Luxocracy / NeatPlates

NeatPlates is a continuation of the original Tidy Plates in an attempt to keep it update date in the absence of its authors.
https://wow.curseforge.com/projects/neat-plates
79 stars 20 forks source link

SoD: Color plates not swaping when paladin tanking using the Hand of Reckoning version of Righteous Fury #407

Open 0rz42 opened 7 months ago

0rz42 commented 7 months ago

What version of the game you are experiencing the issue with: SoD

Describe the bug When paladins use their new tanking rune (Hand of Reckoning) and cast righteous fury on themselves, the nameplates show as if you are a DPS instead of a tank.

To Reproduce Steps to reproduce the behavior:

  1. set threat mode to Auto (Color Swap) in the addon
  2. apply the Hand of Reckoning Rune on gloves
  3. cast righteous fury
  4. join a party
  5. tank mobs
  6. see the enemy bars as red instead of blue

Expected behavior When righteous fury is active, the name plates should be blue for mobs attacking you are red for mobs not attacking you.

Screenshots Not needed.

Additional context righteous fury still works fine when you don't have the Hand of Reckoning Rune used. It is likely that the addon just isn't recognizing the new righteous fury buff.

Regular righteous fury: https://www.wowhead.com/classic/spell=25780/righteous-fury Hand of Reckoning righteous fury: https://www.wowhead.com/classic/spell=407627/righteous-fury

Luxocracy commented 7 months ago

It's exactly as you described, the addon is looking for a specific spell ID. So it just needs to updated to include the new spell as well. I should be able to fix this later today.