Commit graph

69 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
ed0b91ce40 some git and idea stuff and gradle 2024-10-06 17:32:17 +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
b69173c767 FIX PLAYER DISPLAY NAMES (MAJOR) 2023-10-01 08:31:26 +07:00
1f177de955 this should work 2023-09-29 20:56:47 +07:00
be31cb7a0d fixes and improvements !!! 2023-07-03 16:33:14 +07:00
b8b6f99d7e lazy fix LoL 2023-06-25 08:42:27 +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
2fb7646bcf i COMPLETELY FORGOR about the block id 2023-06-10 18:08:08 +07:00
c99a110451
Delete workspace.xml 2023-05-02 14:13:47 +07:00
ce42db9097 Add gay sex 2023-05-02 14:12:48 +07:00
d58d292a44 remove unknown command message 2023-05-01 13:45:39 +07:00
8155ada338 add global ticker
the performance is the same its still using like 100 - 300 heap usage
doesn't really do anyhting.,.,,.
real
2023-05-01 10:08:48 +07:00
bb7a156084 patch skiddie exploit 2023-05-01 07:30:39 +07:00
e455ee5000 i forgor 2023-04-30 18:32:06 +07:00
5859c856e2 packet queue farded it 2023-04-30 18:30:33 +07:00
e5bd9d98f8 add packet queue for funni 2023-04-30 14:09:38 +07:00
5b8fa78acf fix error i guess 2023-04-30 11:18:53 +07:00
6a4a272e4e fix core? 2023-04-30 09:52:14 +07:00
f6b4b09335 update language file to 1.19.4 2023-04-29 08:13:42 +07:00
2fad2df879 CompoundTag mabe mabe 2023-04-28 18:55:33 +07:00
c430cd894d revert commit 2023-04-28 18:10:47 +07:00
1b424778dd make Command a class 2023-04-28 17:30:37 +07:00
283598d52c use alphanumeric 2023-04-28 17:01:29 +07:00
54a31bceb0 use block change and multi block change packets
and also change the core refill delay !!!
2023-04-28 15:09:54 +07:00
ccabeecf4b aaa i forgor debug line 2023-04-28 12:50:20 +07:00
c5df71e792 add command suggestions i guess 2023-04-28 12:14:07 +07:00
9610850424 patch sus? 2023-04-28 11:08:51 +07:00
3d03932e96 amogus 2023-04-28 08:21:18 +07:00
c2f05724fd bots mabe 2023-04-27 20:25:54 +07:00
b429a1e300 new 1.19.4 update i guess 2023-04-27 18:51:55 +07:00
895f2abf7e chat queue delay in config 2023-04-26 15:23:43 +07:00
f9d9918e85 make time output shorter?
mabe
2023-04-26 13:00:05 +07:00
dd3444e199 fix fallback name? 2023-04-25 19:49:42 +07:00
31ea107bc7 change stuff a bit 2023-04-25 18:16:49 +07:00
a5359b705a add reconnect delay to each bot option (optional) 2023-04-25 13:40:14 +07:00
a9b40c0ceb add connecting message 2023-04-25 13:11:39 +07:00
189aee90f9 make trusted broadcast log in console 2023-04-25 12:52:42 +07:00
090d38610c gex 2023-04-25 12:45:41 +07:00
b426598de8 i forgor 1 thing lmfao 2023-04-24 20:43:49 +07:00
f78b422a17 fix chomens bot crsah exploit 2023 working 2023-04-24 19:27:00 +07:00
c04ed184eb thanks blackilykat for solving the thing.,.,.,
yes just change the thing to null and its all done
2023-04-24 18:10:14 +07:00
82f95139b0 improve returning output of commands 2023-04-24 15:20:50 +07:00
dd5980cddf fix extras chat 2023-04-24 14:40:11 +07:00
14fd220fbe actually fix the fix
the first "fix" is just fix like just fix,..,
then the second one is the last commit, "fix chat (/say and /me) i guess"
2023-04-24 14:28:01 +07:00
a49b078a6f fix chat (/say and /me) i guess 2023-04-24 14:16:14 +07:00
6e91fe82d4 add filter (ignore messy code plz) 2023-04-24 13:19:25 +07:00
188b3e9e30 use serverName instead of host:port for console i guess 2023-04-23 11:15:21 +07:00