aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/dungeon/DungeonLividFinder.kt
AgeCommit message (Expand)Author
2024-10-22Backend: Start preprocessing mappings (#2776)CalMWolfs
2024-10-20Backend: Add custom import ordering detekt rule (#2775)CalMWolfs
2024-10-19Backend: Detekt Fixes Part 8 (#2734)David Cole
2024-10-11Backend: LorenzVec up/down and drawLineToEye (#2056)Empa
2024-10-11Backend: Detekt Fixes Part 6 (#2657)David Cole
2024-09-29Backend: Detekt Fixes Part 2 (#2607)CalMWolfs
2024-06-12Backend: No more GriffinUtils, move drawWaypointFilled to RenderUtils (#1930)CalMWolfs
2024-06-07Backend: Use event.cancel() over event.isCanceled = true for LorenzEvents (#1...CalMWolfs
2024-06-06Backend: Convert existing objects to use the annotation and add the plugin (#...CalMWolfs
2024-05-28added error message when livid finder cant find lividhannibal2
2024-04-09Backend: Switch from LorenzUtils.inDungeons to DungeonAPI.inDungeon() (#1378)J10a1n15
2024-04-03Fix: Tick event being called twice a tick (#1342)CalMWolfs
2024-03-11Backend: RenderEntityLiving performance fix (#1127)Thunderblade73
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2023-11-22Internal Change: More Random Cleanup (#724)Walker Selby
2023-10-22Added always working livid finderhannibal2
2023-09-26Rich Presence Dynamic Priority Box and Dungeons #429NetheriteMiner
2023-07-25Using LorenzWorldChangeEvent everywherehannibal2
2023-07-23fixed nameshannibal2
2023-07-23Using EntityUtils.getEntities everywherehannibal2
2023-06-27Code cleanuphannibal2
2023-06-27Merge pull request #262Valo