|
2d7baaf702
|
Add javadoc to new method
|
2024-02-16 14:57:25 -07:00 |
|
|
9b56f12ae6
|
Finish the API
|
2024-02-16 14:56:33 -07:00 |
|
|
2603e7510b
|
Adds some new API calls: Time functions
|
2024-02-16 14:53:39 -07:00 |
|
|
261cc7673f
|
Removal of event bus complete
|
2024-02-14 04:26:30 -07:00 |
|
|
1bff37ef0f
|
Remove event bus dependency
|
2024-02-14 04:24:47 -07:00 |
|
|
0cc7e534fa
|
update the event bus
|
2024-02-13 21:52:07 -07:00 |
|
|
2d5114cd6b
|
update the event bus
|
2024-02-13 21:49:41 -07:00 |
|
|
694633750e
|
update the event bus
|
2024-02-13 21:26:59 -07:00 |
|
|
16e37a2ca7
|
update the event bus
|
2024-02-13 21:19:15 -07:00 |
|
|
b5a226df5b
|
update the event bus
|
2024-02-13 01:58:05 -07:00 |
|
|
f36e21bd6f
|
update the event bus
|
2024-02-13 01:20:57 -07:00 |
|
|
cab7c5895b
|
update events with patch
|
2024-02-12 21:31:10 -07:00 |
|
|
481e22f6dd
|
Update event bus to new API
|
2024-02-12 19:15:23 -07:00 |
|
|
dc8cad613f
|
Update the eventsbus used by LibAC to be the patched version.
|
2024-02-12 18:59:03 -07:00 |
|
|
40f71e58cf
|
Update the eventsbus used by LibAC to be the patched version.
|
2024-02-12 14:17:05 -07:00 |
|
|
f50fc10318
|
Add the tostring function for debugging purposes to arguments
|
2024-02-12 03:33:26 -07:00 |
|
|
c34294c48c
|
Add a newer math helper
|
2024-02-11 21:55:30 -07:00 |
|
|
3d50d8f4ec
|
Add the carrot to progress bar
|
2024-02-11 17:12:53 -07:00 |
|
|
8fc4a58b6f
|
Fix wording of the javadoc comment
|
2024-02-11 17:10:19 -07:00 |
|
|
e374ac4c78
|
Revise progress bar to return as a String
|
2024-02-11 17:09:47 -07:00 |
|
|
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 |
|