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.

[1626] - 2025-07-27
Commits
(ca56565) ~AlgarDudeEntry Load Conditions, PAL(Laz-Beta) Update (#735)
* Entry Load Conditions
* * Load Conditions are now supported on individual entries, rather than only on rotations.
* * Entries whose load conditions are false will not populate the rotation window, nor will they be checked during rotation processing. This should most affect classes who have a large number of ability toggles for combat actions (such as bard, once the config is updated).
* * As a reminder, rotation (and now entry) lists will be updated whenever a loadout rescan is performed (via command line or Class tab).
Full adjustment of default configs to leverage this feature will be a WIP. For now, I have added to configs that I currently use regularly so I can determine best practices in its use for default configs.
* PAL(Laz-Beta) Update
* * Added toggle setting for Valorous Rage that was omitted.
* * Slightly reordered config options.
* * Slightly reordered Tank AE Stun usage.
[1621] - 2025-07-24
Commits
(3d4cc0c) ~AlgarDudeCLR(Live) Missing Spell List Fix (#732)
Removed certain unused trigger spells from AC Buff and Spell Haste list. (Thanks scvone and mackal!)
[1618] - 2025-07-23
Commits
(f13da97) ~AlgarDudeFixes (#731)
* Bards on Lazarus now remember how to Kick. (Thanks RYN227!)
* Fix for nav erroneously stopping in Hunt mode. (Thanks Pleasant!)
* Fix for PAL(Laz-Beta) pull abilities and Yaulp check.
[1608] - 2025-07-21
Commits
(4e43ea7) ~AlgarDudePull Enhancements (#726)
* Added a temporary pull ignore list:
* * Any (automatic) attempt to pull a target for more than (Ignore Timer setting) will add it to an ignored list.
* * Directed pulls using the "Pull Target" button will not trigger this check.
* * The ignored list will be cleared when you turn off pulling, zone, use the button in the pull UI, or issue the /rgl pullignoreclear command.
Feedback is requested on functionality and potential improvements.
[1604] - 2025-07-19
Commits
(d465e54) ~AlgarDudeStun, ENC(Laz), PAL(Laz-Beta) (#724)
Improved checks and usage for single-target stun spells for most classes.
[ENC-Laz]
* Move some Combat Support abilities into their own Emergency Rotation.
* Adjusted stun use.
* Added toggle settings for Beguiler's ...
[PAL-Laz]
* First round of playtesting and smoothing. Reordered some combat abilities.