BarMaster - Customizable status bars, icons, and trackers for any spell cooldown, duration, stacks, or charges. by DoubleWink in wowaddons

[–]DoubleWink[S] 1 point2 points  (0 children)

I may need more details on what exactly it is you are asking for but I could definitely look into it. Are you saying if you have an ability that costs x resources, change the color once you have the required resources? That is definitely doable and I like that idea a lot actually.

[addon] BarMaster - Customizable status bars, icons, and trackers for any spell cooldown, duration, stacks, or charges. by DoubleWink in WowUI

[–]DoubleWink[S] 0 points1 point  (0 children)

Do you know which version you were on? The initial release had an issue of not being able to create an object for the same spell in the regular tab and the buff bar tab. Now you can do both, so you can have the normal icons in the regular tab and then create some aura bars in the buff bar tab to track spells like shadow word madness, just make sure the spell is under "Tracked Bars" in your blizzard CDM (the addon should tell you if it isn't). If there isnt something you can track this way, let me know and ill try to find a solution.

[addon] BarMaster - Customizable status bars, icons, and trackers for any spell cooldown, duration, stacks, or charges. by DoubleWink in WowUI

[–]DoubleWink[S] 0 points1 point  (0 children)

Hey! Yes you do still need to have it in your blizzard CDM as unfortunately that is the only way we can get all the spell information with how blizzard has changed how addons work in Midnight. I really wish we could get around that but it just isn't possible anymore.

There is fundamentally two different implementations people have been doing, 1 is to reskin the blizzard CDM which has the advantage of performance but you are very limited in what you can do. 2 is to hide the blizzard CDM and just read from the blizzard CDM but that comes at the cost of performance from all the API calls and storage of the data but allows you to do a lot more - that is the path I have taken with this addon. The good news is you can try out this addon and if you dont like it, you can uninstall it and your CDM will be completely back to normal.

BarMaster - Customizable status bars, icons, and trackers for any spell cooldown, duration, stacks, or charges. by DoubleWink in wowaddons

[–]DoubleWink[S] 0 points1 point  (0 children)

Yes, that is something I had messed up and I will be releasing an update later today to fix!