aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/dungeon/DungeonCleanEnd.kt
AgeCommit message (Expand)Author
2024-06-07Backend: Use event.cancel() over event.isCanceled = true for LorenzEvents (#1...CalMWolfs
2024-06-06Backend: Classes -> Objects with annotation (#1982)CalMWolfs
2024-05-26Backend: RegexUtils (#1854)CalMWolfs
2024-04-09Backend: Switch from LorenzUtils.inDungeons to DungeonAPI.inDungeon() (#1378)J10a1n15
2024-03-26Feature: Pest Waypoint (#1268)Empa
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-01-31replace onChatMessage with onChathannibal2
2024-01-24code cleanuphannibal2
2024-01-24Fixed Dungeon Clean End sometimes not deactivating when chest spawned.hannibal2
2023-12-04Internal Change: Remove String.matchRegex() function Usages (#641)Walker Selby
2023-11-22Internal Change: Reformat Code to match .editorconfig (#628)Walker Selby
2023-11-19Internal Change: Auto-Prefix Chat Messages (#622)Walker Selby
2023-10-22fixed clean end working in f5/m5hannibal2
2023-10-15code cleanuphannibal2
2023-10-15Internal Change: Config deprecations (#542)Walker Selby
2023-09-29Random Code Cleanup (#516)Walker Selby
2023-09-27removed wildcards from importshannibal2
2023-09-26Rich Presence Dynamic Priority Box and Dungeons #429NetheriteMiner
2023-07-25Using LorenzWorldChangeEvent everywherehannibal2
2023-02-02Shark fishing timer fix and other misc stuff.hannibal2
2023-01-26Moved matchRegex from LorenzUtils to StringUtils.hannibal2
2022-10-02renamed particle eventshannibal2
2022-09-24code cleanuphannibal2
2022-09-17added sound to clean endhannibal2
2022-09-15added and used events for particle and soundhannibal2
2022-09-070.7 (#2)hannibal2
2022-09-04fixing Hiding the nametag of mobs close to minions not working when minion ne...Lorenz
2022-08-24formatting dungeon featuresLorenz
2022-08-17moving packets aroundLorenz