summaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/mobs
AgeCommit message (Collapse)Author
2023-10-21Internal Change: Misc Refactoring (#551)Walker Selby
Internal Change: Misc Refactoring #551
2023-10-12fixed globalRender description and replaced RenderWorldLastEvent with ↵hannibal2
LorenzRenderWorldEvent
2023-10-01Add spawn timer support for Arachne quickspawns (#525)Brandon
Add spawn timer support for Arachne quickspawns #525
2023-09-30Fixed runic zealots and zealot bruisers not getting detected.hannibal2
2023-09-29Random Code Cleanup (#516)Walker Selby
Sonar Lint for the win #516
2023-09-27removed wildcards from importshannibal2
2023-09-23Arachne fixes + timer #441Brandon
* Fix inconsistencies with arachne brood highlighting and add countdown… * Merge branch 'beta' into arachne-fixes * fixed merge conflicts
2023-09-17migrate mobs nad summoning config into combathannibal2
2023-09-07Fix: 3k hp spiders being falsely highlighted as Arachne's Keepers (#444)ooffyy
2023-08-23Added runic support for Zealots/Bruiser.hannibal2
2023-08-15Fixed arachne minis falsely show in damage indicator.hannibal2
2023-08-15Arachne boss highlighter no longer requires damage indicator to be enabledhannibal2
2023-08-07replace enum.getEntries() to enum.entries and using .addSelector<Enum>hannibal2
2023-07-25Using LorenzWorldChangeEvent everywherehannibal2
2023-04-12Added Arachne to damage indicatorhannibal2
Added Arachne Minis Hider - Hides the nametag above arachne minis Added Arachne Boss Highlighter - Highlight the arachne boss in red and mini bosses and orange
2023-02-13Show the time it takes to kill the Slayer boss.hannibal2
2023-02-11Renamed area mini bosses to area boss.hannibal2
2023-02-11Added Kuudra Key Number overlay. Added colored highlight support for ↵hannibal2
zealots, bruisers and special zealots.
2023-02-11Added Corleone highlighter.hannibal2
2023-02-11Moved features around.hannibal2