aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/itemabilities
AgeCommit message (Expand)Author
2024-04-10Backend: Remove some more deprecated functions and misc code cleanup (#1402)CalMWolfs
2024-04-09Backend: Switch from LorenzUtils.inDungeons to DungeonAPI.inDungeon() (#1378)J10a1n15
2024-04-07Backend: Remove a lot of deprecated code (#1371)CalMWolfs
2024-04-03Backend: Make all event names uniform (#1290)CalMWolfs
2024-04-03Fix: Tick event being called twice a tick (#1342)CalMWolfs
2024-03-28Improvement: Config Move (#1300)hannibal2
2024-03-26Feature: Pest Waypoint (#1268)Empa
2024-03-06Internal Changes: Many small code cleanups (#1101)hannibal2
2024-02-24Fixed ender bow ability time (30s -> 5s).hannibal2
2024-02-19Created ActionBarUpdateEvent and used it. #977CalMWolfs
2024-02-16Moved many regex patterns in the repo and code cleanup. #871CalMWolfs
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-01-31replace onChatMessage with onChathannibal2
2024-01-21Fixed Ashfang Freeze Cooldown being off by one second. Fixed Fire Veil line g...hannibal2
2024-01-21impl TALBOTS_THEODOLITE maybe (#942)Erymanthus | RayDeeUx
2024-01-18Fixed Fire Veil Wand circle shows on left clicking.hannibal2
2024-01-06Reset item ability cooldowns on world switch.hannibal2
2023-12-29fix rogue sword ability taking into account mage cooldown reduction (#841)Empa
2023-12-24Fixed left click ability detection of Gyro Wand.hannibal2
2023-12-24Added rouge sword item ability support.hannibal2
2023-12-21Fixed Fire Veil effect and item ability cooldown not working when clicking in...hannibal2
2023-12-16Using new armor helper functionshannibal2
2023-12-14code cleanuphannibal2
2023-12-14Option to not show cooldown when ability is ready (#691)Obsidian
2023-12-11fixed config versionhannibal2
2023-12-11Internal: Migrate Deprecated Config Values to Enums (#790)Walker Selby
2023-11-22Internal Change: More Random Cleanup (#724)Walker Selby
2023-11-03code cleanuphannibal2
2023-11-03Fixed item ability cooldown not activating for Sword of Bad Health.hannibal2
2023-10-27fix(fire-veil): hide particles from new fire veil animation (#630)Kimbrian Marshall
2023-10-21Internal Change: Misc Refactoring (#551)Walker Selby
2023-10-20code cleanuphannibal2
2023-10-20Internal Changes: getInternalName Pt 2 (#548)Walker Selby
2023-10-15Code Cleanup in ItemAbilityCooldown.kt (#523)Walker Selby
2023-10-15code cleanuphannibal2
2023-10-15Internal Change: Config deprecations (#542)Walker Selby
2023-10-12fixed globalRender description and replaced RenderWorldLastEvent with LorenzR...hannibal2
2023-09-29Random Code Cleanup (#516)Walker Selby
2023-09-27code cleanuphannibal2
2023-09-27Fix item cooldowns for items with no UUID (#508)Brandon
2023-09-27removed wildcards from importshannibal2
2023-09-26code cleanuphannibal2
2023-09-26item ability cooldown and ff display improvements #477Brandon
2023-09-26Rich Presence Dynamic Priority Box and Dungeons #429NetheriteMiner
2023-09-24code cleanuphannibal2
2023-09-24Mage Item Cooldown #480Brandon
2023-09-10Fix item cooldown for fire fury staff and jinxed voodoo doll (#460)Brandon
2023-09-07Feature: Add cooldown for Fire Fury Staff to ItemAbility feature (#440)Brandon
2023-09-02using NEUInternalName in more placeshannibal2
2023-08-28fixed float and double rounding errorshannibal2