Commit graph

120 commits

Author SHA1 Message Date
87287179c6 Updates argument parser to be more complete 2023-12-05 11:31:58 -07:00
42795e0841 Fix typo 2023-12-05 02:16:01 -07:00
a004e050d1 Adds a helper function 2023-12-05 02:11:17 -07:00
daf65a6059 Retarget java 8 2023-12-05 02:05:38 -07:00
db0a0eef97 Retarget java 8 2023-12-04 23:14:41 -07:00
4ce9c62e41 Update libAC to include an option parser 2023-12-04 22:57:42 -07:00
ef08583850 Update event bus library, fix compile errors 2023-11-19 05:08:53 -07:00
0161fef673 Add dependencies to pom output 2023-10-15 06:22:19 -07:00
f784065b88 Increment API Version 2023-10-15 06:15:07 -07:00
92d152d04f Switch to utilizing the new events bus 2023-10-15 06:08:30 -07:00
4ebf878bc8 Fix compile error and typo 2023-08-02 00:59:48 -07:00
fa8b758d1a Adjust gradle version 2023-08-02 00:58:34 -07:00
d4a83ba627 Update build script to produce a sources jar at the same time as a normal jar 2023-08-02 00:23:32 -07:00
2ab68ce7f3 Update build script to produce a sources jar 2023-08-02 00:17:44 -07:00
f732de83e2 Update maven cache url 2023-07-30 13:24:36 -07:00
11d883c0ef Update maven publish location 2023-07-30 13:23:17 -07:00
c8529f218e Update maven 2023-07-30 13:18:03 -07:00
03970678cd Change the maven URL for Aria's Creations 2023-07-30 12:31:52 -07:00
6fdfa52e1a Add exception handling to event bus, and a flag to indicate a unhandled exception to the Event base class 2023-06-26 01:25:28 -07:00
8976d8fb7f Add newlines to xmlrpc end tags 2023-06-23 22:49:32 -07:00
a61b636d85 Remove newline from start-tag 2023-06-23 17:25:51 -07:00
41e1c60b50 Remove attribute from pop over scan script 2023-06-23 07:07:16 -07:00
1e993739e8 Add popover add method 2023-06-23 06:56:24 -07:00
5a67747e66 Add popover add method 2023-06-23 05:29:31 -07:00
5d2c38ba90 Fix a syntax error 2023-06-23 05:14:12 -07:00
6d84494965 Allow text and HTML children 2023-06-23 04:03:45 -07:00
15f7613c65 Pretty-format the HTML 2023-06-23 03:20:14 -07:00
a506131d1e Adds jquery to DOM generator 2023-06-23 02:36:03 -07:00
446e170e54 Grr fix the html stuff again 2023-06-23 00:24:20 -07:00
cf271e2b5e Fix broken doctype tag 2023-06-23 00:08:04 -07:00
3eda4380ee Add a custom style class for popovers 2023-06-22 20:31:56 -07:00
8bd8bb200d Include popover activation script 2023-06-22 20:18:45 -07:00
eb5fc74e08 Add fallback method for checking docker. 2023-06-22 15:29:54 -07:00
d336e94546 Adds a way to check for docker 2023-06-22 15:21:50 -07:00
fca7091590 Adds a check for docker environment. 2023-06-22 15:21:36 -07:00
8a4d4109fa Fixes non-public HTML builder 2023-06-22 02:28:03 -07:00
1f41d24076 Fixes non-public HTML builder 2023-06-22 01:40:16 -07:00
4b2ea71f26 Adds idea to the plugin gradle list 2023-06-21 23:55:17 -07:00
b7defe82bb Changes the way that publishing works 2023-06-21 22:41:30 -07:00
3930e7bb30 Adds some other components 2023-06-19 23:24:26 -07:00
2fb00f1b13 Move more controls to the HTML builder, and add some more bootstrap design helpers 2023-06-19 23:01:29 -07:00
e58efecbff Adjust button to use the Builder 2023-06-19 17:44:33 -07:00
abd487523e Add a function example of utilizing Bootstrap and the HTML Builder 2023-06-19 17:32:27 -07:00
acbd1e6b7b Update builder pattern to support getting child elements easily 2023-06-19 17:05:24 -07:00
5b878e52db Begin to add a builder pattern for HTML building 2023-06-19 05:52:13 -07:00
1980ff5fd8 Begin to add HTML generation helpers 2023-06-19 03:14:32 -07:00
b01bf6e129 Add a annotation marker for lists and maps 2023-06-16 03:20:17 -07:00
76f9d93a8b Special handling for map and list types during reflection 2023-06-16 02:45:57 -07:00
665c7e920f Fix up some null values 2023-06-16 02:18:57 -07:00
a28edce3e5 Fix up some null values, and add map translation to Json in JsonObject.java 2023-06-16 01:56:31 -07:00