Commit Graph

15 Commits

Author SHA1 Message Date
ChomeNS
e8a5b0151e refactor: make netmsg still tellraw when not logged in on target server + refactor the command 2025-06-29 08:50:41 +07:00
ChomeNS
bcaf59c19d refactor: don't use .color(TextColor) when we can Component.text(something, color) or Component.translatable(something, color, ...args) 2025-06-03 16:15:54 +07:00
ChomeNS
879c1acf1d fix: netmsg translations not working (lmao) 2025-05-14 16:43:47 +07:00
ChomeNS
a915cbbe4b feat: localization (hopefully i didn't miss anything but surely i will)
it took around 4 hours but i think it's pretty normal for such things like this
2025-05-06 16:11:09 +07:00
ChomeNS
7cd77fe850 refactor: use the built-in adventure LegacyComponentSerializer extractUrls in the serializer builder
still does not fix `&d` leaking and breaking the click event and shit
2025-04-10 13:41:20 +07:00
ChomeNS
ed4e7573a9 refactor: use final on basically everything
i'm kinda tired of the inconsistency since some stuff are non-final and some are final so i just made everything final, not sure how much it impacts on stuff but everything should be fine, there were around 1,400 replacements according to the idea code analyzer
2025-04-09 17:05:11 +07:00
ChomeNS
31ace7334e refactor: disallow some chat packet types for some commands 2025-04-08 09:08:59 +07:00
ChomeNS
90323d3552 refactor: Reformat Code with chome NS code style !!!
too lazy to export it somewhere, if you need it feel free to ask me
2025-04-01 09:58:31 +07:00
ChomeNS
6f92ea38d5 fix: netmsg click to open URL not working 2025-03-30 19:04:32 +07:00
ChomeNS
56aae42a94 feat: support URL in discord, netmsg, and console
feat: support copy to clipboard on NetMessageCommand messages
2025-03-30 17:18:35 +07:00
ChomeNS
bb766652f6 feat: hidden servers 2025-03-05 10:47:27 +07:00
ChomeNS
8b5e706769 refactor: bot.getServerString() to reduce mess 2025-02-16 08:03:38 +07:00
ChomeNS
837fe388bb rename group 2024-10-06 17:36:42 +07:00
ChomeNS
fbf9f3e2f1 change to land.chipmunk.chayapak because yes 2023-03-27 12:53:05 +07:00
ChomeNS
ea7a83772a add netmsg + remove more music debug code 2023-03-24 15:28:20 +07:00