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.


[1630] - 2025-07-28
Commits
(c50846f) ~AlgarDudePAL(Laz-Beta) Options Pass (#737)
* Expanded Spell selection and usage options for the following:
* * TwinHealNuke (Default: on).
* * WaveHeal: A second wave can now be selected (Default: off).
* * WaveHeal: Added the option for use as single-target heals in some rotations. (Default: As emergency healing).
* Realigned heal rotations to accommodate new options.
[1628] - 2025-07-27
Commits
(7345abb) ~AlgarDudeRaid Improvements (#736)
* Assisting by using RA targets above the first is now supported in the RaidAssistTarget setting.
* The Assist Outside setting now strictly covers treating the top valid PC on the Outside Assist List (OAL) as the MA.
* * Removed the duplicate "Assist Outside" setting entry from the engage tab.
* Heal Outside (default: true) will control whether we heal PCs on xtarget, and whether we check for rezzes outside of our group.
* * OOG rez checks encompass raid members, guild mates, PCs on the OAL and dannet peers.
[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.