death-save / combat-carousel

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

Updated to respect PF1E's 'Hide From Tokens' setting on buffs. #123

Closed Fair-Strides closed 2 years ago

Fair-Strides commented 2 years ago

In the PF1E System, Buff items use Active Effects to handle icon support, but also include a boolean flag to determine whether to show or hide the icon from tokens.

This pull request allows the Combat Carousel to do the same in all filter modes by filtering for the boolean flag, if present, after the effects have been filtered by the Carousel's settings.