-
-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conditions and Out of Power priority's #2116
Comments
I'm afraid I really don't understand why you'd want to check for power/range when a spell is on cooldown while also not wanting to see that information when the spell is off cooldown. Suppose its off cooldown and out of range - what's the point in not being able to see that? I also don't quite understand the desire to have an icon show only when something is unusable, and not show when usable, but that part does indeed work. When a spell is out of range or out of power, it is unusable, and that takes priority. I will agree that the order of the sliders in the UI is confusing if you think of them as being evaluated from top to bottom. I will reorder them so Out of Range/Power are above Ready/Not Ready. Maybe some confusion also stems from the use of the label "Ready" instead of "Usable". |
…earer that they are based on total usability, not on/off cooldown (i.e. readiness) status. Also updated ordering to reflect top-to-bottom evaluation order
i mean when my spell isnt ready i want to see desaturated icon |
WoW Version
Retail
TellMeWhen Version
10.1.6
Describe the bug
i have this bug over a few years, tired of it :) so listen... (fix pls! <3)
when i have any condition on the spell or spell isnt ready with cooldown, i color this icon into "desaturate"
and it works good, until spell is out of power (no enough mana etc)
so my not ready or just any other condition overrides with "out of power" icon color
the problem is desaturated spell means "cant use" it yet, but when im out of mana spell goes back to original color (just with ~50% opacity)
should be just like this when on cd even if out of power
can you make it so conditions and "not ready" dont overrides with out of power color? because i have to make two icons for one spell to make it work good (one for not ready only, without anything else, and second one just usual when ready or out of mana etc)
second bug
i set my spell like this, so when its on cd i can see cd going and hide it at all when its just ready, but...
when i am out of range to my target i can see this spell icon again (and i dont want to see it without CD)
two bugs are pretty same problem just different opacity / color lines
Export Strings
The text was updated successfully, but these errors were encountered: