Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-31 | Feature: Tactical Insertion Ability Cooldown (#2278) | DungeonHub | |
Co-authored-by: ericweres <128173839+ericweres@users.noreply.github.com> | |||
2024-07-17 | Feature: Crown of Avarice Counter (#2229) | Thunderblade73 | |
2024-06-07 | Backend: Use event.cancel() over event.isCanceled = true for LorenzEvents ↵ | CalMWolfs | |
(#1915) | |||
2024-06-06 | Backend: Classes -> Objects with annotation (#1982) | CalMWolfs | |
Co-authored-by: ThatGravyBoat <thatgravyboat@gmail.com> | |||
2024-05-31 | Feature: Wand of Strength cooldown tracker (#1948) | saga | |
2024-05-26 | Backend: Use less deprecated LorenzVec functions (#1556) | CalMWolfs | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2024-05-26 | Backend: RegexUtils (#1854) | CalMWolfs | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2024-05-26 | Fix Typos (#1897) | Thunderblade73 | |
2024-05-05 | Improvement: Royal Pigeon Ability Cooldown (#1705) | Jordyrat | |
Co-authored-by: BuildTools <unconfigured@null.spigotmc.org> | |||
2024-04-25 | Backend: Improves performance of item backgrounds and borders (#1497) | Brady | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: Cal <cwolfson58@gmail.com> | |||
2024-04-10 | Backend: Remove some more deprecated functions and misc code cleanup (#1402) | CalMWolfs | |
Co-authored-by: Empa <42304516+ItsEmpa@users.noreply.github.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2024-04-09 | Backend: Switch from LorenzUtils.inDungeons to DungeonAPI.inDungeon() (#1378) | J10a1n15 | |
Co-authored-by: Cal <cwolfson58@gmail.com> | |||
2024-04-07 | Backend: Remove a lot of deprecated code (#1371) | CalMWolfs | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2024-04-03 | Backend: Make all event names uniform (#1290) | CalMWolfs | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2024-04-03 | Fix: Tick event being called twice a tick (#1342) | CalMWolfs | |
2024-03-28 | Improvement: Config Move (#1300) | hannibal2 | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
2024-03-26 | Feature: Pest Waypoint (#1268) | Empa | |
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: Thunderblade73 <85900443+Thunderblade73@users.noreply.github.com> | |||
2024-03-06 | Internal Changes: Many small code cleanups (#1101) | hannibal2 | |
Co-authored-by: Thunderblade73 <85900443+Thunderblade73@users.noreply.github.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> | |||
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: ↵ | Thunderblade73 | |
ChatUtils, CollectionUtils, ConditionalUtils. And code cleanup #978 | |||
2024-01-31 | replace onChatMessage with onChat | hannibal2 | |
2024-01-21 | Fixed Ashfang Freeze Cooldown being off by one second. Fixed Fire Veil line ↵ | hannibal2 | |
gets shown even while frozen. | |||
2024-01-21 | impl TALBOTS_THEODOLITE maybe (#942) | Erymanthus | RayDeeUx | |
Added Item Ability Cooldown support for Talbot's Theodolite. #942 | |||
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 | |
Fixed rogue sword ability taking into account mage cooldown reduction. #841 | |||
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 ↵ | hannibal2 | |
in the air. | |||
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 | |
Added an option to not show cooldown when ability is ready. #691 | |||
2023-12-11 | fixed config version | hannibal2 | |
2023-12-11 | Internal: Migrate Deprecated Config Values to Enums (#790) | Walker Selby | |
Migrate Deprecated Config Values to Enums. #790 | |||
2023-11-22 | Internal Change: More Random Cleanup (#724) | Walker Selby | |
More Random Cleanup #724 | |||
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 | |
Internal Change: Misc Refactoring #551 | |||
2023-10-20 | code cleanup | hannibal2 | |
2023-10-20 | Internal Changes: getInternalName Pt 2 (#548) | Walker Selby | |
Internal Changes: getInternalName Pt 2 #548 | |||
2023-10-15 | Code Cleanup in ItemAbilityCooldown.kt (#523) | Walker Selby | |
Code Cleanup in ItemAbilityCooldown.kt #523 | |||
2023-10-15 | code cleanup | hannibal2 | |
2023-10-15 | Internal Change: Config deprecations (#542) | Walker Selby | |
migrate the config, removed id system entirely #542 | |||
2023-10-12 | fixed globalRender description and replaced RenderWorldLastEvent with ↵ | hannibal2 | |
LorenzRenderWorldEvent | |||
2023-09-29 | Random Code Cleanup (#516) | Walker Selby | |
Sonar Lint for the win #516 | |||
2023-09-27 | code cleanup | hannibal2 | |
2023-09-27 | Fix item cooldowns for items with no UUID (#508) | Brandon | |
Fixed ability cooldown not working for some items. #508 |