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.
[685] - 2024-09-26
Commits
(0526cd4) ~AlgarDudeUpdate enc_class_config.lua (#224)
[ENC]
* Fixed an issue that potentially caused the spell proc aura to constantly attempt to overwrite the spell proc aura.
* Tooltip and FAQ update.
[684] - 2024-09-26
Commits
(148c880) ~Derple[Targetting]
- Added ability to force targets
- you can do `/rgl forcetarget` to force your current target to be your auto target id (only for MA)
- New UI in the main panel called Force Target lets you click the name on anything in your xtarget list and force it to be the forced target
- Forced targets will call out **ForceTarget** in the RGMercs target UI.
- Upon death of the target force targetting is cleared
- Upon zoning force targetting is cleared
[683] - 2024-09-26
Commits
(35b4f80) ~Derple[Pulling]
- Pull delay timer will now restart at the end of combat so you can define some downtime between pulls.
[681] - 2024-09-25
Commits
(f5fe9e6) ~AlgarDudePR # [220](https://github.com/DerpleMQ2/rgmercs/pull/220): low level PAL fury/weapon proc spells, removed undead proc
(35c0e17) ~AlgarDudeUpdate pal_class_config.lua
[PAL] Removed interspersed undead-only procs from Fury Line
(7061d7a) ~Gregory HuffUpdate pal_class_config.lua
(9ad9513) ~Gregory HuffUpdate pal_class_config.lua
Added low level weapon proc spells
[680] - 2024-09-25
Commits
(9153480) ~Derple[Targetting]
- Will no wait for buffs to populate before returning - in order to have as little impact on DPS as possible this is disabled for target switching.
[Named]
- Fixed a bug where zone named would return false unless you render the named UI table
- Zoned named lookups should be faster
- **Named** is displayed in the UI if you have a named target
[UI]
- Added a new option DisplayManualTarget which if enabled shows your current manual target in the RGMercs UI if AutoTarget is empty. This target wil not be attacked or otherwise used but it is handy to check things like Named status of your current target.
(1b2d8c5) ~Derple[Loot] Added some extra logging
[675] - 2024-09-24
Commits
(9b8a91b) ~Derple[Loot] will now early exit from looting if main is paused.
[673] - 2024-09-24
Commits
(8ff641c) ~AlgarDudeAdded level check to Huntsman's Ethereal Quiver (#219)
Also added clarity to "Summon Arrows" tooltips
[672] - 2024-09-24
Commits
(2371c40) ~DerpleAI done fucked up A A Ron.
[671] - 2024-09-24
Commits
(dffdbe7) ~DerpleWelcome to the future where AI annotates all your shitty help fuctions. Probably incorrectly.
#yolo
[668] - 2024-09-23
Commits
(8ff3890) ~Derple[UI] Added ability to set log filters directly in the UI.