Commit graph

8 commits

Author SHA1 Message Date
5ac244e3d2 refactor IRC which is VERY broken
currently theres ConcurrentModificationException at IRCPlugin line 190 (for loop). i guess we could fix this by cloning it?
2024-10-18 08:22:39 +07:00
f1c98135a2 1.21 + a LOT of fixies and a bit of optimization. WorldPlugin is still broken with some debug lines 2024-10-06 20:46:51 +07:00
837fe388bb rename group 2024-10-06 17:36:42 +07:00
d6f5314b93 fix concurrentfardexception in uh persistent data
it's a really simple fix but i didn't know about executorservices and stuff much back then lol
2023-10-10 14:28:30 +07:00
38b67298dc move to gradle
it is like 10x faster
`./gradlew build` takes 1 second to compile on this laptop
and `mvn package` takes around 10 seconds iirc
2023-06-22 19:27:33 +07:00
d733da420f 1.19.4 + add stuff (kinda broken ..,,.) 2023-04-20 17:01:17 +07:00
ChomeNS
0d38dbec49 add discord after hours of work? 2023-03-26 17:34:35 +07:00
ChomeNS
d0f5d29092 Add stuff - first commit 2023-03-18 18:04:06 +07:00