aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/utils/ChatUtils.kt
AgeCommit message (Expand)Author
2024-04-15Improvement: Code cleanup, bug fix and new functions (#1445)CalMWolfs
2024-04-10Backend: Chat and Open Config (#1396)hannibal2
2024-04-08Fix: Duplicate Custom Keybinds (#1387)Empa
2024-04-07Backend: Change stuff around with chat messages (#1227)CalMWolfs
2024-04-03Backend: Make all event names uniform (#1290)CalMWolfs
2024-03-22Backend: ChatClickActionManager (#1128)hannibal2
2024-02-25Fixed /gfs not working with spaces in item name. #1045Thunderblade73
2024-02-24Fixed ReplaceWith auto replace feature from IDEs for deprecated functions.hannibal2
2024-02-20Deprecate LorenzUtils.sendCommandToServer. #1025hannibal2
2024-02-19Added GetFromSackAPI. #968Thunderblade73
2024-02-16Fixed /warp is command replace feature.hannibal2
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73