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.
[1433] - 2025-05-15
Commits
(16feba0) ~AlgarDudeSystems Updates (Rez, Debuff, Cures, Pet Hold) (#638)
* Rez Settings
Added a setting to disable all rez checks and actions if toggled. (Do Rez, enabled by default, found on the Heal/Rez tab).
* Debuff Update
* Decoupled mob and named debuff settings
* * Each will have the following options: "Never", "Based on Con Color", "Always". (Default: Based on Con Color).
* * Minimum con color selection has not been adjusted. (Default: Blue).
* * These settings can be found in the main config's spells/abils tab.
* Cure Changes
* Added the option to toggle Cure AA or Cure Spells. (Default: On)
* * These settings can be found with the other cure settings in the main config settings on the heal/rez tab.
* Pet Hold Adjustments
* We will now check pet (greater) hold status on initialization, after zoning, and (on emu servers) after summoning.
* Previously, this was only checked on startup.
* This solves for the fact that emu servers (or at least Laz) do(es) not maintain the setting after zoning or a pet death.
* The "Do Pet Commands" setting also controls any expanded functionality.
As a side effect, this may stop the occasional bug of recasting a pet buff spell on zoning.
[1428] - 2025-05-11
Commits
(70b2a16) ~AlgarDudeRogue and Pre-Engage Adjustments (#635)
[ROG]
* Added Aggro Management rotation.
* * Added entry for Hide.
* * Moved Escape from emergency rotation.
* Corrected pre-engage checks.
Pre-Engage
* Adjusted the combat routine slightly to better support variances in BER/RNG/ROG pre-engage functions.
Co-authored-by: Michael Cook (mackal) <[email protected]>
[1418] - 2025-05-07
Commits
(48dd0d7) ~AlgarDudeENC Update (#629)
Corrected Dispel rotation to properly check for a beneficial effect on the target.
[1416] - 2025-05-06
Commits
(f96f22c) ~AlgarDudeExample Class Config, Lazarus Updates (#628)
* A heavily marked-up class config file has been added to the class_config directory to serve as a reference for those wishing to customize. A guide is planned for the near future.
* Laz Updates
* * Added the Orb of Shadows to the emergency combat heal clickies.
* * [CLR] Removed unavailable AE rez spells.
* * [SHD] Added the option to only use DoTs on named mobs.
[1415] - 2025-05-06
Commits
(956e8e3) ~DerpleAttempted to fix MA Warning to work for EMU and Live, Group and Raid.