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.


[1712] - 2025-09-03
Commits
(2fd1f16) ~AlgarDudeMajor 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 Assist List.
* Please refer to https://www.redguides.com/community/threads/rgmercs-assist-system-guide.94931/ for more information.
Pulling Fix
* Fixed a situation in which we would skip processing certain checks during pull navigation, causing us to target early and ocasionally spam a spell while moving.
Emu xTarg Enhancements
* Added code to help work around the "feature" of emu clients ocasionally not adding hostiles to the xtarget window. We will now add them manually in certain situations to help facilitate entry into combat.
Force Target Window
* Added a toggle option to display extended information (xt#, spawnID) in the Force Target window. (disabled by default, this can be found in the main options > UI tab).
[1709] - 2025-09-01
Commits
(9a0d3f3) ~Derple[NA] Removed Syntax Info because it never took off and Algar says its total useless crap.
[1707] - 2025-08-31
Commits
(8977a07) ~AlgarDudeHide/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 Evasion AA.
* * Enhanced checks for auto-attack being on for Emu servers (where attack is required to be off to hide).
* [SHM-Live] Moved self-ward setting from general config to class-specific config, as this was the only config using it.
[1706] - 2025-08-31
Commits
(120bfd7) ~DerpleAdded support for exact spell name casting - defaulted to off for now. Toggle 'UseExactSpellNames' to enable.
[1698] - 2025-08-30
Commits
(ce6ced5) ~AlgarDudeMNK(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.
[1697] - 2025-08-30
Commits
(d2c121e) ~AlgarDudeWIZ(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 spells.
[1694] - 2025-08-30
Commits
(63fba37) ~AlgarDudeBRD(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.
* * Refactored song selection to use priority-based song lists.
* * * As a side effect, the extra modes have been eliminated. Quick change of layouts was already supported and more flexible through multiline setting switches.
* Added toggle setting to allow low-level insult use for mana savings while still triggering Troubador's Synergy.
* Added an option to prioritize spell damage or overhaste prior to Aria combining the two song lines.
* Aria and War March now have toggle options.