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

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

[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

[1719] - 2025-09-04​


〰️Commits​


Group Check Fix / DRU(Laz) item add (#783)

* Fix for checking if a target is grouped with you not properly returning a true/false value.
* Added logging to boolto(color)string to help detect further issues.

* [DRU-Laz] Added entry for seb gloves.
(757f06e) ~AlgarDude

[1718] - 2025-09-03​


〰️Commits​


[BoolToString/ColorString] Will now return an error if it is passed a non-boolean
(6abf72c) ~Derple

[1716] - 2025-09-03​


〰️Commits​


Minor Update (#782)

* Adjusted reporting and corrected condition causing invalid queries when we have no valid main assist.
(640def0) ~AlgarDude

[1714] - 2025-09-03​


〰️Commits​


Assist List UI (#781)

* Adjusted assist list buttons to use the same line.
(9c6561e) ~AlgarDude
Back
Top