aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/dungeon/DungeonAPI.kt
AgeCommit message (Expand)Author
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