Commit graph

192 commits

Author SHA1 Message Date
d4524bbccb Add javadoc, split progressbar to its own class 2024-02-11 17:01:56 -07:00
49eab07801 Add a maps API, and a progress bar creation API 2024-02-11 16:50:27 -07:00
8814702e6b Add a helper to delete a folder 2024-02-10 18:49:32 -07:00
90468b8889 Update the build script 2024-02-10 16:35:01 -07:00
614a7f56f9 Attempt to fix Default Arguments not being parsed. 2024-02-10 16:34:31 -07:00
c03062e4da Adds an ASCII banner (not ascii art) 2024-02-10 16:34:14 -07:00
d0b6beb014 Add some extra hashing functions to the API 2024-02-10 16:34:01 -07:00
0bbb7ae630 Try again... 2024-02-06 21:03:17 -07:00
32e1d946a3 Update project JDK to 17 2024-02-06 20:59:16 -07:00
6c7d6077e8 Set java encoding again 2024-02-06 20:55:42 -07:00
8a2b64faef Set the default encoding for the project 2024-02-06 20:52:50 -07:00
fed44dfd6f Update event bus patch number 2024-02-06 20:42:18 -07:00
35f4e96805 Add a file input/output helper 2024-01-21 17:02:53 -07:00
ba02ef8f7e Update bus version 2024-01-07 14:55:37 -07:00
42cd6ce4c0 Update repository info 2024-01-07 14:45:24 -07:00
16e49bedfc Adds a new Lists utility helper 2023-12-18 13:16:18 -07:00
05970bdefc Adds a hashing function helper to be compatible with other languages 2023-12-06 08:07:59 -07:00
615049ab7b Fixes null response values 2023-12-05 13:26:31 -07:00
032b789e33 Fix an out of sequence statement 2023-12-05 13:18:16 -07:00
6de81cfd31 Fix argument error 2023-12-05 13:13:01 -07:00
cc5df5a812 Gets rid of missing imports 2023-12-05 12:14:43 -07:00
935cb66403 Adds some HTTP Helpers to simplify things 2023-12-05 12:13:52 -07:00
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