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

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

[545] - 2024-09-11​


〰️Commits​


Loot fixes for live.
(d50fbd4) ~Derple

[544] - 2024-09-11​


〰️Commits​


Settings Pass, SHD Thought Leech (#180)

[config]

* Made a cleanup/organization pass on main settings.

[CLR]
* Moved Remedy and Complete Heal settings to the class config. Please note that you may need to adjust defaults for these settings if you had previously done so.

[movement]
* Move options for Priority Follow, Fellowship Insignia and Movement While Paused to the move module. Please note that you may need to adjust defaults for these settings if you had previously done so (note placed temporarily on startup).

[SHD]
Added options to configure Thought Leech use.
(218147b) ~AlgarDude

[542] - 2024-09-11​


〰️Commits​


[Loot] More cleanups
(fdc8713) ~Derple

[540] - 2024-09-11​


〰️Commits​


Removed autoloot setting (#182)

cleaned up some ini stuff
added back in the save to ini functions. for when looting new items or auto sell/tribute
also writes to the ini if we add items to global or buy

Does not write to the file when we modify or delete an item. that stays in our local rgmers settings we use. this way we do not pollute the loot.ini
(8b17286) ~Grimmier378

[539] - 2024-09-11​


〰️Commits​


[Loot] Minor cleanup and fixes for order of operations.
(4632db5) ~Derple

[537] - 2024-09-11​


〰️Commits​


Loot settings work (#179)

* Loot settings work

added access to the lootnscoot settings directly from rgmercs.
also can modify global items and your buy items.

* always loot coin option

if your bags are full and this is enabled you will at least loot the coin from the mob and not ignore it.

* Added the Normal Items table from loot.ini as well

* normal items table fix for saving

* cleaning up loading the tables

* search items tables

* update tables when adding rules

* looger to mychat

* Revert "looger to mychat"

This reverts commit commit # [373b746](https://github.com/DerpleMQ2/rgmercs/commit/373b746d2543f309e4c582061b421498762d079c).

* fix: toggles in looted also address rgmercs settings

* more cleanup

* settings verify

make sure no defaults are missing when loading loot_lib settings

* added add items sections to global and buy items

removed all ini saving. we only load defaults from there when missing and use our tables instead.

* style: fixed input width on new items qty
(1cb6195) ~Grimmier378

[536] - 2024-09-10​


〰️Commits​


Deprecated configs should now be correctly saved.
(6d83cac) ~Derple

[533] - 2024-09-10​


〰️Commits​


[utils] UseSong/Spell/AA Updates (#177)

* UseSong now has the adjustments to song clipping intended to release alongside the bard revamp. Expect 200-300ms improvement per song.

* Fix for UseSpell and UseAA relying on imprecise data for cast times, AA's with cast times should no longer clip early (further tuning may be needed on the value).
(5e167b7) ~AlgarDude

[532] - 2024-09-10​


〰️Commits​


Added additions verbose logging to Pulling.
(e67847f) ~Derple

[531] - 2024-09-09​


Bug Fixes 🐛


- Should no longer see direc harm errors on bards. (#175)
(82d9c1a) ~Grimmier378

[529] - 2024-09-09​


Features ⛲


- Setitem and setglobalitem tweaks (#176)
Issuing /rgl setitem action will autoinventory
issuing /rgl setglobalitem action will autoinventory

If the action is destroy, we will /destroy the item instead of putting it back into inventory
(40e02e1) ~Grimmier378

[527] - 2024-09-09​


〰️Commits​


Loot setitem now drops the item after setting it for qol.
(d464a82) ~Derple

[525] - 2024-09-09​


〰️Commits​


Some cleanup (#174)

also added /rgl lootreload command to reload loot settings file.

also of note /lootutils commands still work if you want to specify an item by name.
(bd2f336) ~Grimmier378

[523] - 2024-09-09​


〰️Commits​


Fix for deflection discipline not firing... (#173)

... if you don't have the Shield Flash AA.
(d0a875e) ~AlgarDude

[522] - 2024-09-08​


〰️Commits​


Adding/Removing from pull allow/deny list will now restart pulling if needed.
(4314049) ~Derple

[520] - 2024-09-08​


〰️Commits​


[BST] Buff Updates (#171)

* Tied group buffs to new functions

* Added Unity buff and proper checks
(f1c2bd6) ~AlgarDude
Back
Top