• 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! v1407

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

[1015] - 2025-01-26​


〰️Commits​


Various Updates (#404)

Known Issue: Enabling "Do Destroy" in the loot module when using the bard instrument swap feature may cause a rare condition in which an item is deleted. Please don't use them together. Fix is in work to lock them out from each other.

* [ENC] (Laz): Added Unified Alacrity (Thanks Robban!)

* Under the hood change for AA debuff checks.

* Fixed missing setting reporting error in combat clicky use.

* Slightly adjusted bard item swap code.
(7a59976) ~AlgarDude

[1013] - 2025-01-26​


〰️Commits​


Laz Pet Buffs (Thanks sputnik!) (#403)

* Added Aegis and Fortify pet buffs where appropriate.

* * If I missed one here, let me know!
* Removed Companion's Aegis (which isn't present on Laz).

* Tightened condition check for Pet Buff AA.
(817cbb2) ~AlgarDude

[1012] - 2025-01-25​


〰️Commits​


Alpha Support for Combat Clickies (#402)

This is an "Alpha" feature that may see heavy revision at a later date. Currently, only detrimental spells against our combat target are supported (initial support is largely aimed at the numerous "DD Clickies" that are found on Project Lazarus, but stacking checks for debuffs are present). Feedback is requested, especially commit # [feedbac](https://github.com/DerpleMQ2/rgmercs/commit/feedbac)k concerning special-use items, regardless of server.

* Added support for "clickies" in combat:
* * Settings can be found in the existing "Clickies" tab.
* * If enabled, we will check the list for a clicky to use every 10 seconds (to ensure we don't step on our normal rotations). This delay value is user-adjustable as an advanced setting.
* * After one available clicky is used, normal rotations will be resumed until the next check.
(fe98315) ~AlgarDude

[1009] - 2025-01-25​


〰️Commits​


Minor fixes (#401)

Corrected entry for claws with new AoE setting name
(88e2dc4) ~AlgarDude

[1007] - 2025-01-24​


〰️Commits​


Class Feature Homogenization Pass (#397)

Please note further updates of this nature are planned.

* (Live Configs)
* * Added support for Blood/Spirit Drinker's Coating for the following classes: SHD, BST, BRD, PAL (exp.)

* [BST] (Live/Laz)
* * Added support for OoW Chests.
* * Added AE count and safety checks.
* * Added AE Roar options/entries.
* * Added Vet AA options/entries.

* [SHM] (Live/Laz)
* * Added options for Epic use (off/burn/all combat).
(181d424) ~AlgarDude

[1006] - 2025-01-21​


〰️Commits​


Delay Callback Safety Pass (Thanks Rizko!) (#396)
(29c13ed) ~AlgarDude

[1003] - 2025-01-21​


〰️Commits​


Beastlord Config Updates (#395)

* Made minor adjustments to heal rotation conditions.

* Laz Config Updates:
* * Added various missing AA.
* * Adjusted some entries to match Laz-specific names or conditions.

---------

Co-authored-by: AlgarDude <[email protected]>
(0f2e8fd) ~RobbanEQ

[1001] - 2025-01-20​


〰️Commits​


Minor Bugfixes (#394)

* Corrected occasional duplicate spell casting when one or more effects did not take hold due to stacking.
(6b65645) ~AlgarDude

[999] - 2025-01-20​


〰️Commits​


Group Buff Check Update (#393)

* Added support to pass a spell ID to check against in GroupBuffCheck()
* * ID is optional and should be the third variable (See AegoBuff entry in any Cleric config for example).
* * This was added to handle situations where the EQ spell list contained two or more spells with the same name, and should only be required on a case-by-case basis.

* While there is a strong case to move to the sole use of ID's in the function, this fix is completely compatible with existing custom configs.
(299836d) ~AlgarDude

[997] - 2025-01-19​


〰️Commits​


New command: /rgl rebuff (#392)

* We will now reset the Group Buff rotation timer when a rez is attempted to facilitate faster rebuffing.

* The /rgl rebuff command will reset relevant rotation timers, allowing them to be checked again immediately. It will not force any particular buff to be cast.
* * Affected Timers: Slow Downtime, Group Buff, Pet Buff.
(b5a4645) ~AlgarDude
Back
Top