index
:
skyhanni.git
feat/detekt
generic-permutable-resolution
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
at
/
hannibal2
/
skyhanni
/
features
/
itemabilities
Age
Commit message (
Expand
)
Author
2023-10-12
fixed globalRender description and replaced RenderWorldLastEvent with LorenzR...
hannibal2
2023-09-29
Random Code Cleanup (#516)
Walker Selby
2023-09-27
code cleanup
hannibal2
2023-09-27
Fix item cooldowns for items with no UUID (#508)
Brandon
2023-09-27
removed wildcards from imports
hannibal2
2023-09-26
code cleanup
hannibal2
2023-09-26
item ability cooldown and ff display improvements #477
Brandon
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-28
fixed float and double rounding errors
hannibal2
2023-08-09
code cleanup
hannibal2
2023-08-09
Using NEUInternalName for all bazaar data cases
hannibal2
2023-08-09
Changing internalName to getInternalName_old, and getInternalName_new to inte...
hannibal2
2023-08-07
replace enum.getEntries() to enum.entries and using .addSelector<Enum>
hannibal2
2023-08-03
Fixed holy ice cooldown sometimes not working.
hannibal2
2023-08-03
Fixed weird tuba ability cooldown not working in rift
hannibal2
2023-07-27
Changed cooldown for weirder tuba from 20 to 30 seconds
hannibal2
2023-07-25
We do love LorenzTickEvent now
hannibal2
2023-07-24
Merge pull request #323
HiZe_
2023-07-08
Resetting Ragnarock ability cooldown when being hit
hannibal2
2023-07-07
Wither impact ability cooldown only shows with all 3 scrolls attached
hannibal2
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-22
Added Larvas Highlight
hannibal2
2023-06-15
Changed Ragnarock Axe increased damage duration from 3 seconds to 10 seconds
hannibal2
2023-06-15
code cleanup
hannibal2
2023-06-15
Added cells alignment ability cooldown
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-02-13
Fixed fire veil particle hider bug.
hannibal2
2023-01-28
Created EntityClickEvent.
hannibal2
2023-01-13
Now formatInteger accepts Long too.
hannibal2
2023-01-07
Renamed hypixel and skyblock.
hannibal2
2022-10-02
renamed particle events
hannibal2
2022-09-28
Added RenderItemTipEvent
hannibal2
2022-09-15
code cleanup
hannibal2
2022-09-15
added and used events for particle and sound
hannibal2
2022-09-15
made ability cooldown work better
Lorenz
2022-09-12
edited features order and made better wording
Lorenz