lichie567 / XIVAuras

Dalamud plugin for tracking buffs, debuffs and cooldowns in FFXIV.
GNU General Public License v3.0
63 stars 40 forks source link

[Suggestion] Visibility conditional for PvP/Non PvP #41

Closed chris-davis-siv closed 1 month ago

chris-davis-siv commented 2 years ago

Since abilities and buffs are wildly different between PvE and PvP, there are many elements that should show only in PvE or only in PvP.

However, there's no clear way to check that with the current capabilities of XIVAuras: conditioning on a Cooldown -> 29057 (Sprint PvP) -> Action Is/Isn't Usable gets 80% of the way there, but Sprint Isn't Usable while casting so the UI will momentarily flip on cast.

It would be extremely helpful to have Visibility checkboxes for "Hide in PvP" and "Hide Outside PvP" so that groups of PvE/PvP auras won't interfere with each other.