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.
[1719] - 2025-09-04
Commits
(757f06e) ~AlgarDudeGroup 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.
[1718] - 2025-09-03
Commits
(6abf72c) ~Derple[BoolToString/ColorString] Will now return an error if it is passed a non-boolean
[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.