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.


[1801] - 2025-09-29
Commits
(f2ee0b2) ~DerpleFix an issue that broke rounding in the options window when collapinsg headers were open
[1799] - 2025-09-28
Commits
(f0a47d1) ~AlgarDudeTarget Scan Update, Bug Fixes (#807)
Improved the MA Target Scan algorithm and added the following settings:
* Named Priority (Named, No Preference, Non-Named). (default: Named)
* HP% Priority (Lowest, No Preference, Highest). (default: Lowest)
* Aggro Scan: Prioritizing targets not aggroed on the PC is now optional. (default: true)
* Area Scan Fallback: Rework of "Only Scan XT". Will use spawnsearches as a fallback if no targets are on XT. Helps with some emulation XT bugs (default: false (live/test), true (emu environments).
* Targeting options can be found in the combat group.
Bug Fixes
* Fixed a long-standing bug in tank moveback. You should now see consistent moveback again when targets edge behind the tank, if enabled.
* We will no longer rescan loadouts in combat. This should reduce the number of times we abort memorization without a full complement of spells.
* * Further tuning may be necessary if this is still being triggered during target switches. Feedback requested.
[1796] - 2025-09-27
Commits
(5f3a25d) ~AlgarDudeRez Update (#806)
Split the "healing" and "rez" components of the Heal Outside setting into their own settings.
* Heal Outside will continue to heal friendly xtargets (and their pets, if Pet Healing is enabled).
* Rez Outside will control whether we process rez checks on xtargets, raidmembers, and dannet peers.
[1794] - 2025-09-25
Commits
(cda8699) ~AlgarDudeServer-Specific Default Clickies (#805)
Project Lazarus users: We are replacing some hardcoded "heal clicky" support and you should have a look at these update notes.
* Added support for server/environment-specific default recommended clickies on the clickies tab:
* * These clickies will be present on load for new users.
* * Current users can add these clickies any time through a button in the UI.
* * Live/Test clickies are a WIP and commit # [feedbac](https://github.com/DerpleMQ2/rgmercs/commit/feedbac)k is requested.
* * Laz clickies include Orb of Shadows, Sanguine Mind Crystals, and the Forsaken Fungus Covered Scale Tunic.
* Removed the above clickies from hardcoded positions in default class configs.
* Removed Huntsman's quiver from default live configs.
[1792] - 2025-09-25
Commits
(c83cd39) ~AlgarDudePet Heal Adjustment (#804)
* Default class configs for healers (inc. PAL) have been adjusted to no longer use "big heal" rotations on pets (if pet healing is enabled in the first place).
* * Hybrid and pet class healing has not been adjusted.
* Made minor adjustments to pet heal settings and tooltips for clarity.
[1791] - 2025-09-24
Commits
(7e5e1a9) ~DerpleSet a default size for the first run of the options window
[1787] - 2025-09-24
Commits
(f313c85) ~AlgarDudeClicky Item Count condition (#802)
* Added logic block to use clickies based on a particular itemcount range.
* Fixed a couple of miscategorized settings.
[1786] - 2025-09-24
Commits
(fbaac15) ~DerpleCrash fix.
[1785] - 2025-09-24
Commits
(ed3e9c4) ~DerpleRemoved some deprecated rendering code.
[1784] - 2025-09-23
Commits
(63413a3) ~DerpleHid OptionsUI Toggle from config
Removed Show all Options in Main Toggle as it isnt needed anymore