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.


[977] - 2025-01-16
Commits
(2d267ad) ~Grimmier378Loot Updates (#376)
Added Pop up window option for new items.
Added Links to the loot tables. (these will populate for items missing them as you loot items)
Added Toggle to only loot a corpse once.
The new items pop up allows you to set items rules yourself for items not already in the table. The fields will be prefilled with your evaluated settings.
If the item was not no drop then we will make the decision and loot accordingly, and show the window.
If you have only loot corpse on and a new item appears, saving the settings from the new item popup will unflag that corpse incase there was a nodrop item on the corpse and we wanted to loot it.
Window includes the following information:
* Link button,
* Item Name,
* Nodrop,
* Lore,
* Augment,
* TS,
* Sell Price.
[972] - 2025-01-16
Commits
(7d6067c) ~RobbanEQMage Updates (#370)
[MAG]
* Added proper AA names for Malo to Lazarus Config
* Corrected error in AE Malo entry
* Changed debuff rotation name and updated rotation/entry conditions
---------
Co-authored-by: AlgarDude <[email protected]>
[970] - 2025-01-16
Commits
(7d0d4d5) ~AlgarDudeNamed List, Song mid-cast updates (#375)
* Adjusted Named tab UI
* * Clarified the use of the Named List selection.
* * Added a note concerning the use of the MQ2SpawnMaster TLO.
* Minor song cast adjustments
[968] - 2025-01-16
Commits
(9082bc9) ~AlgarDudeAA with cast times now treated the same as spells during cast. (#374)
!! Custom Config Users (Rez Classes): Action Required (see forum post). !!
* AA Spells with cast times now have the same early cancel conditions that normal spells do (e.g, cancel on target death, cancel when target moves too far out of range).
* * Certain rez actions will not work for custom config users until the AA entry has been edited (see forum post).
* Minor Shaman updates
[960] - 2025-01-14
Commits
(d9bb458) ~AlgarDudePull Module Improvements (#369)
* Added the option to hold pulls if a group member corpse is detected in close range (Default: true).
* If the above is enabled, added an option to hold pulls for a time period after a corpse is no longer detected, to allow for rebuffs (Default: 0, Max: 90).
* * Please note that this is imperfect: battle rezzes won't be detected, and group buff rotation timers will still apply. Further optimization possible but unlikely (refactor would be onerous).
[958] - 2025-01-13
Commits
(d7a5e73) ~AlgarDudeMinor Tank Updates (#367)
[PAL]
* Added support for Marr's Salvation. (Thanks frenchysonline!)
[WAR]
* Refactored AE Damage check to better leverage SpawnCount.
* * Will serve as template for AE support on other classes.
* Corrected error with BurnDisc check.
[956] - 2025-01-12
Commits
(b234d38) ~AlgarDude[ENC] Added support for Laz-specific auras (Thanks RobbanEQ!) (#366)
[952] - 2025-01-11
Commits
(cac8bf4) ~RobbanEQWarrior Updates (#352)
[WAR]
* Added Infused by Rage (active AA) to Laz config.
* Added Hold the Line to Laz config.
* Added Press the Attack (as an option, default: false) to Laz and Live configs.
* Adjusted EndRegen (* Wind) conditions for Laz config.
* Adjusted Blade Guardian check to prevent a potential spam attempt condition.
---------
Co-authored-by: AlgarDude <[email protected]>