aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/itemabilities/FireVeilWandParticles.kt
AgeCommit message (Expand)Author
2024-06-07Backend: Use event.cancel() over event.isCanceled = true for LorenzEvents (#1...CalMWolfs
2024-06-06Backend: Classes -> Objects with annotation (#1982)CalMWolfs
2024-05-26Fix Typos (#1897)Thunderblade73
2024-03-28Improvement: Config Move (#1300)hannibal2
2024-03-26Feature: Pest Waypoint (#1268)Empa
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-01-21Fixed Ashfang Freeze Cooldown being off by one second. Fixed Fire Veil line g...hannibal2
2024-01-18Fixed Fire Veil Wand circle shows on left clicking.hannibal2
2023-12-21Fixed Fire Veil effect and item ability cooldown not working when clicking in...hannibal2
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-10-27fix(fire-veil): hide particles from new fire veil animation (#630)Kimbrian Marshall
2023-10-20code cleanuphannibal2
2023-10-20Internal Changes: getInternalName Pt 2 (#548)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-08-09Changing internalName to getInternalName_old, and getInternalName_new to inte...hannibal2
2023-06-22Added Larvas Highlighthannibal2
2023-02-13Fixed fire veil particle hider bug.hannibal2
2023-01-28Created EntityClickEvent.hannibal2
2023-01-07Renamed hypixel and skyblock.hannibal2
2022-10-02renamed particle eventshannibal2
2022-09-15added and used events for particle and soundhannibal2
2022-09-12edited features order and made better wordingLorenz