Zeffuro/ZeffUI

[Bug]: Custom abilities don't track charges properly

Ardor2005 opened this issue · 2 comments

What are you trying to do?

I'm trying to display custom cooldowns for both Redraw and Essential Dignity on an Astrologian

What is the expected behaviour?

The expected behaviour is that it my ability is shown off-cd when I have >0 charges

What actually happened?

The icon starts counting cooldown on whenever I use Redraw for the first time and then on every consecutive use, a new cooldown icon is spawned. Then there's Z-fighting going on, where I see the cooldown number rapidly changing between each charge's icon instance

Suggested solution

Display that the ability is off-cd when >0

Logs

No response

FFXIV Update

  • I have confirmed that I have the latest version of Ravahn's FFXIV_ACT_Plugin, ngld's OverlayPlugin and cactbot (for the memory reading) are up to date.

Known issue, I need to program in custom logic to keep track of the actual charges, for now this is in progress, I'll update this when I have fixed it.

Cool, thanks for coming back to me.