Derple updated RGMercs - Lua Edition! with a new update entry:
v1397
Read the rest of this update entry...
v1397
Read the rest of this update entry...
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

[1399] - 2025-04-26
Commits
Config Spell List Update, Laz SHM Update, Minor Fixes (#619)
Added a priority-based (rather than gem-based) spell list style for use in configs.
* Examples can be seen in the Project Lazarus configs for: ENC, DRU, SHM, SHD. Further conversion may happen as time goes on.
* The original gem-based system still functions, and will be maintained.
* * Note...
[1403] - 2025-04-26
Commits
Laz Config Updates (#621)
[CLR]- Larger Incremental Update
* Refactored curing as the grouphealcure doesn't hold up well at these levels.
* * Added individual options to keep poi/dis/curse cures memmed.
* Added support for the custom TwinHealStunNukeThing
* Removed spells unavailable on Lazarus.
* * #570
* Split Do HoT option into Single and Group...
[1415] - 2025-05-06
Commits
(956e8e3) ~DerpleAttempted to fix MA Warning to work for EMU and Live, Group and Raid.
[1428] - 2025-05-11
Commits
Rogue and Pre-Engage Adjustments (#635)
[ROG]
* Added Aggro Management rotation.
* * Added entry for Hide.
* * Moved Escape from emergency rotation.
* Corrected pre-engage checks.
Pre-Engage
* Adjusted the combat routine slightly to better support variances in BER/RNG/ROG pre-engage functions.
Co-authored-by: Michael Cook (mackal)...
[1433] - 2025-05-15
Commits
Systems Updates (Rez, Debuff, Cures, Pet Hold) (#638)
* Rez Settings
Added a setting to disable all rez checks and actions if toggled. (Do Rez, enabled by default, found on the Heal/Rez tab).
* Debuff Update
* Decoupled mob and named debuff settings
* * Each will have the following options: "Never", "Based on Con Color", "Always". (Default: Based on...
[1439] - 2025-05-17
Commits
(0fc1579) ~DerpleBroke out Standard and Simple UI into their own files to make working on them easier.
[1444] - 2025-05-21
Commits
...Added ability to disable rotations and rotation entries.
- This can be done from the Class -> Rotations / Heal Rotations UI
- This can also be done from the CLI as follows
- /rgl enablerotationentry \"<Name>\"
- /rgl disablerotationentry \"<Name>\"
- /rgl enablerotation \"<Name>\"
- /rgl disablerotation \"<Name>\"
[1447] - 2025-05-22
Commits
(0838456) ~DerpleMoved /rgl cast, castaa, usemap into the class module and it is now handled prior to rotations
[1450] - 2025-05-22
Commits
[Revamp of Clickies System - READ ME]
- Clickies have moved into the Clickies Module
- We now allow ANY NUMBER of clickies
- Your OLD CLICKIES will be ported over to the new system automatically
- Your OLD CLICKIE SETTINGS NEED TO BE RESET (UseClickies, UseCombatClickies, and CombatClickiesDelay)
- There is now a Clickies panel for informational purposes and editing your clickies
- This also added support for...
[1451] - 2025-05-22
Commits
(88b0b69) ~Derple[UI] Fix for marque display not working for items of name length 10.
[1452] - 2025-05-23
Commits
(9146969) ~Derple[Clickies Updates]
-Clickies no longer have an Add button
-Clickies will be added whenever there isnt a blank slot avaialble.
[1458] - 2025-05-28
Commits
(a7cee51) ~Michael Cook (mackal)Rogue Opener Update (#648)
* Make Sneak Attack timer check Hastened Stealth aware
Co-authored-by: AlgarDude <[email protected]>
[1456] - 2025-05-28
...
[1469] - 2025-06-01
Commits
...Loot Update (#659)
* Update for integrated version of LNS.
* * fix check for self corpse, should now pause looting other corpses if yours is near.
* * some foraging tweaks.
* * removed some unused functions.
* * toggle change
Please see https://github.com/aquietone/lootnscoot for more details.
[1475] - 2025-06-01
Commits
Bard(Laz) Revamp (#662)
* Added support for custom Lazarus spells.
* Retooled rotations
* Removed legacy bard song selection code in favor of newer priority spell list.
* Restructured options
While playtesting was not as extensive with this config as I would like, the lack of any support for custom spells makes it worthwhile to push...
[1477] - 2025-06-03
Commits
Bard Adjustments (#663)
* Bard Use Refactor
Refactored DiscReady, UseItem, UseAA, UseDisc to allow the bard to use instant aa/item/discs while singing.
* Bard Adjustments
* Fixed an issue in which discs, aa and items would not always properly report ready for a Bard.
* We will now properly ignore Crescendo if the gem is in cooldown.
* Speculative...
[1479] - 2025-06-03
Commits
