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.
[1251] - 2025-03-18
Commits
(3bf25d6) ~Grimmier378Mini Button Updates (#541)
* Added new commands: pullstart, pullstop
* * These commands stop and start pulls exactly like the toggle button in the pull UI.
* New Mini Button Features
* * Added a Paused/Running Button
* * Added a Start/Stop Pull Button
* * Added a setting to always show the mini button, regardless of the (minimized) state of the main window.
[1249] - 2025-03-17
Commits
(33d444b) ~Grimmier378
[1247] - 2025-03-17
Commits
(e09e423) ~AlgarDudeTank MoveBack Update (#549)
* Adjusted xtarget-based moveback when we detect an xthater behind us.
* * Removed the delay after we issue this command, as this should (speculatively) no longer be required due to the current movement checks embedded in rotations.
[1245] - 2025-03-17
Commits
(b00fe80) ~AlgarDudeBuff Check Update (#548)
Corrected a condition under which buff checks would not use the proper rank of a discipline.
[1241] - 2025-03-17
Commits
(87a6074) ~AlgarDudeAura Fixes (Thanks RYN227 and Lidori!) (#544)
* [CLR - Laz] Fix for undesired aura removal causing a spam condition in some situations.
* [rotation] Entry Pre-Activation functions will no longer be executed until the very last step before an action's use.
* * This fixes a possible aura spam condition with the Laz Enchanter.
[1239] - 2025-03-16
Commits
(d065cec) ~Grimmier378
[1237] - 2025-03-16
Commits
(7d7690f) ~AlgarDudeSHD Config Updates (#543)
* Live: Re-ordered rotations and slightly adjusted how we use and check Emergency HP thresholds to (hopefully) make defenses a little snappier.
* Laz: Did the above and removed rotation entries for non-present abilities and spells.
* * Started process of removing spells not present on the server from the action tables.
[1233] - 2025-03-16
Commits
(a5a39db) ~Grimmier378Loot Update (#538)
* added always global setting
* * turning this on will duplicate your new items into global
* * this will happen when looting and when acknowledging the new items list.
* fixed quest items not populating class designations properly
[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.