Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
[1360] - 2025-04-10
Commits
(5384a06) ~AlgarDudeMez Module Update (#598)
Overall improvement of logic and mez usage, with the primary focus of correcting the issues with bypassing an AE mez in favor of repeated single mezzes, especially when mobs continued to add to the encounter.
* Pushed some checks up and down in the loop as necessary.
* Removed some duplicate checks.
* Added a fallback check for AE mezzing in the mez list
* Allowed the Mez List to properly populate and be utilized when single-target mezzing was disabled.
A special thanks to sputnik for assistance with extended playtesting!
[1351] - 2025-04-06
Commits
(a43c6cc) ~AlgarDudeBuff Gem Use Update (#593)
Expanded support for spell memorization after the last gem is used for buffs:
* New options are "Mem Loadout Spell" (default), "Mem Previous Spell" (default old behavior), and "Do Nothing".
Please see the tooltip in game for more details. This option can be found in the main config options on the Spells/Abils tab.
[1349] - 2025-04-05
Commits
(479ff54) ~AlgarDudeRez Update (#592)
* When a /con message isn't received on emu, we will now warn the player but allow the "already rezzed" check to continue to prevent possible conflict with combat rezzing.
* Corrected an issue where a cleric may not use appropriate rez actions if in the "debuffed" combat state.