Out of combat visibility
ennvina opened this issue ยท 1 comments
SAOs could be slightly less visible when out of combat.
This is especially useful for buffs that are active for much longer than 10 seconds e.g., Killing Machine (30 secs).
Many combat addons simply implement this feature with a reduced alpha, so it may be a good place to start.
Ideally, there would be fadeIn/fadeOut animations as well.
Implemented in #35