Derple updated RGMercs - Lua Edition! with a new update entry:
v1652
Read the rest of this update entry...
v1652
Read the rest of this update entry...
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.

[1655] - 2025-08-11
Commits
NEC(Laz) 2.0 release (#748)
Overhauled the default Necromancer config for Project Lazarus.
* All facets of this config have been adjusted, and numerous options have been added. Please allow a moment to familiarize yourself with the changes on your next login.
* Feedback is welcome for the journey *to* 70, as this is a particularly difficult class to...
[1659] - 2025-08-14
Commits
Pet Healing Adjustments, BST(Laz) Update (#750)
[Pet Healing]
* The main config options for Pet Healing and HP% are now strictly for using main (PC-centric) heal rotations for pets and clearly state such in tooltips.
* * Eliminated situations in which a healer would heal a pet when its health was above the intended percent.
* Moved all remaining pet...
[1665] - 2025-08-16
Commits
(fd11ed9) ~Derple[All] Made config setting lookups much more efficient
[1670] - 2025-08-17
Commits
RNG(Laz) 2.0, Ranger Combat Nav Update (#755)
* Rewrote Ranger config from scratch for Project Lazarus. All facets of this config have drastically changed.
Ranger Combat Nav (Live, Laz):
* Refactored for resiliency in some edge cases.
* Added better debugging text and a warning to the user when can't see messages conflict with reported line of...
[1674] - 2025-08-17
Commits
...ENC(Laz) Update (#757)
* Mind Shatter priority is increased and the spell is now treated as a nuke.
* We will now only load the rotation entry for the currently selected aura.
* Auroria Mastery no longer trumps other auras and is now a selection in the aura choice.
* Added entry for Hate Buff (Visage).
[1681] - 2025-08-24
Commits
...Minor Updates (#762)
* [DRU-Laz] We will not longer attempt to use a TwinHeal nuke if we already have a TwinCast effect active.
* [MAG-Laz] Add support for seb boots.
* [loot] Enhanced LNS running checks to avoid waiting to loot when it isn't running.
[1689] - 2025-08-29
Commits
SHM(Live) Update (#766)
Retrofit the default config with features that have been developed since it was published:
* Added load conditions to add or remove entries from rotations dynamically based on our current settings.
* Refactored spell selection to use priority-based spell lists. At the default settings, the spell loadouts for Hybrid and Heal...
[1691] - 2025-08-30
Commits
Cure Revamp (#767)
TL;DR: Major facets of curing have been reworked to improve functionality, accuracy, and performance.
Information for the curious and power-users:
* Cure spell mappings are now resolved and cached on loadout scan in default configs. (This feature is fully backwards compatible with custom configs. See a default config for examples of...
[1694] - 2025-08-30
Commits
BRD(Live) Update (#768)
* Retrofit the default config with features that have been developed since it was published:
* * Added load conditions to add or remove entries from rotations dynamically based on our current settings.
* * * Aggressive use of load conditions has greatly trimmed down the Melody rotation, further increasing song uptime.
* *...
[1697] - 2025-08-30
Commits
WIZ(Live) Update (#769)
* Smoothed transition between rotations at level 71 based on currently scribed spells.
* *The intent of the change is so someone can complete a leveling session before they stop and purchase spells. RGMercs devs do not encourage, suggest, recommend, advise, counsel or otherwise imply approval of the use of 20-level old...
[1698] - 2025-08-30
Commits
...MNK(Laz) Update, Endurance Disc Update (#770)
* Monk config is now baselined for Project Lazarus.
* * Other than disc/map cleanup, only minor adjustment was required.
* Adjusted Third Wind usage for melee class on Lazarus. Disabled Second Wind for non-warriors by default.
[1704] - 2025-08-31
Commits
(e6a4f53) ~AlgarDude
[1702] - 2025-08-31
Commits
ROG(Live) Bugfix (thanks psatty82!)...
[1706] - 2025-08-31
Commits
(120bfd7) ~DerpleAdded support for exact spell name casting - defaulted to off for now. Toggle 'UseExactSpellNames' to enable.
[1707] - 2025-08-31
Commits
Hide/Sneak/Invis Update (#774)
* Added an option to break invis as part of "/rgl say" (say, qsay, rsay) commands. (Main Config > Buffs tab, default: false)
* * For clarity, adjusted the name of the setting which allows us to break invis to heal.
* [ROG-Live,Laz] Hide/Sneak:
* * Improved downtime functions to account for (possible lack of) Nimble...
[1709] - 2025-09-01
Commits
(9a0d3f3) ~Derple[NA] Removed Syntax Info because it never took off and Algar says its total useless crap.
[1712] - 2025-09-03
Commits
Major Assist Revamp / Pulling Fix / Emu XTarget Enhancements / FT Window Update (#780)
Assist Revamp!
* The "Outside Assist List" has meandered inside. It is now simply the "Assist List".
* Added the ability for PCs (other than the MA) to fallback to self target selection in certain situations.
* Added and changed commands related to manipulating the...
[1719] - 2025-09-04
Commits
...Group Check Fix / DRU(Laz) item add (#783)
* Fix for checking if a target is grouped with you not properly returning a true/false value.
* Added logging to boolto(color)string to help detect further issues.
* [DRU-Laz] Added entry for seb gloves.
[1733] - 2025-09-06
Commits
Config Revamp
README
If you have custom configs you will need to move to use
Config:GetSetting() and Config:SetSetting() as self.settings and
Config:GetSettings() have been removed and all the configuration logic
is now centralized
- Made movement ui rendering slightly more efficient
- Updated chase target validation
- Minor cleanup for pull module rendering
- Made Assist List changes more efficient
-...
