|
9feebd4582
|
Add some debug
|
2023-05-08 17:08:00 -07:00 |
|
|
693db6d3a7
|
Mark thread pool for garbage collection on being shut down
|
2023-05-08 17:05:03 -07:00 |
|
|
0917ad4173
|
Change thread pool size
|
2023-05-08 17:02:49 -07:00 |
|
|
c9feb419e5
|
Reduces the time delay on spinner task
|
2023-05-08 16:32:08 -07:00 |
|
|
7813125688
|
Make SpinnerTask execute immediately, reverse the line feed for other printers.
|
2023-05-08 16:31:49 -07:00 |
|
|
112beb7284
|
Add DelayedExecutorService#instantExec
|
2023-05-08 16:30:22 -07:00 |
|
|
c392f6e80c
|
Grr....remove quotes
|
2023-05-08 16:21:38 -07:00 |
|
|
3be12b8bf9
|
I do not know why this file got left out
|
2023-05-08 16:20:50 -07:00 |
|
|
2cea070bb9
|
Update build file to fix error
|
2023-05-08 16:19:09 -07:00 |
|
|
8758db6f75
|
Fix: DelayedExecutorService's watchdog was not being set to repeat
|
2023-05-08 16:14:37 -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 |
|
|
ab51609213
|
Fix compile errors surrounding new fixes
|
2023-05-08 02:55:12 -07:00 |
|
|
94ec7d3303
|
Fix compile errors surrounding new fixes
|
2023-05-08 02:51:54 -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 |
|
|
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 |
|