• 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 --->
  • There is a suspension/ban wave happening. This appears to concide with beta / pre-orders. Please keep regular discussion to Suspension MegaThread and please consider submitting a Suspension report to RG.
RGMercs - Lua Edition!

Combat Assist RGMercs - Lua Edition! v1853

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

[1596] - 2025-07-16​


〰️Commits​


Aggro Update (#721)

Added support for throttling offensive actions due to high aggro, and included its use in many default config entries.
* The first pass for adding support to default configs for casters is complete.
* Adding support for pure melee default configs is TBD.

For custom config users, details below. Please note that all changes are fully backwards-compatible with custom configs and be integrated at your whim and convenience.

* When enabled, "Use Aggro Throttling" (Main Options > Spells/Abils tab) is used to ensure the aggro on our target does not exceed the Max Aggro setting found with it.
* The helper function "AggroCheckOkay()" has been added to targeting utils for use in configs.
* * This check will return true for any character who IsTanking().
* * This check has also been included in the helper function "OkayToDebuff()". An optional variable can be passed to ignore the aggro check on an entry-by-entry basis.
* OkayToDebuff() will also now check mana levels.
* The helper function "OkayToNuke" has been created to combine AggroCheckOkay() and ManaToNuke() in a single helper where it is warranted or convenient.
(6d45ed1) ~AlgarDude

[1594] - 2025-07-14​


〰️Commits​


BER(Laz) Config 2.0 (#720)

* Added Laz-specific disciplines.
* Removed unused/out-of-era abilities from all lists.
* Broke active disc burns out into their own rotation.
* Added support for some control effect lines.
* Added emergency rotation.
* Realigned options and categories.

Further thoughts:
* Further commit # [feedbac](https://github.com/DerpleMQ2/rgmercs/commit/feedbac)k from zerkers with a higher AA count would be helpful; I am not currently devoting resources to my BER for proper, full playtesting.
* I may add support for auto-FES swapping in the future.
* I may need to revisit Third Wind.
(c5f8ea3) ~AlgarDude

[1593] - 2025-07-14​


〰️Commits​


Fixes (#719)

* Fix for PAL(Laz) AA rank check error.
* Minor adjustments to WAR(Laz).
* Slight refactor of GetFirst(AA, MapItem).
(c4c22b9) ~AlgarDude

[1591] - 2025-07-12​


〰️Commits​


WAR(Laz) Config 3.0 (#716)

* Retooled defense options and combinations to support existing abilities.
* Added Laz-specific disciplines.
* Removed unused/out-of-era abilities from all lists.
* Broke AE hate tools out into their own rotation.
* Realigned options and categories.

Further thoughts:
* For now, I have left bandolier usage the same (DW or Shield), I will likely revisit this in the future. Nothing is stopping anyone from throwing a 2-Hander in the ole' DW bando slot in the meanwhile.
* I may need to revisit Third Wind.
(6e7613e) ~AlgarDude

[1588] - 2025-07-11​


〰️Commits​


Group Buff Update (Thanks Lidori!) (#714)

* Refactored PeerBuffCheck to properly alert us when we identify a PC as an in-range peer, yet they do not respond to the query (Example: PC LD).
(409ba0d) ~AlgarDude

[1586] - 2025-07-10​


〰️Commits​


Stick Update (#713)

Slight adjustment to default stick at high target height values for non-tanks (Alleviates some issues with rooted mobs).
(4e22034) ~AlgarDude

[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
Back
Top