Commit graph

  • 832d6ee5fa
    feat: *info botlogintime master ChomeNS 2024-11-22 17:02:35 +0700
  • a45477ed1b
    refactor: run idea's "Code Cleanup" ChomeNS 2024-11-22 16:28:17 +0700
  • efd837db36
    fix: tick plugin breaking when there's an exception ChomeNS 2024-11-19 18:08:25 +0700
  • e4970cc56b
    refactor: refactor PersistentDataUtilities (credit: ChatGPT) ChomeNS 2024-11-19 17:59:38 +0700
  • d3845f7c8a
    refactor: optimize stopping discord ChomeNS 2024-11-19 17:42:11 +0700
  • 6c507219f2
    feat: core place block queue ChomeNS 2024-11-17 17:49:06 +0700
  • 9f10ca8a3e
    fix: fix nullpointerexception in FindAltsCommand ChomeNS 2024-11-17 17:41:05 +0700
  • b424f29972
    refactor: remove some outputs in console command ChomeNS 2024-11-17 17:01:43 +0700
  • 71d9caa0db
    feat,refactor: add useCorePlaceBlock in config and refactor default config ChomeNS 2024-11-17 17:01:09 +0700
  • a942cfd557
    refactor: improve how the bot loads plugins ChomeNS 2024-11-17 16:37:05 +0700
  • 2a6ef53c25
    fix: make servereval run in executorService ChomeNS 2024-11-17 11:46:17 +0700
  • 65aa230260
    fix,refactor: fix findalts and use thenApplyAsync instead of thenApply for non-blocking ChomeNS 2024-11-16 18:41:34 +0700
  • 9b824e195a
    "fix": my try on fixing the login spam (no work) ChomeNS 2024-11-16 13:07:53 +0700
  • a44cae4d3e
    fix: the commit before this: commandspy ChomeNS 2024-11-15 20:00:26 +0700
  • e51bd0b1e5
    refactor: don't use executorService when running a command in ChatCommandHandlerPlugin (69x faster) ChomeNS 2024-11-15 19:59:48 +0700
  • 832a391ad0
    refactor: remove the englishLanguage.json ChomeNS 2024-11-15 19:59:27 +0700
  • ed15e9b023
    refactor: don't use joda time and use java's time classes ChomeNS 2024-11-15 19:41:23 +0700
  • a9fb768795
    fix: update languages and fix keybind parsing ChomeNS 2024-11-15 18:07:04 +0700
  • c738a37948
    "fix": this seems to do nothing ChomeNS 2024-11-14 18:43:57 +0700
  • 373736feed
    feat: add *info (no arguments) ChomeNS 2024-11-14 16:41:33 +0700
  • c0909d54aa
    style fix: i forgor the color change ChomeNS 2024-11-14 16:18:17 +0700
  • 159cb8ce11
    refactor: make cloop remove return command name ChomeNS 2024-11-14 16:11:16 +0700
  • 627b18ebf9
    refactor: make whitelist remove by index like in the usage ChomeNS 2024-11-14 16:11:00 +0700
  • 66dc3b97ec
    refactor: refactor PersistentDataUtilities, hopefully it will work ok i do have a backup so this should be fine if it fails somehow ChomeNS 2024-11-12 20:04:22 +0700
  • f322e2dd14
    fix: more fix in Main ChomeNS 2024-11-12 19:28:09 +0700
  • 5e9a1f0917
    fix: stopping stuff in Main and IRCPlugin ChomeNS 2024-11-12 16:43:45 +0700
  • 4ba78b843b
    refactor,fix: music stuff, and add music locking (servereval only) ChomeNS 2024-11-12 16:40:46 +0700
  • 357559ae6e
    fix: ignore exceptions in irc queue tick ChomeNS 2024-11-12 16:36:55 +0700
  • 7363252660
    fix: fix loopPosition in Song ChomeNS 2024-11-12 16:09:00 +0700
  • 4b2b1e9e1a
    fix: cool ChomeNS 2024-11-11 20:34:10 +0700
  • 28012c1194
    fix: remove null uuid for extras chat format, which breaks a lot of commands ChomeNS 2024-11-11 17:58:51 +0700
  • 7b78ce7d06
    fix: prevent whitelist from kicking the bot itself ChomeNS 2024-11-10 19:25:42 +0700
  • 11f478487d
    fix: throw CommandException itself in GrepLogPlugin ChomeNS 2024-11-10 12:10:28 +0700
  • 4f8d5bfff5
    fix: makeNewLogFile() in FileLoggerUtilities appending to the file instead of deleting the existing one ChomeNS 2024-11-10 08:31:43 +0700
  • 3811790c93
    feat: *console printdisconnectedcause <true|false> very useful for debugging ChomeNS 2024-11-07 17:52:12 +0700
  • 597a694727
    fix: (maybe) ACTUALLY fix file logging (for the 69th time) ChomeNS 2024-11-05 16:44:56 +0700
  • f561a9c810
    refactor (eval): getBotUsername -> getBotInfo & make core() tracked in eval ChomeNS 2024-11-04 19:23:31 +0700
  • 4b16f12623
    fix: mabe ChomeNS 2024-11-04 19:06:43 +0700
  • 783a7a937e
    refactor: improve AuthPlugin by at least a bit ChomeNS 2024-11-04 16:57:28 +0700
  • cb86896223
    "fix": doesn't work ChomeNS 2024-11-03 19:34:57 +0700
  • e62de655ba
    fix: the commit before this ChomeNS 2024-11-02 19:30:24 +0700
  • 0ddf042311
    feat: automatically make the bot go down if currentY > maxY ChomeNS 2024-11-02 19:27:08 +0700
  • 4764a8947e
    refactor: make maps in PositionPlugin public for access with servereval ChomeNS 2024-11-02 18:31:28 +0700
  • b3615770dc
    fix: fix most OOBs, and also fix maxY in WorldPlugin ChomeNS 2024-11-02 18:18:47 +0700
  • 3ad8b11494
    fix: finally fix voicechat ChomeNS 2024-11-02 17:37:09 +0700
  • b118d50249
    feat: getLatestChatMessage eval function ChomeNS 2024-11-02 17:12:23 +0700
  • 9e22cdfea5
    feat: getBotUsername eval function ChomeNS 2024-11-02 15:29:47 +0700
  • c655b5d0cd
    chore (default_config.yml): some modifications to the comment at ownerName and backup ChomeNS 2024-11-02 14:37:06 +0700
  • 71ef35598c
    style: use DecimalFormatter on greplog from now on i am going to have the types on commits because why not ChomeNS 2024-11-02 14:29:02 +0700
  • c707309958 Merge branch 'amy' ChomeNS 2024-11-02 12:59:56 +0700
  • bf52424792
    refactor: fix buildscripts amy 2024-11-01 11:02:16 -0300
  • b1dc8dfc7c Add fallback on translate (ComponentUtilities) ChomeNS 2024-10-30 19:02:11 +0700
  • 0d73ddd791 Fix newline on SeenCommand ChomeNS 2024-10-30 16:33:29 +0700
  • 3740a9b45f HOTFIX FIX ChomeNS 2024-10-29 19:28:15 +0700
  • 2de709c127 HOTFIX EMERGENCY https://files.chipmunk.land/pi0mz7cx.png ChomeNS 2024-10-29 19:22:36 +0700
  • feed688a89 Add FilteredPlayer options info into FilterCommand's list ChomeNS 2024-10-29 16:45:25 +0700
  • 8e188d9ec7 Refactor FilterPlugin's getPlayer, hopefully it works the same ChomeNS 2024-10-28 18:19:35 +0700
  • 43d12f2471 Escape . in Discord to fix the invite leaking ChomeNS 2024-10-28 16:53:47 +0700
  • bff3c2f58d Fix the "Fix the fix that doesn't fix.". ChomeNS 2024-10-27 11:29:55 +0700
  • 4142875c06 Fix the fix that doesn't fix. ChomeNS 2024-10-26 20:35:46 +0700
  • 32c3801acf Fix SeenCommand when the same player is online in multiple servers ChomeNS 2024-10-26 18:33:41 +0700
  • 9b214c7111 Correct the message ChomeNS 2024-10-26 18:18:16 +0700
  • 743072d8e3 FindAltsCommand ChomeNS 2024-10-26 18:11:28 +0700
  • a4f7b0e6a8 forgor to change the thingy to use CommandException ChomeNS 2024-10-26 17:10:36 +0700
  • d0f0911f8c Change SeenCommand invalid entry message ChomeNS 2024-10-26 17:08:37 +0700
  • ef5ec8dc27 fix ChomeNS 2024-10-26 17:06:43 +0700
  • a948ef84e2 unused (for now) ChomeNS 2024-10-26 09:23:49 +0700
  • 42cb149e26 Finally fix the ohio code in Song and move isNotNullAndNotBlank to StringUtilities ChomeNS 2024-10-25 17:59:11 +0700
  • eaa42d40a3 Add tracks to *music info ChomeNS 2024-10-25 17:53:09 +0700
  • 76b4885c1c fix the fix ChomeNS 2024-10-23 17:57:32 +0700
  • e9c510588a add connect and disconnect suspending for discord too ChomeNS 2024-10-23 13:49:50 +0700
  • bb86bf80c7 stop exploit leaks or simply long commands ChomeNS 2024-10-23 07:50:29 +0700
  • 12e4087f26 or maybe another fixies idk ChomeNS 2024-10-22 16:06:15 +0700
  • 8983dd2800 Fix greplog on force stopping ChomeNS 2024-10-22 16:03:28 +0700
  • 41e57d04f2 add GrepLogCommand that is NOT skidded from any bot technically some parts are still based off of HBot but at least it got a lot lower ChomeNS 2024-10-22 15:17:35 +0700
  • e8ef3adf3b improve flag checking in FilterCommand ChomeNS 2024-10-22 15:15:35 +0700
  • e56fc19ab3 change the IRC mappings ChomeNS 2024-10-21 13:00:21 +0700
  • e84bfa0e42 add user and uuid match (superCB) in CommandBlockCommand ChomeNS 2024-10-21 11:30:37 +0700
  • f095a92008 add offline player into UUIDCommand ChomeNS 2024-10-21 08:58:35 +0700
  • ee2fdcd8bd add a config for it ChomeNS 2024-10-20 14:08:55 +0700
  • 096a013ebd trying to fix gregnant horse, but not working i get timeout :( but yes, it is because of SRV records stuff. it seems to work by redirecting clients that do SRV to mc.pregnanthorse.net, which is the trap server. but since the minecraft client doesn't resolve any, it just uses pregnanthorse.net, which is the actual server. anyways, heres the exception Internal Exception: io.netty.channel.ConnectTimeoutException: connection timed out after 30000 ms: pregnant.horse/172.67.143.132:25565 ChomeNS 2024-10-20 14:00:40 +0700
  • f96b9f0688 1.20.4 *music playitem support (no 1.21 because kaboom and the friends are still on 1.20.4) ChomeNS 2024-10-19 14:14:18 +0700
  • a5f9323937 change description in EvalCommand ChomeNS 2024-10-19 09:30:26 +0700
  • 51216977a5 Fix #4 ChomeNS 2024-10-19 07:42:42 +0700
  • a3a126f7a8 Revive EvalCommand. On this side it is pretty much done. Backend is still very broken as of committing this ChomeNS 2024-10-18 20:21:52 +0700
  • d0c46ee143 i forgor it only works on chipmunk (?) ChomeNS 2024-10-18 18:25:07 +0700
  • 7ae30028f8 STILL broken IRC but we got progress ChomeNS 2024-10-18 18:14:56 +0700
  • 46bf78c984 make commandspy selfcare silent = QUIET self care (only /prefix left) ChomeNS 2024-10-18 17:54:18 +0700
  • 6f0dad508c whoops i meant redirects not normalized ChomeNS 2024-10-18 14:27:56 +0700
  • 6a3e5295d8 Update & Refactor WikipediaCommand to use query.pages.${pageID}.title|extract ChomeNS 2024-10-18 14:25:05 +0700
  • f537fd4667 bump gson ChomeNS 2024-10-18 14:22:27 +0700
  • 39b31edeb4 they always exceed the timeout lol ChomeNS 2024-10-18 14:22:21 +0700
  • 729db37cdc fix the skidded code on HBot doing absolutely nothing because i did shutdownNow() instead of shutdown() ChomeNS 2024-10-18 12:03:07 +0700
  • d00543593f Connection throttled! Please wait before reconnecting. ChomeNS 2024-10-18 11:46:57 +0700
  • 17440e1805 irc fixies ChomeNS 2024-10-18 11:43:22 +0700
  • 3a0676d7c7 https://files.chipmunk.land/selif/t2l8l0r5.png ChomeNS 2024-10-18 10:33:44 +0700
  • 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? ChomeNS 2024-10-18 08:22:39 +0700
  • 40327e0818 Make servereval not console-only ChomeNS 2024-10-15 07:50:49 +0700
  • fc70bbec6f optimize ChomeNS 2024-10-07 13:51:06 +0700
  • 78d671030d finally fix WorldPlugin ChomeNS 2024-10-07 13:50:16 +0700