aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/combat
AgeCommit message (Expand)Author
2023-11-30Migrate Integer to Enums in Config #727Walker Selby
2023-11-26Added PestFinderhannibal2
2023-11-26increased damage indicator visual radius slightlyhannibal2
2023-11-26Added PestType enumhannibal2
2023-11-26Fixed pest damage indicator not working for some pests.hannibal2
2023-11-25Added Pests to damage indicator.hannibal2
2023-11-22Internal Change: Reformat Code to match .editorconfig (#628)Walker Selby
2023-11-19logError -> logErrorWithDatahannibal2
2023-11-19Using IslandType.isInIsland morehannibal2
2023-11-19Internal Change: Auto-Prefix Chat Messages (#622)Walker Selby
2023-11-17Random regex code cleanuphannibal2
2023-11-13Fixed highlighting some mobs in dungeon wrongly as area mini bosses.hannibal2
2023-11-09SkyHanniTracker now handles the display list as well.hannibal2
2023-11-09Used SkyHanniTracker in FrozenTreasureTrackerhannibal2
2023-11-07added support for different current sessions per profile.hannibal2
2023-11-07Added more Ender Node Tracker features. Added command /shresetendernodetracke...hannibal2
2023-11-07removed member totalEnderArmor and optimized isEnderArmor logichannibal2
2023-11-05no more hidden stuff: renamed "config" and "hidden" to "storage" when working...hannibal2
2023-10-30code cleanup in MobFinderhannibal2
2023-10-30Internal Change: Reduce tryAdd cognitive complexity (#588)Walker Selby
2023-10-30Fixed Damage Indicator "hide nametag" feature works even for disabled mobs.hannibal2
2023-10-28Fixed enderman slayer hit phase again.hannibal2
2023-10-28optimized regexhannibal2
2023-10-28showing error message when damage indicator fails to detect an entityhannibal2
2023-10-28Fixed damage indicator errors during enderman slayer.hannibal2
2023-10-28fixed detection of ghost itemstack in bestiary (#637)HiZe_
2023-10-22Added always working livid finderhannibal2
2023-10-21Internal Change: Misc Refactoring (#551)Walker Selby