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

[255] - 2024-07-28​


〰️Commits​


Update enc_class_config.lua (#90)

[ENC] Added Azure Crystal use during combat. Crystals will be used at the same (user-configured) mana percent as Mod Rods (ModRodManaPct).

[ENC] Added a temporary fix to prevent single-target runes from being spammed on Tanks every Group Buff cycle.
(ed56d27) ~AlgarDude

[254] - 2024-07-28​


〰️Commits​


Wiz fixes (#91)

* Update clr_class_config.lua

Switch latest aego/symbol

* Update clr_class_config.lua

added check if buff active

* Update clr_class_config.lua

Added aura check for basename to Aura1, same as Aura2

* Update enc_class_config.lua

Added check for Mana Ripple Aura, only aura that doesnt have the same name as the spell. (Mana Ripple in the Aura window)

* Update wiz_class_config.lua

Fixed the SelfRune1 buff, someone mixed that weird.

Added Spell/melee guard buff
(d25d6c0) ~RobbanEQ

[251] - 2024-07-27​


〰️Commits​


[PAL] Rez/Cures, [ENC] Spell Gem update (#88)

[PAL] Added barebones support for curing, currently only Radiant Cure is supported.

[PAL] Added barebones support for resurrection. Gift of Resurrection is the only source at this time, no items are included. Currently, Battle Rez is disabled in the Tank Mode regardless of the general setting "DoBattleRez".

Further implementation for both features is possible, but I feel this more discussion or commit # [feedbac](https://github.com/DerpleMQ2/rgmercs/commit/feedbac)k is warranted.

[ENC] Swapped spell gems of unused spells to reduce remems during buff cycles.

[ENC] Added ManaDoT to dps rotation.

Further optimization likely needed, I am concentrating on small issues which give immediate returns.
(05d6165) ~AlgarDude

[250] - 2024-07-27​


〰️Commits​


Updated Contributors! Thanks Everyone!
(1ea7fc1) ~DerpleMQ2

[248] - 2024-07-27​


〰️Commits​


Fix for Cleric Aego/Symbol swap and Cleric/Ench Aura (#87)

* Update clr_class_config.lua

Switch latest aego/symbol

* Update clr_class_config.lua

added check if buff active

* Update clr_class_config.lua

Added aura check for basename to Aura1, same as Aura2

* Update enc_class_config.lua

Added check for Mana Ripple Aura, only aura that doesnt have the same name as the spell. (Mana Ripple in the Aura window)
(995329f) ~RobbanEQ

[246] - 2024-07-26​


〰️Commits​


Update war_class_config.lua (#86)

* Update war_class_config.lua

Added dps clickies, changed tab area of arrows and chest clicky to be more consistent with tabs across all classes.

* Update war_class_config.lua

Skipped manually added dps clickies. Added tab for DPS clickies in movement.lua for dps clickies to fire in combat.
(662ff78) ~cannonballdex

[244] - 2024-07-26​


〰️Commits​


Minor Fixes (#85)

[DRU] Small fixes for abilities added last update.

[WIZ] Removed one improper spell from the jolt nuke table. For your edification, it did attribute to my death count in testing.
(083aa77) ~AlgarDude

[243] - 2024-07-23​


〰️Commits​


[pull] Fix for underwater check (#84)

* [pull] Fix for underwater check

Check was reversed, reported in


Tested, confirmed, fixed, tested.

* Druid Heal Rotations, Paladin DPU bug, SHM buffing bug

[DRU] Expanded Druid heal rotations to make them more akin to other healers, splitting into Big/Main/Group. Added some AA abilities that were not previously included. Tested at lower levels (mid 90's), but made changes with an eye towards maintaining viability in higher level content. Feedback welcome.

[PAL] Fix for Issue #82 (DPU spamming on cooldown)

[SHM] Removed "DoInvisBreak" setting which was breaking buffing functionality.
(d7d9e9b) ~AlgarDude

[240] - 2024-07-21​


〰️Commits​


[ENC] Aura Fix (#83)

* [ENC] Aura Fix

[ENC] Updated aura entries so that the proper auras should be selected in all likely use cases:
-Under Level 85, with or without Learner's selected (Twincast isn't available).
-Level 85+, with or without Learner's selected, and with or without Auroria Mastery (second aura) AA.

Note: Auroria Mastery is available at level 81, but the code as written will not use a second aura until level 85 when Twincast is available.

* Radiant Cure support

[SHM, DRU] Added Radiant Cure
[CLR] Improved handling with Radiant Cure

Using AAReady will simply return false if the PC doesn't have the AA and will not return when RC is on cooldown like CanUseAA.
(88a9982) ~AlgarDude

[238] - 2024-07-19​


〰️Commits​


PAL and SHD Tooltips/Shield Flash (#80)

* Update enc_class_config.lua

[ENC] Temorarily removed the unused "ChromaNuke" table to prevent mapping conflicts.
[ENC] Replaced hardcoded reagent checks with the existing function in utils.

* Shield Flash, Tooltips

[PAL] Corrected Tooltips in the Combat options.
[SHD] Added Shield Flash and updated the Tooltip to match PAL.
(b34131b) ~AlgarDude

[237] - 2024-07-18​


〰️Commits​


Update enc_class_config.lua (#79)

[ENC] Temorarily removed the unused "ChromaNuke" table to prevent mapping conflicts.
[ENC] Replaced hardcoded reagent checks with the existing function in utils.
(57a57fd) ~AlgarDude

[234] - 2024-07-17​


〰️Commits​


- Added enduring breath line and toggle (#78)
Tarew's Aquatic Ayre
(fdb543f) ~Grimmier378
Back
Top