Commit graph

16 commits

Author SHA1 Message Date
f537fd4667 bump gson 2024-10-18 14:22:27 +07:00
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
06ccbd3729 one step from getting it working (BUT that step will never be done) 2023-10-06 17:11:08 +07:00
a830b7a701 ACTUALLY update to 1.20.2
that was fake, MCProtocolLib fooled me :(
2023-09-29 07:55:36 +07:00
020bd62643 1.20.2 2023-09-27 11:50:54 +07:00
aa36a4c0d9 update to jda 5 + some improvements 2023-07-24 17:53:07 +07:00
2411b97ea0 MutablePlayerListEntry -> PlayerEntry + lazy fix 2023-07-09 18:39:11 +07:00
c90597003d omg i fixed the proble,l , l,., ,.m,m.m.,,..,,.., 2023-07-09 18:32:25 +07:00
9c99f8e3b5 fix build error 2023-07-09 17:57:01 +07:00
3c6abd9fff remove sus 2023-07-09 17:21:26 +07:00
5eadb1c868 de-lombokify !!!
105 files woah
this takes some time because this is a big project
i didn't make any like `getWhatever` function i just made stuff public because i am too lazy
2023-07-02 09:27:14 +07:00
00054bfbe2 add eval cummand !!!!
yes it connects to a server it doesn't use like graalvm or something
2023-07-01 19:53:14 +07:00
1b47406dfb actually make the jar runnable lol 2023-06-22 19:37:17 +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