aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/test/command
AgeCommit message (Expand)Author
2024-06-08Backend: Custom event bus (#2008)Brady
2024-06-06Backend: Convert existing objects to use the annotation and add the plugin (#...CalMWolfs
2024-06-05Fix: Crash and use less forge events (#1986)CalMWolfs
2024-05-29cant use multi lines without clipboardhannibal2
2024-05-26Backend: Track particles command (#1787)CalMWolfs
2024-05-26Fix Typos (#1897)Thunderblade73
2024-05-24Improvement: Compact Hoppity Chat (#1748)hannibal2
2024-05-13fixed typoshannibal2
2024-05-09Fix: Mining Event Error Spam (#1746)hannibal2
2024-05-08Feature: Profit per corpse loot (#1734)hannibal2
2024-05-08Backend: Text API (#1718)Brady
2024-05-07Feature: Mining Commissions Blocks Color (#1701)hannibal2
2024-05-03code cleanuphannibal2
2024-05-03Add shtestmessage for complex messages (#1663)Linnea Gräf
2024-04-24Backend: Replace Internal Commands (#1522)hannibal2
2024-04-21fix replacing too many chat messages.hannibal2
2024-04-19code cleanuphannibal2
2024-04-19Backend: Display in-world the locations of sounds for TrackSoundsCommand (#1489)Brady
2024-04-18Cleanup (#1485)Thunderblade73
2024-04-07Backend: Remove a lot of deprecated code (#1371)CalMWolfs
2024-04-04Backend: Add option to copy raw scoreboard (#1356)Alexia Luna
2024-04-04Backend: error manager only for beta users (#1299)hannibal2
2024-04-03Backend: Mob Detection (#712)Thunderblade73
2024-04-03Backend: Make all event names uniform (#1290)CalMWolfs
2024-03-22Backend: ChatClickActionManager (#1128)hannibal2
2024-03-17Fix: OpenBrowser Crash (#1195)hannibal2
2024-03-12Feature: CustomScoreboard (#893)J10a1n15
2024-03-12Internal Change: /shtestmessage upgrade (#1145)hannibal2
2024-03-11shorter custom stack traceshannibal2
2024-03-10Debug Feature: Added TrackSoundsCommand (#855)Thunderblade73
2024-03-06Internal Changes: Many small code cleanups (#1101)hannibal2
2024-03-01Replaced e.printStackTrace() with ErrorManager. #1065CalMWolfs
2024-02-25Made ErrorManager compact stack trace even more compacter.hannibal2
2024-02-24Fixed wrong BuildList in part of stack trace. Cleanup error manager code.hannibal2
2024-02-24Fixed ReplaceWith auto replace feature from IDEs for deprecated functions.hannibal2
2024-02-20Fishing Tracker using SH Repo over NEU recipes. (#1026)hannibal2
2024-02-19Created ActionBarUpdateEvent and used it. #977CalMWolfs
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-02-05Send Mining Island Events (#969)CalMWolfs
2024-01-20creating and using TimeLimitedCache and TimeLimitedSet instead of guava cache.hannibal2
2023-12-08Localize Keypresses (#754)Walker Selby
2023-11-22Internal Change: Reformat Code to match .editorconfig (#628)Walker Selby
2023-11-19logError -> logErrorWithDatahannibal2
2023-11-19code cleanuphannibal2
2023-11-19Added support for extra data in error manager.hannibal2
2023-11-19more clean error stack traceshannibal2
2023-11-19code cleanuphannibal2
2023-11-19Internal Change: Auto-Prefix Chat Messages (#622)Walker Selby
2023-11-11tab list debug (#702)hannibal2
2023-11-02Add visitor highlighter/blocker (#653)Linnea Gräf