6.0.4 FVTT v11 Compatibility
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 deprecatedprivate
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
andObserver
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).
- In v11 this now changes
- Changed Group Test actor roll test functions to avoid deprecated system roll test functions. #226
Full Changelog: 6.0.3...6.0.4