Chayapak ChomeNS · he/him
  • localhost
  • I am a 13 years old Java/Node.JS developer

  • Joined on 2022-12-27
627 contributions in the last 12 months
JunJulAugSepOctNovDecJanFebMarAprMayMonWedFri
Less
More
ChomeNS pushed to master at ChomeNS/chomens-bot-java 2025-05-10 07:51:32 -04:00
092f83ade4 fix: chat not working
ChomeNS pushed to master at ChomeNS/chomens-bot-java 2025-05-10 05:49:05 -04:00
e9cc4f1499 refactor: send music loading messages to the context instead of tellraw
f497651043 fix: removed too much
839b202d11 refactor: let each music converter calculate the block position instead of having one in MusicPlayerPlugin
3f7625895f fix: hopefully fix the music player racing contest 2025
Compare 4 commits »
ChomeNS pushed to master at ChomeNS/chomens-bot-java 2025-05-10 04:57:48 -04:00
c392db1903 fix: hopefully fix some errors spam when the bot is stopping sometimes
ChomeNS pushed to master at ChomeNS/chomens-bot-java 2025-05-10 02:22:06 -04:00
7660ac57bc feat: make console prompt [server:1234] > so we can finally see the console server !!!
ChomeNS pushed to master at ChomeNS/chomens-bot-java 2025-05-08 22:42:15 -04:00
56c7aa5493 refactor: don't trim the string again since we already did it
ChomeNS pushed to master at ChomeNS/chomens-bot-java 2025-05-08 07:48:06 -04:00
4be485df0f feat: option to log connection status messages or not
ca61686a70 fix: @ in Configuration
Compare 2 commits »
ChomeNS pushed to master at ChomeNS/chomens-bot-java 2025-05-07 19:49:05 -04:00
8e743b2014 refactor: move translation rendering to I18nUtilities
ChomeNS pushed to master at ChomeNS/chomens-bot-java 2025-05-07 09:48:47 -04:00
0c89ffc983 fix: netcmd not showing translated messages
ChomeNS pushed to master at ChomeNS/chomens-bot-java 2025-05-07 08:24:43 -04:00
66f7754b78 fix: clearchat not showing translation (lmao)
ChomeNS pushed to master at ChomeNS/chomens-bot-java 2025-05-07 06:52:06 -04:00
e8a4c03e8c feat: tick using debug sample
dc38ef86c6 fix: hbot discord crash exploit but also crashes chomens discord & lint DiscordPlugin a bit
Compare 2 commits »
ChomeNS pushed to master at ChomeNS/chomens-bot-java 2025-05-07 05:56:23 -04:00
cea28ffd50 fix: rtp translation broken
ChomeNS pushed to master at ChomeNS/chomens-bot-java 2025-05-06 23:05:10 -04:00
a7792651bb fix: help not working (had to change hover event :()
ChomeNS pushed to 1.21.4 at ChomeNS/chipmunkmod 2025-05-06 22:11:35 -04:00
cebe2629df feat: option to only use the custom chat when necessary (length > 256 or contains non-chattable characters)
82ef0daf88 feat: run cspy self-care from the core if possible
b27140951b fix: place block core not working with the properties
Compare 3 commits »
ChomeNS pushed to master at ChomeNS/chomens-bot-java 2025-05-06 09:32:18 -04:00
d9608f25cb fix: NPE on music skip
ChomeNS pushed to master at ChomeNS/chomens-bot-java 2025-05-06 09:05:06 -04:00
0e8bd4404b refactor: add disallowedPacketTypes into Command's toString
ChomeNS pushed to master at ChomeNS/chomens-bot-java 2025-05-06 08:02:38 -04:00
9030752007 refactor: improve TabCompletePlugin
ChomeNS pushed to master at ChomeNS/chomens-bot-java 2025-05-06 06:06:36 -04:00
c952ba5a6f fix: add language for SongLoaderThread
ChomeNS pushed to master at ChomeNS/chomens-bot-java 2025-05-06 05:11:24 -04:00
a915cbbe4b feat: localization (hopefully i didn't miss anything but surely i will)
ChomeNS pushed to master at ChomeNS/chomens-bot-java 2025-05-05 22:00:03 -04:00
0330cc2f75 fix: actually make disconnect write the last seen entries
ChomeNS pushed to master at ChomeNS/chomens-bot-java 2025-05-05 21:51:50 -04:00
958730ec99 refactor: make the query interpret more compact