Age | Commit message (Expand) | Author |
2024-02-24 | Fixed ender bow ability time (30s -> 5s). | hannibal2 |
2024-02-19 | Created ActionBarUpdateEvent and used it. #977 | CalMWolfs |
2024-02-16 | Moved many regex patterns in the repo and code cleanup. #871 | CalMWolfs |
2024-02-10 | Splitting many utils functions from LorenzUtils up into other classes: ChatUt... | Thunderblade73 |
2024-01-31 | replace onChatMessage with onChat | hannibal2 |
2024-01-21 | Fixed Ashfang Freeze Cooldown being off by one second. Fixed Fire Veil line g... | hannibal2 |
2024-01-21 | impl TALBOTS_THEODOLITE maybe (#942) | Erymanthus | RayDeeUx |
2024-01-18 | Fixed Fire Veil Wand circle shows on left clicking. | hannibal2 |
2024-01-06 | Reset item ability cooldowns on world switch. | hannibal2 |
2023-12-29 | fix rogue sword ability taking into account mage cooldown reduction (#841) | Empa |
2023-12-24 | Fixed left click ability detection of Gyro Wand. | hannibal2 |
2023-12-24 | Added rouge sword item ability support. | hannibal2 |
2023-12-21 | Fixed Fire Veil effect and item ability cooldown not working when clicking in... | hannibal2 |
2023-12-16 | Using new armor helper functions | hannibal2 |
2023-12-14 | code cleanup | hannibal2 |
2023-12-14 | Option to not show cooldown when ability is ready (#691) | Obsidian |
2023-12-11 | fixed config version | hannibal2 |
2023-12-11 | Internal: Migrate Deprecated Config Values to Enums (#790) | Walker Selby |
2023-11-22 | Internal Change: More Random Cleanup (#724) | Walker Selby |
2023-11-03 | code cleanup | hannibal2 |
2023-11-03 | Fixed item ability cooldown not activating for Sword of Bad Health. | hannibal2 |
2023-10-27 | fix(fire-veil): hide particles from new fire veil animation (#630) | Kimbrian Marshall |
2023-10-21 | Internal Change: Misc Refactoring (#551) | Walker Selby |
2023-10-20 | code cleanup | hannibal2 |
2023-10-20 | Internal Changes: getInternalName Pt 2 (#548) | Walker Selby |
2023-10-15 | Code Cleanup in ItemAbilityCooldown.kt (#523) | Walker Selby |
2023-10-15 | code cleanup | hannibal2 |
2023-10-15 | Internal Change: Config deprecations (#542) | Walker Selby |
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 |