aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/mobs/AreaMiniBossFeatures.kt
AgeCommit message (Expand)Author
2023-10-12fixed globalRender description and replaced RenderWorldLastEvent with LorenzR...hannibal2
2023-09-27removed wildcards from importshannibal2
2023-09-17migrate mobs nad summoning config into combathannibal2
2023-08-07replace enum.getEntries() to enum.entries and using .addSelector<Enum>hannibal2
2023-07-25Using LorenzWorldChangeEvent everywherehannibal2
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-11Moved features around.hannibal2