aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/combat
AgeCommit message (Expand)Author
2024-02-14Adding Soul Of The Alpha support to the Area Mini Boss features. #1000martimavocado
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-01-31replace onChatMessage with onChathannibal2
2024-01-31Show laser phase timer during hit phase after a successful damage phase skip.hannibal2
2024-01-31Fixed ender slayer laser phase timer being inaccurate in Damage Indicator.hannibal2
2024-01-24Added exact names for the floor 6 giants in Damage Indicator.hannibal2
2024-01-24Fixed F3/M3 guardian spawn timer in Damage Indicator.hannibal2
2024-01-24Removed floor 3 guardian Damage Indicators on professor spawn.hannibal2
2024-01-24Fixed Bonzo phase 1 does not get detected properly for Damage Indicator.hannibal2
2024-01-22Fixed time until next area mini boss spawns being off by one second.hannibal2
2024-01-22Fixed time until death of slayer in damage indicator to be off by one second.hannibal2
2024-01-21Fixed M3 reinforced guardian not getting detected in Damage Indicator.hannibal2
2024-01-21Gave Damage Indicator mobs correct names in floor 1, 2, 3 and 6. (Removed "Ge...hannibal2
2024-01-21Fixed all Damage Indicator boss timers in Dungeons being off by a second.hannibal2
2024-01-07minor performance improvementhannibal2
2024-01-07code cleanuphannibal2
2024-01-07Update: Bestiary Display (#797)HiZe_
2023-12-26Fixed vampire slayer damage indicator not working during derpy.hannibal2
2023-12-24Code cleanuphannibal2
2023-12-24Fixed percent to tier broken icon in bestiary display when bestiary is maxed.hannibal2
2023-12-24code cleanuphannibal2
2023-12-24code cleanuphannibal2
2023-12-24Fixed special zealot detection during Derpy.hannibal2
2023-12-23Fixed broken area mini boss highlight during derpy.hannibal2
2023-12-23code cleanuphannibal2
2023-12-11fixed config versionhannibal2
2023-12-11Internal: Migrate Deprecated Config Values to Enums (#790)Walker Selby
2023-12-11Internal Changes: Add Config Transform function (#769)Walker Selby
2023-12-04Internal Change: Remove String.matchRegex() function Usages (#641)Walker Selby
2023-11-30Fix bossesToShow (#744)Walker Selby
2023-11-30romanToDecimalIfNeeded -> romanToDecimalIfNecessary (See https://chat.openai....hannibal2
2023-11-30Changed OwnInventoryItemUpdateEvent to be called synced to main thread.hannibal2
2023-11-30Using DelayedRun more oftenhannibal2
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