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

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

[1740] - 2025-09-07​


〰️Commits​


[Cure] if no valid cures exist we will clear the cure list so you don't keep trying to cure it forever.
(3c9cc26) ~Derple

[1739] - 2025-09-07​


〰️Commits​


Routed all sticking through a centralized Movement system
Movement:DoStickCmd(params) should be used instead of Core.DoCmd("/stick ...")
Movement commands are now instanced and should use : instead of .
Added additional UI info for Stick commands
(3819212) ~Derple

[1737] - 2025-09-07​


〰️Commits​


LNS Loot Module Update (#791)

* Added a check for chase target distance that can be used to abort or stop new looting actions. (Default: 300).
(e33fca9) ~AlgarDude

[1735] - 2025-09-07​


〰️Commits​


Pull Module Updates (#790)

* Ironed out some kinks:
* * We now properly end nav when movement checks fail due to groupwatch.
* * Fixed a delay in pull nav stop when we are aggroed by something else.
(4656dad) ~AlgarDude

[1734] - 2025-09-06​


〰️Commits​


Fixed a bug that would cause config settings to be stale after swapping Config Types
(9ddd562) ~Derple

[1733] - 2025-09-06​


〰️Commits​


Config Revamp

README

If you have custom configs you will need to move to use
Config:GetSetting() and Config:SetSetting() as self.settings and
Config:GetSettings() have been removed and all the configuration logic
is now centralized

- Made movement ui rendering slightly more efficient

- Updated chase target validation

- Minor cleanup for pull module rendering

- Made Assist List changes more efficient

- File Writes: Saving configs is now done once per frame instead of for every setting change.

- Testing: Added support for temporarily settings (not saved to file)
Usage: `/rgl tempset foo bar`

- Reloading config now clears all temp settings.

- SettingDefaults and SettingCategories are now avaiable in the config module

- Cleaned up /rgl set show formatting

- Removed WaitOnGlobalCooldown setting as almost all classes do weaves and this breaks them.
(851c8a4) ~Derple

[1731] - 2025-09-05​


〰️Commits​


Add to XT Fix (#789)

* Improved performance and corrected possible crash condition if the MA leaves the zone during assist list checks.
(2390d46) ~AlgarDude

[1729] - 2025-09-04​


〰️Commits​


Typo fix in MA dannet check (#788)
(64761f5) ~AlgarDude

[1727] - 2025-09-04​


〰️Commits​


Disc scribing now triggers loadout scan (#787)
(965ee91) ~AlgarDude

[1725] - 2025-09-04​


〰️Commits​


Error Messaging Adjustment (#786)

* Temporarily removed non-boolean warning in condition checks.
(3721b18) ~AlgarDude

[1723] - 2025-09-04​


〰️Commits​


Improved Error Checking for non-boolean conditions. (#785)
(5f70bd8) ~AlgarDude

[1721] - 2025-09-04​


〰️Commits​


Typo Fix (#784)

Fix for copypasta.
(38d4e35) ~AlgarDude
Back
Top