Commit Graph

928 Commits

Author SHA1 Message Date
ChomeNS
5f15ea2d4d fix: hopefully finally fix it 2024-12-05 13:39:10 +07:00
ChomeNS
7e09ea3257 fix: add login checks before sending packet when the state is not PLAY 2024-12-05 13:37:35 +07:00
ChomeNS
f2c9d3a30e fix: *** laziest fix i have ever done 2024-12-05 11:53:40 +07:00
ChomeNS
55f4d1fece fix: more weird kind of "fixes" 2024-12-05 11:27:51 +07:00
ChomeNS
d0d28cc55b "fix": nothing 2024-12-05 10:27:46 +07:00
ChomeNS
808e29c0af fix: maybe some more concurrent fard fix 2024-12-05 10:20:07 +07:00
ChomeNS
3782c97d21 refactor: some refactoring to ChatCommandHandlerPlugin 2024-12-05 09:42:03 +07:00
ChomeNS
7fba5711d1 feat,refactor: migrate to jackson and some refactoring/optimizations 2024-12-05 09:27:48 +07:00
ChomeNS
bd4ceda4f1 feat,refactor: team joiner plugin and some refactoring 2024-12-04 19:49:24 +07:00
ChomeNS
20cd93a826 refactor: change tag interval to 2 minutes 2024-12-04 19:07:00 +07:00
ChomeNS
4ef6e334b0 fix: an emergency fix that probably doesn't work 2024-12-03 20:17:04 +07:00
ChomeNS
e045d88cfc fix: fix format checker even though it's not going to be used 2024-12-03 18:34:30 +07:00
ChomeNS
f83ead52bb refactor: getOrDefault in PersistentDataUtilities 2024-12-03 16:24:59 +07:00
ChomeNS
c1be374457 HOTFIX: persistent data not writing to file when stopping 2024-12-02 18:04:28 +07:00
ChomeNS
89dc2e2781 fix,refactor: /teammsg color fix and some refactoring to the get chat type function 2024-12-01 15:37:56 +07:00
ChomeNS
1ebb798077 feat: max translate depth (messy !) 2024-12-01 14:32:52 +07:00
ChomeNS
bb0bc090df fix: small fix for runTracked throwing when the bot is not logged in 2024-11-30 19:07:35 +07:00
ChomeNS
36a138becc feat,fix: add admin trust level and some other fixies 2024-11-30 15:03:02 +07:00
ChomeNS
651db6c8ce fix: fix the fix that actually caused more problems 2024-11-30 14:10:35 +07:00
ChomeNS
ed4c171f11 fix: make checkAllPlayers run in the ExecutorService to reduce the login lag by at least a bit 2024-11-28 18:42:42 +07:00
ChomeNS
65bae4ce7d refactor: make TagPlugin interval do every 30 seconds instead of 20 seconds 2024-11-28 18:42:10 +07:00
ChomeNS
dc023758f2 refactor: make bruhify a part of the tick listener
i don't even know how i missed this
2024-11-28 18:07:59 +07:00
ChomeNS
f7187e560f refactor: some refactors in Main, backup and config 2024-11-28 17:27:54 +07:00
ChomeNS
60a1d069c7 fix: make jsonObject in PersistentDataUtilities synchronous (hopefully) 2024-11-28 16:50:24 +07:00
ChomeNS
06522fadcc feat: stop skids from making 69420 clones + some more stuff 2024-11-27 16:58:18 +07:00
ChomeNS
392120f28b fix: disable some stuff in the default config 2024-11-24 17:06:55 +07:00
ChomeNS
975199bf4f feat: build info
i have this plan for quite a while now, finally i am able to do this
2024-11-24 16:20:27 +07:00
ChomeNS
d8c8a9750d refactor: make handleLine private in ConsolePlugin 2024-11-23 17:29:10 +07:00
ChomeNS
832d6ee5fa feat: *info botlogintime 2024-11-22 17:02:35 +07:00
ChomeNS
a45477ed1b refactor: run idea's "Code Cleanup" 2024-11-22 16:28:17 +07:00
ChomeNS
efd837db36 fix: tick plugin breaking when there's an exception 2024-11-19 18:08:25 +07:00
ChomeNS
e4970cc56b refactor: refactor PersistentDataUtilities (credit: ChatGPT) 2024-11-19 17:59:38 +07:00
ChomeNS
d3845f7c8a refactor: optimize stopping discord 2024-11-19 17:42:11 +07:00
ChomeNS
6c507219f2 feat: core place block queue 2024-11-17 17:49:06 +07:00
ChomeNS
9f10ca8a3e fix: fix nullpointerexception in FindAltsCommand 2024-11-17 17:41:05 +07:00
ChomeNS
b424f29972 refactor: remove some outputs in console command 2024-11-17 17:01:43 +07:00
ChomeNS
71d9caa0db feat,refactor: add useCorePlaceBlock in config and refactor default config 2024-11-17 17:01:09 +07:00
ChomeNS
a942cfd557 refactor: improve how the bot loads plugins 2024-11-17 16:37:05 +07:00
ChomeNS
2a6ef53c25 fix: make servereval run in executorService 2024-11-17 11:46:17 +07:00
ChomeNS
65aa230260 fix,refactor: fix findalts and use thenApplyAsync instead of thenApply for non-blocking 2024-11-16 18:41:34 +07:00
ChomeNS
9b824e195a "fix": my try on fixing the login spam (no work) 2024-11-16 13:07:53 +07:00
ChomeNS
a44cae4d3e fix: the commit before this: commandspy 2024-11-15 20:00:26 +07:00
ChomeNS
e51bd0b1e5 refactor: don't use executorService when running a command in ChatCommandHandlerPlugin (69x faster) 2024-11-15 19:59:48 +07:00
ChomeNS
832a391ad0 refactor: remove the englishLanguage.json 2024-11-15 19:59:27 +07:00
ChomeNS
ed15e9b023 refactor: don't use joda time and use java's time classes 2024-11-15 19:41:23 +07:00
ChomeNS
a9fb768795 fix: update languages and fix keybind parsing 2024-11-15 18:07:04 +07:00
ChomeNS
c738a37948 "fix": this seems to do nothing 2024-11-14 18:43:57 +07:00
ChomeNS
373736feed feat: add *info (no arguments) 2024-11-14 16:41:33 +07:00
ChomeNS
c0909d54aa style fix: i forgor the color change 2024-11-14 16:18:17 +07:00
ChomeNS
159cb8ce11 refactor: make cloop remove return command name 2024-11-14 16:11:16 +07:00