aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/utils/ChatUtils.kt
AgeCommit message (Expand)Author
2024-08-31Improvement: Click on chat (#2428)hannibal2
2024-08-13Improvement: Click CF block message to open pets (#2333)hannibal2
2024-08-11Add multi version preprocessor (#2283)Linnea Gräf
2024-06-22Improvement: Add hover descriptions to many ClickableChat messages (#1919)Obsidian
2024-06-20Backend: Remove deprecated function ChatUtils.error (#2021)CalMWolfs
2024-06-09Backend: Dev Modules (#2011)Brady
2024-06-06Backend: Convert existing objects to use the annotation and add the plugin (#...CalMWolfs
2024-05-26Fix Typos (#1897)Thunderblade73
2024-05-16Improvement: Better Hoppity Egg Warning (#1802)Obsidian
2024-05-13Fix: wrong chat color when using hypixel command /show (#1781)hannibal2
2024-05-08Backend: Text API (#1718)Brady
2024-05-03Add shtestmessage for complex messages (#1663)Linnea Gräf
2024-05-03remove shtoggle in hover texthannibal2
2024-04-24Backend: HypixelCommands (#1525)hannibal2
2024-04-24Backend: Replace Internal Commands (#1522)hannibal2
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