aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/itemabilities/abilitycooldown
AgeCommit message (Expand)Author
2024-07-31Feature: Tactical Insertion Ability Cooldown (#2278)DungeonHub
2024-06-06Backend: Classes -> Objects with annotation (#1982)CalMWolfs
2024-05-31Feature: Wand of Strength cooldown tracker (#1948)saga
2024-05-26Backend: Use less deprecated LorenzVec functions (#1556)CalMWolfs
2024-05-26Backend: RegexUtils (#1854)CalMWolfs
2024-05-26Fix Typos (#1897)Thunderblade73
2024-05-05Improvement: Royal Pigeon Ability Cooldown (#1705)Jordyrat
2024-04-25Backend: Improves performance of item backgrounds and borders (#1497)Brady
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-03-28Improvement: Config Move (#1300)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-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-14code cleanuphannibal2
2023-12-14Option to not show cooldown when ability is ready (#691)Obsidian
2023-11-03code cleanuphannibal2
2023-11-03Fixed item ability cooldown not activating for Sword of Bad Health.hannibal2
2023-10-15Code Cleanup in ItemAbilityCooldown.kt (#523)Walker Selby
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
2023-08-09code cleanuphannibal2
2023-08-09Using NEUInternalName for all bazaar data caseshannibal2
2023-08-09Changing internalName to getInternalName_old, and getInternalName_new to inte...hannibal2
2023-08-07replace enum.getEntries() to enum.entries and using .addSelector<Enum>hannibal2
2023-08-03Fixed holy ice cooldown sometimes not working.hannibal2
2023-08-03Fixed weird tuba ability cooldown not working in rifthannibal2
2023-07-27Changed cooldown for weirder tuba from 20 to 30 secondshannibal2