League-of-Fabulous-Developers / FoundryVTT-Fabula-Ultima

Enter Project FU: an unofficial foundry system for Fabula Ultima, channeling the essence of the book while delivering the immersive experience of playing a JRPG in tabletop format.
MIT License
40 stars 18 forks source link

Hide disabled/suppressed effects in the combat HUD #151

Closed 4m2c4bl3 closed 2 months ago

4m2c4bl3 commented 2 months ago

👋 I felt the HUD was pretty useless for showing effects. You don't know if any of them are disabled, or suppressed, which ones are actually effecting the actor, etc. I filtered out disabled and suppressed effects, to show only things that are actively impacting the player in the current moment.

If there's use cases where people need to see disabled/suppressed effects, it feels like you'd want to look at the character sheet, which actually shows that kind of information in detail.

@KzMz