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.
[1227] - 2025-03-16
Commits
(e5804da) ~AlgarDudeMinor Laz Updates (#536)
* [DRU] Handling for improper stacking report on Spirit of the Black Wolf.
* [SHD] Added support for Third Spire.
(Note: Additional spire support and selection options are planned for all classes; recent additions are stopgaps).
[1225] - 2025-03-15
Commits
(9e11bc0) ~AlgarDudePaladin Heal Rotations (Thanks Redfrog!) (#534)
* Adjusted Paladin Heal Rotations (Live and Laz) to better reflect modern defaults and code.
* * Eliminated Light Heal Rotation
* * * "LightHeal" has been moved to the Main Heal rotation.
* * Added Group Heal Rotation and shuffled abilities as appropriate.
[1221] - 2025-03-15
Commits
- (#532)
(cfca0ea) ~AlgarDude* Fix for names being case sensitive with the command to remove an OA from the list.
* Fix for autotarget ID not always being cleared after combat or zoning.
* Fix for healers getting stuck in self-rez checks when near corpses whose names wholly contain their own.
[1220] - 2025-03-14
Commits
(73d1505) ~DerplePulling Panel will now report if rgmercs is paused so you dont stand around like a Derple wondering why you aren't pulling.
[1218] - 2025-03-14
Commits
(4fd8f65) ~AlgarDudeAutoTarget Adjustments and Post-Update Fixes
AutoTarget Adjustment
* Made adjustments to autotargeting pull targets.
* Corrected a situation that resulted on no autotarget being assigned with certain range and settings combinations.
* Adjusted and corrected log messages for auto-targeting.
Post-Update Fixes
* Adjusted range for using auto-attack to pull in some situations.
* Fixed incorrect trigger count in Local Buff check when a trigger failed a stacking check.
[1217] - 2025-03-14
Commits
(f47d08b) ~DerpleGambit spell check fix.
[1215] - 2025-03-14
Commits
(7e81fc7) ~AlgarDudeCasting and Config Fixes (#529)
BuffCheck Update (Thanks to many who have reported or assisted today!)
* Most buff checks will now once again use spell IDs.
* * Special Note: for spells, when determining ID to check, we will use Me.Spell and fallback to .Spell if necessary.
Bando Swap Fix
* [SHD, WAR, PAL - Alpha] Fixed name check for bandolier swap.
Config Updates
* [ENC] Fixed incorrect index for StripBuff spells (Thanks Cybris!)
* [WIZ] Fixed Gambit spell check (Thanks Cybris and a_moss_snake!)
[1211] - 2025-03-13
Commits
(485f95a) ~DerpleFix for FindBuff name to use quotes and find spells with spaces in the names.