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

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

[1401] - 2025-04-26​


〰️Commits​


SHD - Laz Update (#620)

Removed spells and lines that are unused on Laz.
* Another step towards completion of #570
(365d7af) ~AlgarDude

[1399] - 2025-04-26​


〰️Commits​


Config Spell List Update, Laz SHM Update, Minor Fixes (#619)

Added a priority-based (rather than gem-based) spell list style for use in configs.
* Examples can be seen in the Project Lazarus configs for: ENC, DRU, SHM, SHD. Further conversion may happen as time goes on.
* The original gem-based system still functions, and will be maintained.
* * Note that code specific to the bard spell list is now deprecated and will eventually be sunsetted.

Function Updates
* Renamed the possibly misleading "GetBestAA" function to "GetFirstAA".
* * GetBestAA is still present in code (for now) as a deprecated function to avoid breaking configs.
* Added the "GetFirstMapItem" function, which performs similarly to the above for any action mappings (spells, items, discs).
* * See ENC(Laz) for usage example.
* Adjusted Blocked Buff checks to handle some instances of similar spell names.

Config Updates
* [DRU-Laz] Added missing Swarm dot.
* [SHD-Laz] Ported some recent improvements from Live config.
* [SHM-Laz] Heavy rework at add proper support for Laz custom spells and AA. This is still a work in-progress, expect further incremental updates. No alpha/beta is planned (due to the fact that lacking full spell/aa lists makes the config somewhat unusable at 70).
(678ea2e) ~AlgarDude

[1397] - 2025-04-24​


〰️Commits​


Facing Check Fix (Thanks mackal!) (#617)

Fix for rare crash occurrence when checking facing.
(034c774) ~AlgarDude

[1396] - 2025-04-24​


〰️Commits​


Non-working PoC for a simple UI option.
(1c5cec1) ~Derple

[1394] - 2025-04-23​


〰️Commits​


Tank AE Update, SHD (Live) Update (#615)

* Increased performance of defensive disc checks and AE taunt checks (where safe AE taunt is disabled).

[SHD-Live]
* Refactored rotations for performance and combat smoothing. While no abilities were added or removed, how or when they are checked may have been.

* Adjusted the HP thresholds used for defenses:
* * Defense Start : When we will use defensive discs (note, using them based off of target count is still an option).
* * Emergency Start: When we will use the next tier of defensive abilities such as Shield Flash, Chest click, and stop mana checks on Lifetaps.
* * Critical HP: When we will use abilities like Deflection or Leech Touch.
* * Hitting these thresholds will increasingly cut out various offensive rotations to improve reaction time.
(8030e07) ~AlgarDude

[1392] - 2025-04-22​


〰️Commits​


Update war_class_config.lua (#614)

Omitted set module
(f315216) ~AlgarDude

[1391] - 2025-04-22​


〰️Commits​


DefensiveDiscFix (#613)

fix for typo in set.
(2693ddc) ~AlgarDude

[1389] - 2025-04-21​


〰️Commits​


Follow-up to XTHater changes (#612)

* Refactored helper functions in tank class configs to only count unique ID's from the XTarget window.

* Added Sets to the Debug pre-loaded module list.
(9d13e21) ~AlgarDude

[1387] - 2025-04-21​


〰️Commits​


- IsSpawnXTHater now takes option bool autoHater to check for only auto haters
- GetXTHaterIDs now returns unique ids
- OA Adds haters only if they arent already auto haters.
(3ba43bd) ~Derple

[1385] - 2025-04-21​


〰️Commits​


Buff Check Update (#611)

* Re-added the option to pass a specific ID to the Group Buff Check to solve the issue of identically named book and AA spells being crossed.

* [MAG-Laz] Added PetHeal AA.
(749cc70) ~AlgarDude

[1383] - 2025-04-20​


〰️Commits​


SHD - Laz Update (#610)

Visage of Death now has a toggle, which can be found on the Buffs/Debuffs tab of the Class options.
(46b79e0) ~AlgarDude

[1381] - 2025-04-20​


〰️Commits​


Minor Config Updates (#609)

[SHD-Laz]
* Added an entry to cancel Visage of Death when health is critically low during downtime.

[MAG]
* Magicians will now ignore missing modrods on pure melee classes.
(3781eca) ~AlgarDude
Back
Top