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

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

[592] - 2024-09-17​


〰️Commits​


Made pull radius setting quieter.
(a164770) ~Derple

[590] - 2024-09-17​


〰️Commits​


Added Class Specific FAQ section (#191)

* added Class Specific FAQ section

this will show class related settings and their FAQ

* fix: missing class options .

---------

Co-authored-by: derple <[email protected]>
(247d96a) ~Grimmier378

[589] - 2024-09-17​


〰️Commits​


[SHD] Added a max mob count for snares after which we no longer snare.
(3642195) ~Derple

[588] - 2024-09-17​


〰️Commits​


[All] Class Config options shoudl once again render.
(5278ebb) ~Derple

[587] - 2024-09-17​


〰️Commits​


Removed debug line
(3fea7a2) ~Derple
[Loot] Fixed self looting
(309d5cf) ~Derple

[585] - 2024-09-17​


Styling 🦋


- Fixed column wrapping (#190)
(a83b4f2) ~Grimmier378

[584] - 2024-09-17​


〰️Commits​


Removed spell stacking check from UseSpell for now.
(b17ec0a) ~Derple

[583] - 2024-09-17​


〰️Commits​


[FAQ] FAQ Module cleanup pass.
(4c13be3) ~Derple

[581] - 2024-09-17​


〰️Commits​


FAQ Module (#189)

* FAQ Module

Adds a FAQ tab:

Lists a command line help.
also lists a Table of FAQ's for each setting.

Will need to populate the settings information in the Module.DefaultConfig

example
`['MezAECount'] = { DisplayName = "Mez AE Count", Category = "Mez", Tooltip = "Mez if you have more than [X] on xtarget", FAQ = "How do I set my AE mes limits?", Answer = "Set your Mez AE Count Setting to the minimum number of Mobs on Xtarget before using AE Mez.", Default = 3, Min = 1, Max = 20, },`

* added FAQ's to Loot Module

* text wrapping

* search FAQ

searches both tables and filters them

* search string to lower so things match easier

* crash fix forgot to set categoties

* added FAQ to Charm Module
(e86dc7e) ~Grimmier378

[580] - 2024-09-17​


〰️Commits​


BuffCheck now sets target before checkign for stacskstarget. There is a very small chance this fixes some buff stacking issues.
(b1ca5db) ~Derple

[579] - 2024-09-17​


〰️Commits​


Consolidated RezableGroupID getting into utils
Now check for my own corpses before you buff if buffrezables is false.
(59a28da) ~Derple

[578] - 2024-09-16​


〰️Commits​


[ALL] Removed BurnSize because I can't expalin what the fuck it's supposed to do.

Burns are now based on:

Auto Burn - ON if you ever want to burn
Burn Mob Count - How many Mobs before we burn
Burn Named - Burn if named.
(9d754a4) ~Derple

[577] - 2024-09-16​


〰️Commits​


Settings tooltips now show default values.
(56b4664) ~Derple
Back
Top