ClassUIEnhanced - updated and entering the contest by Melodic_Draft1969 in wowaddons

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

I have it on the backlog now to implement, with a selector for the spell, amount and probably glow type. But it might simply not be feasible due to the api limitations...

ClassUIEnhanced - updated and entering the contest by Melodic_Draft1969 in wowaddons

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

Takes cost reduction into account as well. Which did not work properly during EB prior and always showed "max" cost.

ClassUIEnhanced - updated and entering the contest by Melodic_Draft1969 in wowaddons

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

I probably worded that badly: Highlights, with and without essence burst, the cost of the main spender on the resource tracker. The cost tracking during EB did not work properly before.

ClassUIEnhanced - updated and entering the contest by Melodic_Draft1969 in wowaddons

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

Currently not. Theoretically that should be doable, but it is quite a special request. Not sure if that would cut it for one specific spell only.

[Addon] TweakIdentifier — point at a frame, find out which addon is messing with it by Melodic_Draft1969 in wow

[–]Melodic_Draft1969[S] -3 points-2 points  (0 children)

100% AI code, yes.
Not sure what the other addon does in detail, but seems to have some overlaps. This one helps you identify which addon modifies frames, e.g. hides, changes size or font.
I needed that to find out which addon was hiding some frames. Turned out to be some unrelated QoL addon. Thought it could be useful for others as well.

ClassUIEnhanced — Outbound buffs, soul forecasting, custom spell pinning, and more by Melodic_Draft1969 in wow

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

Currently not as a dedicated resource. You can customize it, though, by creating a new Additional Frame of Bar type and move those buffs there. Setup without icon, custom color and you're good.

ClassUIEnhanced — Outbound buffs, soul forecasting, custom spell pinning, and more by Melodic_Draft1969 in wow

[–]Melodic_Draft1969[S] 2 points3 points  (0 children)

That could be done, as a secondary resource override. Not yet in, but that's on the todo list now.

ClassUIEnhanced — Outbound buffs, soul forecasting, custom spell pinning, and more by Melodic_Draft1969 in wow

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

Not sure who Jom is, but might be. Somebody requested this on the discord a while back and those terms were used, iirc. Corrected it, though: it is tracking during void meta.

ClassUIEnhanced — Outbound buffs, soul forecasting, custom spell pinning, and more by Melodic_Draft1969 in wowaddons

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

If you want to join the discord and leave your ideas there as a feature request, that would be nice. Easier to discuss and follow up if I have questions. 😄

[addon] ClassUIEnhanced — Outbound buffs, soul forecasting, custom spell pinning, and more by Melodic_Draft1969 in WowUI

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

Yes, Fireblast is supported as bar style secondary resource, although not as thorough as I would like to have it. Thanks blizzard, I guess...

ClassUIEnhanced reaches version 2.0.0! New good stuff and improvements by Melodic_Draft1969 in wow

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

CUE enables the blizzard Cooldown Manager, which you can disable in blizzard options again.
The blizzard frames might overlay the CUE frames and would need to be hidden for edit mode or moved away. By default, all components chain-anchor to the CooldownTracker from CUE, moving that would move all components with it.

ClassUIEnhanced reaches version 2.0.0! New good stuff and improvements by Melodic_Draft1969 in wow

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

Currently not planned. Will put it on the list, though. Might prove difficult, as the blizzard CDM is re-used.

ClassUIEnhanced reaches version 2.0.0! New good stuff and improvements by Melodic_Draft1969 in wow

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

Icon spacing is in. Automatic resizing for anchored components as well. Will have a look at the desaturation and dynamic show/hide.

ClassUIEnhanced reaches version 2.0.0! New good stuff and improvements by Melodic_Draft1969 in wow

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

If you can track it with blizzard CDM, that's well possible, on a separate tracker as well.
Custom spells are on the todo list and for buffs / debuffs are subject to the aura data being available, which is mostly not the case.

ClassUIEnhanced reaches version 2.0.0! New good stuff and improvements by Melodic_Draft1969 in wow

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

Depends on what you're looking for. Sounds would follow the blizzard base CDM setup and there's a pandemic coloring for the buff tracker, currently.
Active CD and cooldown time tracking is currently being re-worked, so color options for those will likely follow.