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.
[1029] - 2025-01-31
Commits
(92be431) ~AlgarDudeNew Class Configs: MNK, ROG (Beta) (#412)
* Please provide commit # [feedbac](https://github.com/DerpleMQ2/rgmercs/commit/feedbac)k via stickied forum post or Discord. Thank you!
* LAZBERRIES: Please tell me if you prefer these over your current config! I was mostly aiming at higher level live play, but if they perform better, they could be the new baseline for Laz as well. (Laz/Live ROG/MNK configs were the same).
[1027] - 2025-01-31
Commits
(6ec8b64) ~AlgarDudeRez Fixes (Thanks scvone!) (#411)
* Rezzers will no longer respect certain meditation settings if a group/OA corpse is present.
* Added corpse check to the Shaman "Slow Downtime" rotation.
* Fixed a condition in which the Group Buff rotation would still process when the caster's corpse was the only one present.
Other minor adjustments:
* Reduced the delay between stick adjustments. Further adjustment may be warranted after more testing and commit # [feedbac](https://github.com/DerpleMQ2/rgmercs/commit/feedbac)k.
* Updated Call of the Wild usage to make sure it is never used on the caster's corpse.
[1019] - 2025-01-26
Commits
(034fc4f) ~RobbanEQ
[1018] - 2025-01-26
Commits
(e1e17e7) ~RobbanEQEnchanter updates (Live/Laz) (#405)
* (Laz) Added Color Shock and Eldritch Rune to Combat Support.
* (Laz) Added Laz spells to various entries.
* (Live) Added Eldritch Rune to Downtime.
* Rewrote many conditions in the Combat Support rotation.
* * Also removed some abilities that could result in loss of role functionality (i.e, abilities that can prevent or interrupt casting).
* * Moved Phantasmal Opponent to Burn.
---------
Co-authored-by: AlgarDude <[email protected]>
[1015] - 2025-01-26
Commits
(7a59976) ~AlgarDudeVarious Updates (#404)
Known Issue: Enabling "Do Destroy" in the loot module when using the bard instrument swap feature may cause a rare condition in which an item is deleted. Please don't use them together. Fix is in work to lock them out from each other.
* [ENC] (Laz): Added Unified Alacrity (Thanks Robban!)
* Under the hood change for AA debuff checks.
* Fixed missing setting reporting error in combat clicky use.
* Slightly adjusted bard item swap code.
[1012] - 2025-01-25
Commits
(fe98315) ~AlgarDudeAlpha Support for Combat Clickies (#402)
This is an "Alpha" feature that may see heavy revision at a later date. Currently, only detrimental spells against our combat target are supported (initial support is largely aimed at the numerous "DD Clickies" that are found on Project Lazarus, but stacking checks for debuffs are present). Feedback is requested, especially commit # [feedbac](https://github.com/DerpleMQ2/rgmercs/commit/feedbac)k concerning special-use items, regardless of server.
* Added support for "clickies" in combat:
* * Settings can be found in the existing "Clickies" tab.
* * If enabled, we will check the list for a clicky to use every 10 seconds (to ensure we don't step on our normal rotations). This delay value is user-adjustable as an advanced setting.
* * After one available clicky is used, normal rotations will be resumed until the next check.