aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/dungeon/DungeonDeathCounter.kt
AgeCommit message (Expand)Author
2024-04-09code cleanuphannibal2
2024-04-09Backend: Switch from LorenzUtils.inDungeons to DungeonAPI.inDungeon() (#1378)J10a1n15
2024-04-03Backend: Make all event names uniform (#1290)CalMWolfs
2024-04-03Fix: Tick event being called twice a tick (#1342)CalMWolfs
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2023-12-04Internal Change: Cleanup DungeonDeathCounter & Remove matchRegex (#645)Walker Selby
2023-11-22Internal Change: Reformat Code to match .editorconfig (#628)Walker Selby
2023-11-19Internal Change: Auto-Prefix Chat Messages (#622)Walker Selby
2023-10-07Feature: Compact tab list (from sba but better) (#459)CalMWolfs
2023-07-25Using LorenzWorldChangeEvent everywherehannibal2
2023-03-24started with new gui editorhannibal2
2023-02-26Using GuiRenderEvent.GameOverlayRenderEvent instead of RenderGameOverlayEvent.hannibal2
2023-01-26Moved matchRegex from LorenzUtils to StringUtils.hannibal2
2023-01-07replaced "text to render" to "display"hannibal2
2023-01-06Renaming onRenderOverlay.hannibal2
2022-09-24fixed bug in RenderGameOverlayEventhannibal2
2022-08-24hiding damage splashes while inside the boss room (fixing Skytils feature)Lorenz
2022-08-24formatting dungeon featuresLorenz
2022-08-22code cleanupLorenz
2022-08-17moving packets aroundLorenz