• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->
RGMercs - Lua Edition!

Combat Assist RGMercs - Lua Edition! v2023

Download now:  Join us with Level 2 access or earn your way in with  RedCents.

[1584] - 2025-07-07​


〰️Commits​


Loot Module (#711)

* Removed the "Loot Corpses" option. Please use /lns (un)pause as needed.

* We will now include our server in communications with LNS.
* * * I'm not sure who would ever do such a thing, but this fixes an extreme edge-case in which two characters of the same name are logged in to two different servers (on the same PC) and hunting, when we only want one of them to be looting.
* * Special thanks to grimmier for the time spent trying to verify this issue.
(993f708) ~AlgarDude

[1581] - 2025-07-06​


〰️Commits​


Config Updates (#710)

* Fix for NEC(Live-Alpha) pet resummon. (Thanks svcone!)
* Port epic options to ENC(Laz).
(731ff63) ~AlgarDude

[1579] - 2025-07-06​


〰️Commits​


Laz Pull Fix (Thanks Klunk!) (#709)

* Fixed a situation in which Marr's or GM Buffs would be detected as debuffs.
(ebf13ee) ~AlgarDude

[1577] - 2025-07-06​


〰️Commits​


Bug Squashing (#708)

* Fixed a couple of potentially improper GemTimer checks.

* Fixed a range check for MAG(Laz).
(a1340c5) ~AlgarDude

[1575] - 2025-07-03​


〰️Commits​


NEC (Live-Alpha) Update (#707)

* Added (optional) support for combat pet resummon.
* * Further improvements are planned (eventually).
* Converted to new spell lists for ease of future adjustment.
(7dff5b6) ~AlgarDude

[1573] - 2025-07-03​


〰️Commits​


Config Update (#706)

* Autotarget settings are now hidden by default (and exposed with the advanced settings toggle).
(e933220) ~AlgarDude

[1571] - 2025-07-03​


〰️Commits​


Cure Fix (#705)

* Fix for rare crash even in which the healer or target dies or zones mid-cure check.
(2fc924c) ~AlgarDude

[1569] - 2025-07-02​


〰️Commits​


Cure Update, Druid (Laz) Update (#704)

Dru (Laz) Update
* Added options for when to use Epic 1.5/2.0 (ported from BRD/SHM).

Cure Update
* We will now no longer check for corruption effects by default on emu servers.
* * As a result, we will no longer attempt to cure "Marr's Divine Offering" on Project Lazarus. (Thanks RYN227!)
* * If there are emu servers where support for corruption effect cures are needed, please bring it to our attention for consideration. Thank you!
(fb45db2) ~AlgarDude

[1568] - 2025-06-30​


〰️Commits​


Dru (Laz) Update (#703)

* Added options for when to use Epic 1.5/2.0 (ported from BRD/SHM).
(4eda7b7) ~AlgarDude

[1565] - 2025-06-28​


〰️Commits​


Incremental Mez Update (Corrected Commit Notes) (#702)

* Refactored Mez code to wait for a reasonable time period if we are currently casting, moving, or in the global cooldown.
* ENC: while AE mezzing, Beam of Slumber should only fire if we are in the global cooldown or if the AE mez spell gem timer is not ready.
* BRD: if we are ST mezzing, we will always attempt to use Dirge of the Sleepwalker before we waste time on a song.
* Allowed AE Mez to continue when the target dies.
* Reduced retry attempts on all mezzes.
* Ensured we turned attack off when updating the mez list.
* Added another failsafe to switch to AE mez while under certain conditions while we are waiting for ST mez to be ready.
* Added an additional autotarget ID check before we perform a single target mez.
* * Known Issue/Limitation: During mez processing, we do not update our autotarget; during situations of rapid autotarget change, there will be situations in which we attempt to use a ST mez on what may be everyone else's autotarget. No adjustment is currently planned to address this behavior.
* Adjusted log messages.
(07db617) ~AlgarDude

[1563] - 2025-06-28​


〰️Commits​


Mez Update (#701)

* Allowed AE Mez to continue when the target dies.
* Reduced retry attempts on all mezzes.

Updated Comments

Further Adjustments

* Minor fixes for copied code (ST vs AE Mez)
* Adjusted log messages.
* Added another failsafe to switch to AE mez while under certain conditions while we are waiting for ST mez to be ready.
* Known issue: Added another autotarget ID check before we performed a single target mez, but we will not rapidly update said ID while we are processing this code; there will be situations in which we attempt to use a ST mez on everyone else's autotarget.

Attack/Cast Cancels

* Broke out attack off and stopcast logic into helpers.

* Ensured we turned attack off when updating the mez list.

Mez Update

* Refactored Mez code to wait for a reasonable time period if we are currently casting or in the global cooldown.
* * For ENC, while AE mezzing, Beam of Slumber should only fire if we are in the global cooldown or if the AE mez spell gem timer is not ready.
* * For BRD, if we are ST mezzing, we will always attempt to use Dirge of the Sleepwalker before we waste time on a song.
(2d9228e) ~AlgarDude

[1562] - 2025-06-28​


〰️Commits​


Stick, Face, Config Updates (#700)

* Adjusted stick settings in "too far" and "can't see" event handlers.
* Improved bard song buff detection for a (possible) slight reduction in delay between songs.
* Added fast argument to select face arguments that did not already have it.
* [BRD]: Added "Echo of the Trusik" to the Aria line.
* [MNK]: Reduced the aggro percent that we will begin to attempt to feign off aggro (if that setting is enabled).
* [MAG-Laz]: Re-enabled the PetAura line.
(ab40b5c) ~AlgarDude
Back
Top