aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/dungeon/DungeonMilestonesDisplay.kt
AgeCommit message (Expand)Author
2024-05-26Backend: Convert stuff to SimpleTimeMark (#1777)CalMWolfs
2024-05-26Backend: RegexUtils (#1854)CalMWolfs
2024-04-09Backend: Switch from LorenzUtils.inDungeons to DungeonAPI.inDungeon() (#1378)J10a1n15
2024-04-03Fix: Tick event being called twice a tick (#1342)CalMWolfs
2024-04-01Backend: Less fixed rate timer (#1264)CalMWolfs
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2023-12-04Internal Change: Cleanup DungeonMilestonesDisplay & Remove matchRegex (#646)Walker Selby
2023-11-22The cleanup after the cleanuphannibal2
2023-11-22Internal Change: Reformat Code to match .editorconfig (#628)Walker Selby
2023-10-07Feature: Compact tab list (from sba but better) (#459)CalMWolfs
2023-09-29Random Code Cleanup (#516)Walker Selby
2023-07-25Using LorenzWorldChangeEvent everywherehannibal2
2023-04-30Added and used CropClickEvent to fix wrong cactus blocks per second valueshannibal2
2023-03-24started with new gui editorhannibal2
2023-02-26Fixed dungeon milestone messages getting wrongfully formatted.hannibal2
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