Skip to content

Releases: DerpleDude/rgmercs

Release v2604

18 Apr 14:37
7f62e15

Choose a tag to compare

WAR(EQM) and Under the Hood stuff (#1142)

* WAR(EQM) - Cleanup Pass. Removed unused AA, etc. Aligned def disc use for EQM.
* Added "DiscOnCooldown" helper, leveraged in tank configs.
* Cleaned up Helper Functions: Shortened name, isolated Class calls from utils via Core. (All changes non-breaking to custom configs).

Release v2603

18 Apr 03:16

Choose a tag to compare

Squashed commit of the following:

commit e18ef14adf30abca5c6e6e12f16a6762c85c0932
Author: Derple <derple@ntsj.com>
Date:   Fri Apr 17 20:16:00 2026 -0700

    added auto completion and linting to the debugger

Release v2602

18 Apr 00:49

Choose a tag to compare

removed a bunch of xtarget spam logs

Release v2601

17 Apr 22:43
7fa0128

Choose a tag to compare

Missed change (#1139)

Release v2600

17 Apr 22:42
ed4b1a6

Choose a tag to compare

Clickies Improvements (#1138)

* Corrected using a rotation target locking all conditions to using the rotation target.
* Expanded Mercs Peer checks to be usable as condition targets.
* Minor bugfixes
* Known Issue: Rotation target can be selected as a condition when the clicky type isn't during rotation. Harmless, follow-on fix soon.

Release v2599

17 Apr 22:17

Choose a tag to compare

    - Refactored how aggro scan is written but not how it works for c…

Release v2598

17 Apr 18:06
be6a76e

Choose a tag to compare

Clickies Stuff (#1137)

* Improved range check for clickies module, other cleanup.
* SHM(EQM) - Added Legendary Armband of the Panther use.

Release v2597

17 Apr 13:01
5fa24b2

Choose a tag to compare

Buff Check improvements (#1136)

* Improved handling for actor data buff checks when the target has max buffs.
* Added a fallback to DanNet query for edge cases where actor data is expected to be present but is not.

Release v2596

16 Apr 13:07

Choose a tag to compare

fixed an issue that would cause mercs to not correctly start up on a …

Release v2595

16 Apr 00:53

Choose a tag to compare

fix for new settings not creating db entires