Commit graph

  • 66dc3b97ec
    refactor: refactor PersistentDataUtilities, hopefully it will work ok i do have a backup so this should be fine if it fails somehow master 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
  • 85d30b0b14 fix mail for 1.21 ChomeNS 2024-10-07 13:27:07 +0700
  • 39477e82c4 fix for no discord ChomeNS 2024-10-07 12:23:56 +0700
  • 361ad45ca0 remove debug lines ChomeNS 2024-10-07 12:23:29 +0700
  • f1c98135a2 1.21 + a LOT of fixies and a bit of optimization. WorldPlugin is still broken with some debug lines ChomeNS 2024-10-06 20:46:51 +0700
  • 837fe388bb rename group ChomeNS 2024-10-06 17:36:42 +0700
  • ed0b91ce40 some git and idea stuff and gradle ChomeNS 2024-10-06 17:32:17 +0700
  • 3cd5a6ca65 remove S-E-X stuff ChomeNS 2024-10-06 17:27:30 +0700
  • e1b3ab4874 big typo wtf ChomeNS 2023-11-05 15:13:36 +0700
  • 2d0a1f7608 round hex colors ChomeNS 2023-11-03 17:41:20 +0700
  • 79b59a6685 fix core tracked showing secret when output is empty ChomeNS 2023-11-01 20:40:18 +0700
  • 87a21bf2a9 make console commands not show in command suggestions ChomeNS 2023-10-30 17:10:57 +0700
  • 449d5da285 sss ChomeNS 2023-10-26 20:45:42 +0700
  • 4b56f9b80f this does fuck ChomeNS 2023-10-25 20:37:14 +0700
  • 55a59b21b1 just change comments OKAY? ChomeNS 2023-10-24 15:52:40 +0700
  • 52eecca328 nbs pitch "fix" i am very sure this isn't correct BUT if it works it works ChomeNS 2023-10-24 10:14:22 +0700
  • cde528cd54 make ipfilter faster because the new tracked core ChomeNS 2023-10-23 10:56:54 +0700
  • 73c73a2354 NEW core runtracked impl + rewrite chat listeners thanks chipmunk for the new implementation i was so dumb and in one of my old bots i have that implementation but it wasn't related to tracked core though, it was related to interactions ChomeNS 2023-10-23 08:51:02 +0700
  • 4c13e91d5f some stuff about whitelist ChomeNS 2023-10-22 09:57:27 +0700
  • baefabe8af lazily fix ChomeNS 2023-10-22 08:52:05 +0700
  • b146c8f52d just comments nothing interesting ChomeNS 2023-10-21 11:50:20 +0700
  • c0a1681b27 temporarily fix this can be bypassed with something like random strings i am not sure how to make it auto reconnect yet but should be simple ChomeNS 2023-10-19 16:00:35 +0700
  • 031c592b33 correctly do stop ChomeNS 2023-10-19 11:46:45 +0700
  • 5cac01b152 support for IRC it took uh mabe 4 hours (wednesday 18:00 - 21:00 and thursday (today) 8:00) no OP check yet but may add because commands need them ChomeNS 2023-10-19 08:24:51 +0700