• 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 --->
  • There is a suspension/ban wave happening. This appears to concide with beta / pre-orders. Please keep regular discussion to Suspension MegaThread and please consider submitting a Suspension report to RG.
RGMercs - Lua Edition!

Combat Assist RGMercs - Lua Edition! v1870

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

[777] - 2024-10-20​


〰️Commits​


Loot gui windows save state and have toggles. (#260)

* loot gui windows save state and have toggles.

save the state for the loot report and loot console windows.

* fix: error math on nil value
(59ef4a5) ~Grimmier378

[775] - 2024-10-20​


〰️Commits​


Charm immune persistence by zone (#264)

* store immune list

use the stored immune list instead of test checking every pull for id's

don't store HIGH_LVL though this is only temporary (ideally)

* a little more precision on the immune check

since mobs of the same name and type can still be immune if over a certain lvl but not report that it is to high lvl.

* fix: triple check same spawn

* fix: triple check same spawn

* text formatting fixes

copy pasta, should probably also fix mez Module since that is where this was originally copied from as a base.

* found more spawn checks

* cleaned up target checks in events as well.
(7efa76e) ~Grimmier378

[773] - 2024-10-19​


〰️Commits​


[SHM] Move Beta Shaman Config to Default (Live and Proj Laz) (#256)

* [SHM] Move Beta Shaman Config to Default (Live and Proj Laz)

* Extensive changes; large iterative improvement to healing and DPS in both modes while maintaining the core design.

* Eliminated the need for separate rotations between modes (as a result, you may see a few extra abilities in a rotation window).

* Will work well on defaults, but some options have been added, changed, or removed. Please review them in-game at your convenience.

* (Hopefully) Minor low level in-era adjustments may be needed. Feedback is highly sought after, thank you!

* [SHM] Added chest click to group heal rotation
(7c5b677) ~AlgarDude

[771] - 2024-10-16​


〰️Commits​


[MAG] Laz: Added Dagger of Evil Summons (Thanks sputnik!) (#263)
(555d9db) ~AlgarDude

[770] - 2024-10-14​


〰️Commits​


[WIZ] Added experimental config: Modern Era (#262)

* Aimed at modern spell sets and rotations starting at ~ level 115 (perhaps 110).

* This may be usable as low as 100, but you are likely to see progressively worse mana issues below the intended level range.

* Like other experimental configs, this is an as-is config that may eventually progress to a beta or a mode addition to the default. Options for abilites and gems could be added at a later date as necessary.

* Feedback highly sought after, as my group and use case may not be the same as yours!
(abdf8f2) ~AlgarDude

[767] - 2024-10-14​


〰️Commits​


[SHD] Added configuration options for Leech Touch (#259)

* [SHD] Added configuration options for Leech Touch

* You can now opt to use Leech Touch during burns on Live and Project Laz. We will still use it only as an emergency ability by default.

* [SHD] Corrected Bash conditions
(b31fbd0) ~AlgarDude

[766] - 2024-10-14​


〰️Commits​


Set default for chest/charm clicks to false on Proj Laz configs (#261)

These entries and options may end up being removed entirely at a later date.
(0ddd16f) ~AlgarDude

[764] - 2024-10-12​


〰️Commits​


[ENC] Added Rapture to MezSpell list (#255)

May require special handling, stronger arguments for using than omitting.
(7cc08b3) ~AlgarDude

[761] - 2024-10-12​


〰️Commits​


Update rgmercs_named.lua (#254)

spelling
(794bcfa) ~RobbanEQ

[760] - 2024-10-12​


〰️Commits​


Fixed table setup asserts that were super annoying in debug bulds.
(2c49a03) ~Derple

[758] - 2024-10-09​


〰️Commits​


Retrofit experimental configs with live improvements (#251)
(2704f42) ~AlgarDude

[756] - 2024-10-09​


〰️Commits​


Exp. config minor updates (#250)

* [BRD] Port live additions to Laz (Calm maps).

* Experimental config updates
(ac36588) ~AlgarDude

[754] - 2024-10-08​


〰️Commits​


New command: /rgl usemap (manually cast/use by rotation entry name). (#247)

* Usage: /rgl usemap maptype mapname targetID
* * Maptype: spell, song, aa, item, disc
* * Mapname: Entry name as shown in rotation window (e.g, FireSpell3, MezSpell)
* * TargetID: Optional, will use the current target and fallback to targeting yourself if you don't have one.

This may be handy to hotbutton abilities that are often used manually but updated constantly as you level.

* Examples
* * (SK) /rgl usemap disc Mantle : uses your current Mantle Disc
* * (SHM)/dg shm /rgl usemap spell GroupRenewalHoT $\{Me.ID} : Tell your shaman to cast his group HoT on himself

Smart use of hotbuttons could have your driver telling your bard to calm the driver's target, your enchanter to mez the same, having "preburn" buttons just before a big pull, etc.
(9f90765) ~AlgarDude
Back
Top