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.
[1272] - 2025-03-21
Commits
(fcb257b) ~DerpleOA will now add targets to XT slot 1 so that HP updates are accurate for engagement
[1271] - 2025-03-21
Commits
(88e03d0) ~DerpleFixed a bug that could cause OA Targets to readd constantly if they had duplicitive names
[1270] - 2025-03-21
Commits
(0c7c549) ~AlgarDudeENC Beta (Laz) Update (#556)
* Broke out Colored Chaos and Chromaburst into separate options.
* Fixed an error in the folder name.
[1267] - 2025-03-21
Commits
(5ec3baf) ~AlgarDudeEnchanter Beta (Live/Laz) (#555)
While this is not a rewrite, the number of changes make placing this into a beta for testing and commit # [feedbac](https://github.com/DerpleMQ2/rgmercs/commit/feedbac)k appropriate.
* [ENC] Added Beta Configs for Live and Laz
* * Added basic PBAE Stun support. Laz may see more stuns added at a later date.
* * Added toggle options for the remaining DPS spells that did not have them for low-mid level rotations.
* * Restructured spell lists.
* * Added AE Count for abilities like Slow, Cripple, Stun, etc. Additional settings may be ported from other classes at a later date.
* * Added Emergency Start HP% setting for certain abilities. This applies to either the PC or the MA, depending on the action.
Some other minor fixes like typos: Cleric, Druid, casting.
[1266] - 2025-03-20
Commits
(bc3c699) ~DerpleSK Hate Management Rotation was missing from the Live config - it has been re-added.
[1264] - 2025-03-20
Commits
(abde5cd) ~AlgarDudeLaz - Mind Crystal Update (#554)
* [ENC] Mind Crystal Improvements:
* * Added entry for Sanguine Mind Crystal.
* * Checks for crystals needed will now include the entire group.
* * Added the ability to adjust the ms delay before an /autoinv is issued to the group after summon (similar to MAG).
* * * Please note that /autoinv can fail on PCs taking certain other actions, and your enchanter isn't to blame for this.
* [All] Added initial support for Sanguine Crystal use.
* * Crystals will be used in-combat, when we detect health under your class-specific Emergency Start settings (with 45% as a fallback for classes who don't currently have the setting).
As a note, Mind Crystals were added to be used under the same conditions as ModRods in a previous update.
[1263] - 2025-03-20
Commits
(2bbb1bc) ~DerpleOption that allows to ignore the level check on spells - this seems to be a thing that some EMUs have set different from live and if you are PLing with OA you healers might not heal without this option set as they will think a 51 heal wont work on a level 1 even though it will.
[1259] - 2025-03-18
Commits
(e224679) ~AlgarDudeTank Moveback Adjustment, SHD (Laz) HateTools (#552)
* Tank Moveback
* Made adjustments to how we handle the "Moveback if Mob Behind" tank setting for better consistency.
* * Added animation checks to assist in filtering out mezzed targets with a shared heading.
* * Removed the hardcoded delay after a moveback; instead, the tank moveback and standard stick will now share a common timer (to prevent rapid shifts).
* [SHD - Laz] Adjusted Hate Tools rotation to better align with available actions.
[1256] - 2025-03-18
Commits
(4df9d2e) ~AlgarDudeTargetScan Update (#551)
* Adjusted target scan to prevent a condition in which we assigned the initial autotarget incorrectly, which could lead to an infinite loop under some setting combinations. Special thanks to sputnik for helping track this one down!
* Fixed some log code that could potentially return nil while intentionally trying to reproduce infinite loops.
[1255] - 2025-03-18
Commits
(f40d2f7) ~Derple/rgl cast now makes sure you are done casting before casting something else to try to avoid crashes.
[1253] - 2025-03-18
Commits
(18beeb3) ~AlgarDudeCure Update (#550)
* Cure checks now query for mesmerization.
* Removed the specific counter check from Live (as we already bypassed this on emu).