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

feat: add toggling status effects from ActorSheet #19

Closed xeqi closed 11 months ago

xeqi commented 11 months ago

Add click handlers for the status effect icons that will toggle status effects in a similar way to the token hud.

Show status effect icons with medium transparency when not active, low transparency when hovered, and no transparency when active.

Refactor grid layout to use the status effect information from Config.

Temp

xeqi commented 11 months ago

Ended up using v11 specific code. Going to close this while I research how to have compatibility for both.