summaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/combat/damageindicator
AgeCommit message (Expand)Author
2024-09-12Feature: Broodmother alerts/messages and damage indicator support (#2325)MTOnline69
2024-07-06Backend: Fixed typos everywhere (#2175)hannibal2
2024-06-14fixing and using shortFormat()hannibal2
2024-06-14Revert "creating and using Number.format()"hannibal2
2024-06-14creating and using Number.format()hannibal2
2024-06-13Backend: for each (#1725)hannibal2
2024-06-13formattinghannibal2
2024-06-13Backend: Apply annotations to everything (#1983)CalMWolfs
2024-06-08Even more annotation (#2031)CalMWolfs
2024-06-08Backend: Add annotation to smaller modules (#2022)CalMWolfs
2024-06-08Backend: Custom event bus (#2008)Brady
2024-06-07Backend: Use event.cancel() over event.isCanceled = true for LorenzEvents (#1...CalMWolfs
2024-06-05Fix: Crash and use less forge events (#1986)CalMWolfs
2024-05-26Backend: RegexUtils (#1854)CalMWolfs
2024-04-09Backend: Switch from LorenzUtils.inDungeons to DungeonAPI.inDungeon() (#1378)J10a1n15
2024-03-07Backend: Use less forge events (#1085)CalMWolfs
2024-03-06Internal Changes: Many small code cleanups (#1101)hannibal2
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 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
2023-12-26Fixed vampire slayer damage indicator not working 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-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-19logError -> logErrorWithDatahannibal2
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