aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/dungeon/DungeonCopilot.kt
AgeCommit message (Expand)Author
2024-06-06Backend: Classes -> Objects with annotation (#1982)CalMWolfs
2024-05-26Backend: RegexUtils (#1854)CalMWolfs
2024-05-03Fix: Dungeon Copilot in Entrance floor (#1656)martimavocado
2024-04-23Feature: Architect Notifications when puzzle fails (#1197)Conutik
2024-04-09Backend: Switch from LorenzUtils.inDungeons to DungeonAPI.inDungeon() (#1378)J10a1n15
2024-04-07extract DungeonFloor into own classhannibal2
2024-04-07code cleanuphannibal2
2024-04-07Fix: Don't tell player to enter boss room in Entrance (#1374)Alexia Luna
2024-01-31replace onChatMessage with onChathannibal2
2023-11-22using null instead of empty stringhannibal2
2023-11-22Change logic to use Pattern instead of Regex and cleanup (#644)Walker Selby
2023-11-22Internal Change: More Random Cleanup (#724)Walker Selby
2023-10-15code cleanuphannibal2
2023-10-15Internal Change: Config deprecations (#542)Walker Selby
2023-10-07Feature: Compact tab list (from sba but better) (#459)CalMWolfs
2023-09-27removed wildcards from importshannibal2
2023-07-25Using LorenzWorldChangeEvent everywherehannibal2
2023-04-10Hide own player name or hypixel watchdog player names from visitor detectionhannibal2
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-06Renaming onRenderOverlay.hannibal2
2022-12-27Add two more chat filter categories: Powder Mining and Winter Giftshannibal2
2022-09-24fixed bug in RenderGameOverlayEventhannibal2
2022-09-070.7 (#2)hannibal2