Skip to content

6.0.4 FVTT v11 Compatibility

Compare
Choose a tag to compare
@Jagusti Jagusti released this 04 Jun 18:05
· 4 commits to release since this release

This patch release raises the minimum compatibility to FVTT 10.291 and WFRP4e 6.5.7, while adding support for FVTT v11.300 or higher #228 .

What's Changed

  • Added support for setting non-integer default ranges for normal and dark vision. #223
  • Added compatibilty support for v10 and v11 for the Toggle Compendium Pack Visibility macro. #225
    • In v11 this now changes ownership permissions rather than the deprecated private flag.
      • This allows compendium packs to be hidden from players but content to still be accessible through, eg, journal links.
      • The toggle is between Limited and Observer permissions, and is applied equally to players and trusted players.
      • The macro explicitly sets GM and Assistant GM permission to Owner
    • In a v10 world, the private flag is toggled as before (no change).
  • Changed Group Test actor roll test functions to avoid deprecated system roll test functions. #226

Full Changelog: 6.0.3...6.0.4