aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/dungeon/DungeonAPI.kt
AgeCommit message (Expand)Author
2024-06-06Backend: Convert existing objects to use the annotation and add the plugin (#...CalMWolfs
2024-05-29Improvement: Dungeon End Reminder (#1917)hannibal2
2024-05-26Backend: RegexUtils (#1854)CalMWolfs
2024-04-27code cleanuphannibal2
2024-04-27Backend: Add blessings to DungeonAPI (#1326)martimavocado
2024-04-15Improvementt: Add Dungeon Room Id to Lobby Code (#1428)J10a1n15
2024-04-09Backend: Switch from LorenzUtils.inDungeons to DungeonAPI.inDungeon() (#1378)J10a1n15
2024-04-07Backend: Remove a lot of deprecated code (#1371)CalMWolfs
2024-04-07extract DungeonFloor into own classhannibal2
2024-04-04Backend: matchFirst function for lists of strings (#1353)CalMWolfs
2024-03-21move getColor(level) to DungeonAPIhannibal2
2024-03-17Fix: Dungeon Complete Event not getting triggered on Entrance (#1202)Empa
2024-03-09Feature: Kismet Feather Tracker (#1011)Thunderblade73
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-01-31fixed dungeon api using two chat eventshannibal2
2024-01-31replace onChatMessage with onChathannibal2
2024-01-18renamed ignore to irrelevanthannibal2
2024-01-18moved all shdebug stuff into categorieshannibal2
2024-01-18moving dungeons and slayer related debug data into DebugDataCollectEvent. all...hannibal2
2023-11-30romanToDecimalIfNeeded -> romanToDecimalIfNecessary (See https://chat.openai....hannibal2
2023-10-30Made Livid Solver great again. Fixed Damage Indicator in Dungeons for some fl...hannibal2
2023-10-12fixed typohannibal2
2023-10-11Fixed lever clicks get highlighted in water room.hannibal2
2023-09-29Random Code Cleanup (#516)Walker Selby
2023-09-27removed wildcards from importshannibal2
2023-09-26showing mm floor in rcphannibal2
2023-09-26added support for reading maxed boss collections, removed unnecessary help ma...hannibal2
2023-09-26Rich Presence Dynamic Priority Box and Dungeons #429NetheriteMiner