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

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

[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

[919] - 2025-01-04​


〰️Commits​


Lazurus Updates

[loot]
* Fix class looting
* Fix duplicate Global Table and no Normal Table issue on upgrade.

[MAG] (Live/Laz)
* Fix for mana to nuke/debuff not being respected.

[DRU] (Laz)
* Added proper cure spells and corrected cure function.
* Added option to keep (Lesser) Succor memorized.
---------

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

[917] - 2025-01-04​


〰️Commits​


Fixed task select window error in "/rgl yes" command (#340)

* Fix for #296
(8080aef) ~AlgarDude

[915] - 2025-01-04​


〰️Commits​


Fix for improper roles being set while changing roles to force a puller's merc into camp (#339)
(9f7ddb1) ~AlgarDude

[913] - 2025-01-04​


〰️Commits​


Re-enabled "Create Custom Config" button. (#338)

* Errors in the underlying function have been corrected.
(70e1271) ~AlgarDude

[911] - 2025-01-02​


〰️Commits​


[DRU] Experimental Config Updates, Med function typo fix (#337)

* [DRU] Experimental Config updates
* * Ported temphp buff handling from SHM (Thanks scvone).
* * Experimental refactor of Rez function to eliminate extraneous corpse targets when rez abilities are on cooldown.

* [casting] Changed aggro percent breakout in automed function to originally intended value
(9ddb701) ~AlgarDude

[909] - 2024-12-30​


〰️Commits​


Added an aggro check to meditation during combat (#333)

* We should no longer attempt to sit if we are being beat on when combat med is enabled. Further adjustment of aggro values may be necessary.
(7fac638) ~AlgarDude

[907] - 2024-12-29​


〰️Commits​


Changed default for [StandWhenDone] (aka, force stand) to false (#332)

Users will not have to fight automation or pause to med/sit/camp unless they elect to do so.
(770689a) ~AlgarDude

[906] - 2024-12-29​


〰️Commits​


[DRU] Added nil safety in live/live-exp movebuff checks (#331)
(0619e68) ~AlgarDude

[904] - 2024-12-29​


〰️Commits​


Engage and navigation improvements (#328)

* Added third dimension to certain target distance checks

* Tightened some percentages to pull the PC in closer when repositioning due to "too far" or "can't see" issues.

* Added "uw" flag to some stick commands
(276ba61) ~AlgarDude

[901] - 2024-12-29​


〰️Commits​


Message formatting improvements (#330)

* Removed trace information from splash message

* Reduced message length and repetition for settings change
* * Added nil safety and small bugfixes to these functions

* Removed go2ggh command
(aa95825) ~AlgarDude

[899] - 2024-12-27​


〰️Commits​


Added rocket launch prevention code to BER battle leap. (#327)

* When underwater, battle leap launches us above the surface, regardless of our current depth. Updated warrior checks to also use HeadWet member (as opposed to FeetWet).

* Also corrected a few typos/extraneous comments.
(d632757) ~AlgarDude

[897] - 2024-12-27​


〰️Commits​


Changed BuffRezables behavior (#323)

* Adjusted BuffRezables to not use any group buff if any group member corpses are in range

Current behavior is one PC will be rezzed, and while the rez is on cooldown, we will often buff them. The rez will come back up, but we are still busy buffing rezzed dude, and we don't rez dead dude. Then we rez dead dude, and do the entire thing again, because now HE needs buffs too. Etc.

* Minor bugfixes and additions
(da58f8e) ~AlgarDude

[895] - 2024-12-27​


〰️Commits​


Pull respect med state (#326)

* Added support for meditation past pull minimums

* The "Respect Med State" option, when enabled, will hold pulls while the puller is meditating.
* * The puller will stand and continue pulls when the greater of the (med stop %) or (pull %) is reached.

* Adjusted default stick distance
(1e1834c) ~AlgarDude

[894] - 2024-12-27​


〰️Commits​


Increased priority of Drawn to Blood to alleviate self-root out of range. (#325)
(e536e39) ~AlgarDude
Back
Top