• 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 --->
  • EverQuest's 31st expansion The Outer Brood goes live Dec 3rd. brainiac is spending extra time updating MacroQuest. Please show him your appreciation.
RGMercs - Lua Edition!

Combat Assist RGMercs - Lua Edition! v840

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

[277] - 2024-08-02​


〰️Commits​


Merge branch 'main' of github.com:DerpleMQ2/rgmercs
(f4fe019) ~DerpleMQ2
Removed uiCheck code from Necro and Mag
(36ceef8) ~DerpleMQ2
Removed uiCheck concept and cached rotation entry states
(73583f7) ~DerpleMQ2

[276] - 2024-08-02​


〰️Commits​


DRU - Removed Nature's Boon from downtime rotation (#100)

Removed the AA Nature's Boon from downtime. Looks weird that it casts it when you start the Lua, even if everyone is full health and/or standing in safe places. 20min reuse. Its already in the Burn section.
(83ee122) ~RobbanEQ

[273] - 2024-08-02​


〰️Commits​


Update brd_class_config.lua (#99)

[BRD] Added aura support.
(eb25353) ~AlgarDude

[272] - 2024-08-01​


〰️Commits​


[BRD] speculative fix for some Canata's not being used
(ddcf41f) ~DerpleMQ2

[271] - 2024-08-01​


〰️Commits​


MAG / DRU updates (#98)

* MAG / DRU updates

[MAG] Added a function to handle autoinventory commands after item summons (to include a group command for modrods); disabled previous autoinventory function (slated for eventual removal).

[DRU] Fixed issue of spell table added for "Mana Mode" conflicting with original tables and causing spells not to be memorized.

[DRU] Made a pass of gem usage to try to closer align spells called in rotations and spells being memorized in Heal Mode.

* Update rgmercs_utils.lua

[utils] Spell that are being rememorized after the script uses the slot will no longer wait for the spell to be refreshed before proceeding with automation (as they are only being rememorized, they are not intended to be cast immediately, and thus we don't need to regularly wait for them when buffing).
(f23aacb) ~AlgarDude

[269] - 2024-07-31​


〰️Commits​


Update bst_class_config.lua (#97)

Check for epic pet buff, changed 'or' to 'and'
(bd176c6) ~RobbanEQ

[267] - 2024-07-31​


〰️Commits​


Combat Rez Fix, Spell Scribe Fix (#96)

[utils] Automation will now immediately resume after receiving a rez.

[events] Spell scribing should now function when automation is active and "Stand When Done Medding" is checked. Some classes may still need to pause before scribing due to frequent autoinventory commands (Magician). The "Reload Spell Loadout" button in the Loadout section of your Class tab can be used to refresh your gems in this case.
(3a1bf26) ~AlgarDude

[265] - 2024-07-31​


〰️Commits​


Update pal_class_config.lua (#94)

found a mistake, probably copy paste error
(015dca3) ~RobbanEQ

[262] - 2024-07-31​


Bug Fixes 🐛


- Import not honoring spells removed from sets. (#60)
* added option to import a complete custom config

if you comment out sections and try to import the config as a custom one, the commented out sections get ignored.

Added a flag to the config FullConfig = true/false
if the flag is present and true then replace the default config with the custom one. otherwise use the mergeTables function.

local _ClassConfig = {
_version = "1.0 Beta",
_author = "Derple",
['FullConfig'] = true,

* i think this works better.

i can just put the section in want into the custom config and it will replace the section

* this aught to do it.

tested and it does what i want.

my custom config is this for chanter section to test.

```
local mq = require('mq')
local RGMercUtils = require("utils.rgmercs_utils")

local _ClassConfig = {
_version = "1.0 Beta",
_author = "Grimmier",

['AbilitySets'] = {
['PetBuffSpell'] = {
---Pet Buff Spell * Var Name: PetBuffSpell string outer
-- "Speed of Margator",
-- "Speed of Vallon",
-- "Visions of Grandeur",
-- "Wondrous Rapidity",
-- "Aanya's Quickening",
-- "Swift Like the Wind",
-- "Celerity",
-- "Augmentation",
-- "Alacrity",
-- "Quickness",
-- "Infused Minion",
-- "Empowered Minion",
-- "Invigorated Minion",
--- Speed of the Brood won't take effect properly on pets. Unless u Purchase the AA
},

},
}

return _ClassConfig
```

all defaults load and this sections properly uses the custom empty set.

* Revert "this aught to do it."

This reverts commit commit # [bc9a5f0](https://github.com/DerpleMQ2/rgmercs/commit/bc9a5f02ba183cd1ab5c22a4d51d926dd19e4af4).

* Revert "i think this works better."

This reverts commit commit # [b4dea7a](https://github.com/DerpleMQ2/rgmercs/commit/b4dea7aa040d05e7882d32e4a0dec83ffbaa266a).
(c1f11bf) ~Grimmier378

[261] - 2024-07-29​


〰️Commits​


[WIZ] HavestManaPct is now HarvestManaPct
(28be898) ~DerpleMQ2

[259] - 2024-07-29​


〰️Commits​


Update wiz_class_config.lua (#92)

chestclick only if mana is under harvest mana %
(c81475a) ~RobbanEQ

[257] - 2024-07-29​


〰️Commits​


[utils] named.lua updates (#93)

* [utils] named.lua updates

[utils] Partial update of named.lua (corrections/additions), in the process of going zone-by-zone and making on the spot fixes as I play/travel.

Moved some entries as I'm slowly aligning entries to be in expansion/ID order for ease of navigation and updates.

[PAL] Added setting to toggle doing cures.
[DRU] Added IsRezingMode.

* Update rgmercs_utils.lua

Allowed PCSpellReady to return when a PC is moving if the spell has a zero cast time.
(cf76a9f) ~AlgarDude

[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
Back
Top