summaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/itemabilities/abilitycooldown/ItemAbility.kt
AgeCommit message (Expand)Author
2024-07-31Feature: Tactical Insertion Ability Cooldown (#2278)DungeonHub
2024-05-31Feature: Wand of Strength cooldown tracker (#1948)saga
2024-05-26Backend: Use less deprecated LorenzVec functions (#1556)CalMWolfs
2024-05-05Improvement: Royal Pigeon Ability Cooldown (#1705)Jordyrat
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-02-24Fixed ender bow ability time (30s -> 5s).hannibal2
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-01-21impl TALBOTS_THEODOLITE maybe (#942)Erymanthus | RayDeeUx
2023-12-29fix rogue sword ability taking into account mage cooldown reduction (#841)Empa
2023-12-24Added rouge sword item ability support.hannibal2
2023-09-29Random Code Cleanup (#516)Walker Selby
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-07replace enum.getEntries() to enum.entries and using .addSelector<Enum>hannibal2
2023-07-27Changed cooldown for weirder tuba from 20 to 30 secondshannibal2
2023-07-24Merge pull request #323HiZe_
2023-07-05Fixed Item Ability cooldown not working for Astraeahannibal2
2023-07-05Jinxed voodoo doll abillity cooldown support (#299)HiZe_
2023-07-01Added support for Weirder Tuba and Holy ice in ability cooldown (#272)HiZe_
2023-06-15code cleanuphannibal2
2023-06-15Added cells alignment ability cooldownhannibal2
2023-06-15Added creeper veil ability cooldownhannibal2
2023-03-28Item ability improvements (#24)appable
2023-01-13Now formatInteger accepts Long too.hannibal2
2022-09-15code cleanuphannibal2
2022-09-15made ability cooldown work betterLorenz