aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/dungeon
AgeCommit message (Expand)Author
2024-03-26Feature: Pest Waypoint (#1268)Empa
2024-03-22Backend: Shorter inventory and sack amount (#1231)hannibal2
2024-03-21move getColor(level) to DungeonAPIhannibal2
2024-03-21Fix: DungeonFinderFeatures not detecting selected class, readd colors to clas...martimavocado
2024-03-19code cleanuphannibal2
2024-03-19Backend: Rewrote DungeonFinderFeatures.kt (#1180)Conutik
2024-03-19code cleanuphannibal2
2024-03-19Fix: Party Finder "Mark Missing Class" highlighting too much (#1211)martimavocado
2024-03-17Fix: Dungeon Complete Event not getting triggered on Entrance (#1202)Empa
2024-03-17Feature: Thaumaturgy Tuning in Custom Scoreboard (#1201)hannibal2
2024-03-15Backend: Storage Config Moving (#1171)hannibal2
2024-03-13Fix: DungeonFinderFeatures IndexOutOfBounds (#1162)Thunderblade73
2024-03-12Internal Change: Code cleanup ContainerChest getAllItems (#1047)hannibal2
2024-03-11Backend: RenderEntityLiving performance fix (#1127)Thunderblade73
2024-03-10renamehannibal2
2024-03-10Feature: Show available/missing classes (#1111)Conutik
2024-03-09Feature: Kismet Feather Tracker (#1011)Thunderblade73
2024-03-07Backend: Use less forge events (#1085)CalMWolfs
2024-03-06Internal Changes: Many small code cleanups (#1101)hannibal2
2024-03-06Renormalize line endings to be \n (#1112)Linnea Gräf
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-31Hide particles and damage splashes during terracotta phase in dungeon F6/M6.hannibal2
2024-01-31code cleanuphannibal2
2024-01-31Show clicked chest in water puzzle room againhannibal2
2024-01-24code cleanuphannibal2
2024-01-24Fixed Dungeon Clean End sometimes not deactivating when chest spawned.hannibal2
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
2024-01-11Change: "Dungeon Filter" toggle changed to list (#884)Matthias
2023-12-21Dungeon party finder highlight features now work outside Dungeon Hub as well.hannibal2
2023-12-21Fixed Hide Healer Fairy not working anymore.hannibal2
2023-12-15Add option to highlight dungeon perm/vc parties (#803)Brandon
2023-12-10Fixed toBlocPos -> toBlockPoshannibal2
2023-12-08Use LorenzToolTipEvent over ItemTooltipEvent if possible.hannibal2
2023-12-04cleanPlayerName respects playerRankHider option now.hannibal2
2023-12-04Internal Change: Remove String.matchRegex() function Usages (#641)Walker Selby
2023-12-04Internal Change: Cleanup DungeonMilestonesDisplay & Remove matchRegex (#646)Walker Selby
2023-12-04Internal Change: Cleanup DungeonChatFilter & Remove matchRegex (#643)Walker Selby
2023-12-04Internal Change: Cleanup DungeonDeathCounter & Remove matchRegex (#645)Walker Selby
2023-11-30romanToDecimalIfNeeded -> romanToDecimalIfNecessary (See https://chat.openai....hannibal2
2023-11-26Refactor DungeonBossMessages (#642)Walker Selby
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-11-22The cleanup after the cleanuphannibal2
2023-11-22Internal Change: Reformat Code to match .editorconfig (#628)Walker Selby
2023-11-19Internal Change: Auto-Prefix Chat Messages (#622)Walker Selby