• 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.

[944] - 2025-01-07​


〰️Commits​


"Ranged" Pull Ability Fix (Thanks Daneki!) (#358)

* Added "Ammo" to valid ranged weapon types for pull abilities.
(e558cc5) ~AlgarDude

[942] - 2025-01-07​


〰️Commits​


Minor Enchanter Update (#357)

[ENC]
* Live : Combined twincast mez options to eliminate conflicts between mode settings.
* * Twincast mez options will now be respected regardless of mode.
(57c8765) ~AlgarDude

[940] - 2025-01-07​


〰️Commits​


BRD, Mez updates (#356)

[BRD]
* Added Intimidation (we will not use this until the second rank of the AA).
* Split "Combat" rotation into "Combat" and "Combat Songs" for better flow.
* Returned control of AE Mez to the mez module.

[Mez]
* Added "AE Mez Safety Check" which defaults to false (previous behavior was hardcode to true).
* Slightly refactored to allow for bard AE mez processing

[casting]
* Changed default retry count to 3.

[binds]
* Lengthened the random window of time for /rgl qsay.
(1713fc1) ~AlgarDude

[939] - 2025-01-07​


〰️Commits​


Improved Resurrection Handling (#353)

* Tightened conditions for Rez functions:
* * We should no longer target a corpse until a rez action is ready
* * Corpse summoning should no longer occur unless a rez action is ready
* Added PAL rez spells to all PAL configs.
* Added DRU rez spells to Laz config.
* CLR will now use Larger Reviviscence (6 person rez) if three or more group/OAL corpses are present.

Numerous PCs were harmed during the making of these changes.
(b2258a1) ~AlgarDude

[936] - 2025-01-06​


〰️Commits​


Burn Now button correction (#351)
(68e7916) ~AlgarDude

[934] - 2025-01-06​


〰️Commits​


Post-UI Update Cleanup (#350)

* Properly hid pop settings
* Corrected typos
(6a63474) ~AlgarDude

[933] - 2025-01-06​


〰️Commits​


* Re-added Aura of the Reverent specific handling for CLR (#348)
(862cd09) ~AlgarDude

[930] - 2025-01-06​


〰️Commits​


Cleric Aura Adjustments/Fixes (Laz/Live/Live-Exp) (#347)

* Added support for Spirit Mastery use on Lazarus.

* Added config setting to choose between cleric auras for use when we don't have Spirit Mastery (perhaps when there are multiple clerics present).
* * Ported conditions and options to live configs

---------

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

[928] - 2025-01-06​


〰️Commits​


Minor UI Overhaul (#346)

* Reorganized and sorted elements and features that have been "tacked on" over time.
* Improved pop-out function and aesthetics.
* Added ease-of-use button for /rgl burnnow.
* Hid the console behind a collapsing header.
* Organized all config windows to be at the bottom of their respective windows.
* Moved pertinent information closer to the top of each window.
* Moved the class config selection to the class module tab.
* Added indents under some collapsing headers for uniformity.
* Added tooltips to some UI elements (WIP, intend to add more).
(5fd248d) ~AlgarDude

[926] - 2025-01-05​


〰️Commits​


Minor Updates (#345)

* [WIZ] Removed clarity potion entries/options (These are already fully supported for any class if used as in the "Clickies" list).

* [BER] Added a failsafe to cancel Untamed Rage in downtime at low health.

* Minor updates to default settings.
(c336bab) ~AlgarDude

[924] - 2025-01-05​


〰️Commits​


Pull additions, Charm Updates

[pull]
* Added a setting to hold pulls based on number of buffs (allowing a pause for rebuffs).
* * Default setting is "0" (disabled).

[charm]
* We will no longer attempt to charm named mobs; commit # [feedbac](https://github.com/DerpleMQ2/rgmercs/commit/feedbac)k will determine if this stays hardcoded or becomes a toggled option.

---------

Co-authored-by: AlgarDude <[email protected]>
(7be9a1d) ~Grimmier378

[922] - 2025-01-04​


〰️Commits​


Added Range-Based cast cancelling (#343)

* Thanks RobbanEQ for the report!
* Most spells will now cancel casting when the target's range moderately exceeds the spell range.
* * We are looking at you, 8-second-cast-group-buff-when-my-tank-already-ran-off.

Fixes #334
(9b4dcd0) ~AlgarDude
Back
Top