aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/data/EventCounter.kt
AgeCommit message (Collapse)Author
2024-06-06Backend: Convert existing objects to use the annotation and add the plugin ↵CalMWolfs
(#1974) Co-authored-by: ThatGravyBoat <thatgravyboat@gmail.com>
2024-05-13Improvement: performance in various ways (#1782)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ↵Thunderblade73
ChatUtils, CollectionUtils, ConditionalUtils. And code cleanup #978
2023-12-04Added the debug feature SkyHanni Event Counter.hannibal2