index
:
skyhanni.git
feat/detekt
generic-permutable-resolution
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
at
/
hannibal2
/
skyhanni
/
test
/
command
/
ErrorManager.kt
Age
Commit message (
Expand
)
Author
2024-08-23
Fix: ItemCategory error spam (#2392)
Thunderblade73
2024-06-22
Improvement: Add hover descriptions to many ClickableChat messages (#1919)
Obsidian
2024-06-08
Backend: Custom event bus (#2008)
Brady
2024-06-05
Fix: Crash and use less forge events (#1986)
CalMWolfs
2024-05-09
Fix: Mining Event Error Spam (#1746)
hannibal2
2024-05-07
Feature: Mining Commissions Blocks Color (#1701)
hannibal2
2024-04-24
Backend: Replace Internal Commands (#1522)
hannibal2
2024-04-18
Cleanup (#1485)
Thunderblade73
2024-04-07
Backend: Remove a lot of deprecated code (#1371)
CalMWolfs
2024-04-04
Backend: error manager only for beta users (#1299)
hannibal2
2024-03-22
Backend: ChatClickActionManager (#1128)
hannibal2
2024-03-17
Fix: OpenBrowser Crash (#1195)
hannibal2
2024-03-12
Feature: CustomScoreboard (#893)
J10a1n15
2024-03-11
shorter custom stack traces
hannibal2
2024-03-06
Internal Changes: Many small code cleanups (#1101)
hannibal2
2024-03-01
Replaced e.printStackTrace() with ErrorManager. #1065
CalMWolfs
2024-02-25
Made ErrorManager compact stack trace even more compacter.
hannibal2
2024-02-24
Fixed wrong BuildList in part of stack trace. Cleanup error manager code.
hannibal2
2024-02-24
Fixed ReplaceWith auto replace feature from IDEs for deprecated functions.
hannibal2
2024-02-20
Fishing Tracker using SH Repo over NEU recipes. (#1026)
hannibal2
2024-02-10
Splitting many utils functions from LorenzUtils up into other classes: ChatUt...
Thunderblade73
2024-01-20
creating and using TimeLimitedCache and TimeLimitedSet instead of guava cache.
hannibal2
2023-12-08
Localize Keypresses (#754)
Walker Selby
2023-11-19
logError -> logErrorWithData
hannibal2
2023-11-19
code cleanup
hannibal2
2023-11-19
Added support for extra data in error manager.
hannibal2
2023-11-19
more clean error stack traces
hannibal2
2023-11-19
Internal Change: Auto-Prefix Chat Messages (#622)
Walker Selby
2023-10-28
Hopefully stop infinite recurring causes in error messages.
hannibal2
2023-10-28
fixed weird error messages in damage indicator
hannibal2
2023-10-21
Backend: Serialise all constants and add repo error messages and status (#605)
CalMWolfs
2023-10-21
better repo error handling
hannibal2
2023-10-21
better repo error handling
hannibal2
2023-10-14
renamed CopyErrorCommand to ErrorManager
hannibal2