aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/combat
AgeCommit message (Expand)Author
2024-03-11Backend: RenderEntityLiving performance fix (#1127)Thunderblade73
2024-03-07Backend: Use less forge events (#1085)CalMWolfs
2024-03-06Internal Changes: Many small code cleanups (#1101)hannibal2
2024-03-06Backend: Reformat code in all files in src directory (#1109)CalMWolfs
2024-03-06Renormalize line endings to be \n (#1112)Linnea Gräf
2024-03-06Backend: Use more isInIsland (#1107)CalMWolfs
2024-03-06checking in SkyBlock before checking confighannibal2
2024-03-01Internal Change: Bazaar Config -> Inventory Config (#1082)hannibal2
2024-02-24Feature: Skill progress display (#957)HiZe
2024-02-20Added option to only show Ender Node tracker while holding a pickaxe. #984Thunderblade73
2024-02-19Created ActionBarUpdateEvent and used it. #977CalMWolfs
2024-02-16Moved many regex patterns in the repo and code cleanup. #871CalMWolfs
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