index
:
skyhanni.git
feat/detekt
generic-permutable-resolution
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
at
/
hannibal2
/
skyhanni
/
features
/
itemabilities
/
abilitycooldown
/
ItemAbility.kt
Age
Commit message (
Expand
)
Author
2024-07-31
Feature: Tactical Insertion Ability Cooldown (#2278)
DungeonHub
2024-05-31
Feature: Wand of Strength cooldown tracker (#1948)
saga
2024-05-26
Backend: Use less deprecated LorenzVec functions (#1556)
CalMWolfs
2024-05-05
Improvement: Royal Pigeon Ability Cooldown (#1705)
Jordyrat
2024-04-10
Backend: Remove some more deprecated functions and misc code cleanup (#1402)
CalMWolfs
2024-04-09
Backend: Switch from LorenzUtils.inDungeons to DungeonAPI.inDungeon() (#1378)
J10a1n15
2024-04-07
Backend: Remove a lot of deprecated code (#1371)
CalMWolfs
2024-02-24
Fixed ender bow ability time (30s -> 5s).
hannibal2
2024-02-10
Splitting many utils functions from LorenzUtils up into other classes: ChatUt...
Thunderblade73
2024-01-21
impl TALBOTS_THEODOLITE maybe (#942)
Erymanthus | RayDeeUx
2023-12-29
fix rogue sword ability taking into account mage cooldown reduction (#841)
Empa
2023-12-24
Added rouge sword item ability support.
hannibal2
2023-09-29
Random Code Cleanup (#516)
Walker Selby
2023-09-26
Rich Presence Dynamic Priority Box and Dungeons #429
NetheriteMiner
2023-09-24
code cleanup
hannibal2
2023-09-24
Mage Item Cooldown #480
Brandon
2023-09-10
Fix item cooldown for fire fury staff and jinxed voodoo doll (#460)
Brandon
2023-09-07
Feature: Add cooldown for Fire Fury Staff to ItemAbility feature (#440)
Brandon
2023-09-02
using NEUInternalName in more places
hannibal2
2023-08-07
replace enum.getEntries() to enum.entries and using .addSelector<Enum>
hannibal2
2023-07-27
Changed cooldown for weirder tuba from 20 to 30 seconds
hannibal2
2023-07-24
Merge pull request #323
HiZe_
2023-07-05
Fixed Item Ability cooldown not working for Astraea
hannibal2
2023-07-05
Jinxed voodoo doll abillity cooldown support (#299)
HiZe_
2023-07-01
Added support for Weirder Tuba and Holy ice in ability cooldown (#272)
HiZe_
2023-06-15
code cleanup
hannibal2
2023-06-15
Added cells alignment ability cooldown
hannibal2
2023-06-15
Added creeper veil ability cooldown
hannibal2
2023-03-28
Item ability improvements (#24)
appable
2023-01-13
Now formatInteger accepts Long too.
hannibal2
2022-09-15
code cleanup
hannibal2
2022-09-15
made ability cooldown work better
Lorenz