Commit graph

25 commits

Author SHA1 Message Date
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
d5d9a2a5ef Add missing build files 2023-04-20 18:44:44 -07:00
9659d42724 Add a publishing step 2023-04-20 02:35:58 -07:00
812b525460 Add a new method to the DelayedExecutor 2023-04-14 07:05:21 -07:00
5ebe6eb78a Create my own file format 2023-04-13 21:45:00 -07:00
55dcf92fe7 Update stuff, but get rid of NBT 2023-03-15 17:51:54 -07:00
addbaf340b Add a placeholder file to resources 2023-03-14 16:39:38 -07:00
079bff1d33 Make some changes to the file format 2023-03-14 15:07:36 -07:00
32f79fcc65 Add prefixes to the terminal 2023-03-13 20:58:39 -07:00
d28cd483f5 Implement a terminal interface 2023-03-13 17:25:39 -07:00
a70425d418 Fix a bug where events would not post 2023-03-13 03:33:03 -07:00
5db113cbd3 Fix up the event bus 2023-03-13 02:45:18 -07:00
54e60c6b2c Add some initial stuff to the library 2023-03-13 02:09:09 -07:00
d9eca18399
Initial commit 2023-03-11 10:40:51 -07:00