death-save / combat-carousel

Combat Carousel Foundry VTT module
https://deathsave.dev
GNU General Public License v3.0
18 stars 21 forks source link

Fix hardcoded render condition in updateActor hook #133

Closed kvndrsslr closed 2 years ago

kvndrsslr commented 2 years ago

Solves #132

Not sure if you like the fallback behaviour of hasUpdatedBar1, but imho this is a good compromise between missing updates and rendering too often and the fallback shouldn't trigger for most systems either way.