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.
[1083] - 2025-02-08
Commits
(30d178d) ~AlgarDudeWIZ (Live - Experimental) Updates (#441)
* Added support for AE Damage:
* * Added the "Beam" line of spells (Frontal AE), with a specific toggle option and target count.
* * Added the "of Flame" line of spells (PBAE), with a specific toggle option and target count.
* * The "Do AE Damage" and "Max AE Target" govern all AE spells and can be used to quickly adjust behavior without changing spell gems.
[1078] - 2025-02-07
Commits
(b783e08) ~AlgarDudeCleric Beta Self HP-Buff adjustment (Thanks MaxD!) (#438)
* Simplified hp buff checks (and removed Saint's Unity from the Laz config).
* * Complexity of checks was not justified compared to the rarity of us benefitting from them.
* Slightly adjusted a too-far value as a string-on to yesterdays event handler update.
[1068] - 2025-02-05
Commits
(19ab018) ~Grimmier378Loot Updates (#431)
* You can now Bulk set rules for entire pages of items.
* Refined the number of items to show down to increments of 10 to help.
* You can now toggle the INFO messages off.
* * These also now go to the lootnscoot console and not the main mq console.
* Actors should properly communicate with standalone and mercs clients on the same machine.
[1066] - 2025-02-04
Commits
(91dd36a) ~AlgarDude
[1064] - 2025-02-04
Commits
- Arcanum Weave (Thanks sputnik!) (#432)
(efda9cf) ~AlgarDude* Added (optional) support for the extended series of Arcanum AA.
* * Empowered/Enlightened/Acute will be used in the normal combat routine if one isn't currently running.
* * The original "Focus of Arcanum" will be used in a burn on a named irrespective of the above.
[1062] - 2025-02-02
Commits
(201450f) ~AlgarDudeAE and SHD Updates (#430)
Added Max AE Target Count for all classes that have new AE code. (Protip, use this so you can still AE Mez when you get swamped!).
[SHD] Added support for AE Damage to both configs.
*Laz: Added initial support new/revamped spells (Grasp of Lhranc, Spear of Decay/Muram).
* * Gem and rotation place may be adjusted, commit # [feedbac](https://github.com/DerpleMQ2/rgmercs/commit/feedbac)k welcome.
* Live: Added support for Insidious Line (AE Tap).
Special Note: These abilities, as annotated in the settings, can and will break Mez. Unfortunately, "Mez checks" for AE Damage are not on the current planned feature list.
[1061] - 2025-02-02
Commits
(5bfd1b4) ~AlgarDudeRotation Load Conditions (#429)
Rotations now support load conditions to control whether they are loaded.
Custom config users: Feature is 100% optional and backwards compatible.
Please refer to the forum post for more information, instructions, and examples.