summaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/test/command/ErrorManager.kt
AgeCommit message (Expand)Author
2024-08-23Fix: ItemCategory error spam (#2392)Thunderblade73
2024-06-22Improvement: Add hover descriptions to many ClickableChat messages (#1919)Obsidian
2024-06-08Backend: Custom event bus (#2008)Brady
2024-06-05Fix: Crash and use less forge events (#1986)CalMWolfs
2024-05-09Fix: Mining Event Error Spam (#1746)hannibal2
2024-05-07Feature: Mining Commissions Blocks Color (#1701)hannibal2
2024-04-24Backend: Replace Internal Commands (#1522)hannibal2
2024-04-18Cleanup (#1485)Thunderblade73
2024-04-07Backend: Remove a lot of deprecated code (#1371)CalMWolfs
2024-04-04Backend: error manager only for beta users (#1299)hannibal2
2024-03-22Backend: ChatClickActionManager (#1128)hannibal2
2024-03-17Fix: OpenBrowser Crash (#1195)hannibal2
2024-03-12Feature: CustomScoreboard (#893)J10a1n15
2024-03-11shorter custom stack traceshannibal2
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-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-01-20creating and using TimeLimitedCache and TimeLimitedSet instead of guava cache.hannibal2
2023-12-08Localize Keypresses (#754)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-19Internal Change: Auto-Prefix Chat Messages (#622)Walker Selby
2023-10-28Hopefully stop infinite recurring causes in error messages.hannibal2
2023-10-28fixed weird error messages in damage indicatorhannibal2
2023-10-21Backend: Serialise all constants and add repo error messages and status (#605)CalMWolfs
2023-10-21better repo error handlinghannibal2
2023-10-21better repo error handlinghannibal2
2023-10-14renamed CopyErrorCommand to ErrorManagerhannibal2