Commit graph

20 commits

Author SHA1 Message Date
2cea070bb9 Update build file to fix error 2023-05-08 16:19:09 -07:00
387b329d73 Update build file and API version to automatically append patchversion 2023-05-08 16:10:37 -07:00
725217967b Fix a bug in SpinnerTask and attempt to fix the DelayedExecutorService#stopRepeatingThread 2023-05-08 16:05:09 -07:00
7be51f52d6 Fix an oversight in the TaskBus 2023-05-08 15:59:32 -07:00
47e114ba57 Switched DelayedExecutorService to use ScheduledThreadPoolExecutor 2023-05-08 15:46:39 -07:00
8be88eedda Attempt to resolve a concurrent modification exception inside of DelayedExecutorService#onTick 2023-05-08 06:09:09 -07:00
c30a980ea0 Fix delayed executor. 2023-05-08 02:43:28 -07:00
abed7cd895 Fix a leftover piece of older code 2023-05-06 04:35:22 -07:00
aaf677669d Remove some excess debug and fix Task 2023-05-06 04:16:35 -07:00
6cc07c0b72 Add two missing helper functions to Task 2023-05-06 03:49:24 -07:00
ec58268a25 Add a simple task bus with console status messages. 2023-05-06 03:37:01 -07:00
c6d83e67d5 Add a progress helper 2023-05-06 02:29:19 -07:00
150027f1cd Remove the mod info 2023-04-21 00:09:57 -07:00
7071838cdb Add a minecraft mod ID handler for the FML during dev testing 2023-04-20 23:48:34 -07:00
f591982523 Increment patch version 2023-04-20 21:56:01 -07:00
df22affbc1 Set the java version 2023-04-20 21:55:11 -07:00
2e734773a0 Amend LibAC's delayed execution service to have a internal start and stop API 2023-04-20 19:00:54 -07:00
bbafb83966 Publish libac 2023-04-20 18:52:50 -07:00
9659d42724 Add a publishing step 2023-04-20 02:35:58 -07:00
54e60c6b2c Add some initial stuff to the library 2023-03-13 02:09:09 -07:00