TellMeWhen

TellMeWhen

24M Downloads

Item use opacity is now wrong

AzatoR62 opened this issue ยท 3 comments

commented

WoW Version

Retail

TellMeWhen Version

10.2.3

Describe the bug

I had 2 icons, one for Fyr'alath and the other for ashes (trinket). I set opacity at 100 when usable and 30 when unusable. Before all worked fine, but since today my icon will always be on 'Unusable' at 30 opacity, even if both my items are usable. Strangely when i set the opacity of 'Unusable' at 100, it change the opacity of my icons. Even if they are usable, it's the opacity of unusable that is used. Have an idea ? :)

Export Strings

N/A
commented

To add as for me there's slight differences.

Equipped trinkets work as expected for me.
However items like healing potions use the "Unusable" opacity/color settings when they're in fact usable.
EG: healing potion icon:

^1^T^SShowTimer^B ^SType^Sitem ^SName^SDreamwalker's~`Healing~`Potion ^SShowTimerText^B ^SStates^T ^N2^T ^SColor^Sffffffffd ^SAlpha^N1 ^t^t^SEnabled^B ^t^N102301^S~`~| ^Sicon^^

commented

Blizzard changed GetItemCooldown to return booleans in its third return, but didn't change the inventory version of the function to do the same. Awesome.

image

commented

Everything is great again ! Thanks for the reactivity and the good work, keep it rollin' :)