Utility module with tweaks, enhancements and macros to help GMs with game management when running Warhammer Fantasy Roleplay (4e) sessions in Foundry Virtual Tabletop.
MIT License
15
stars
9
forks
source link
Migrate compendium packs to LevelDB (BREAKING) #247
Update minimum compatible FVTT (11.308) and WFRP4e (7.0.2) versions
Remove FVTT max compatibilty
Set new module version (7.0.0, pending release)
Type of change
[x] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] My change requires an update to the documentation.
Description
Motivation and context
A new workflow is needed for development against FVTT v11, using foundryvtt-cli to work with compendium packs. This change marks a switchover to using the updated compendium pack format and workflow. Pre-v11 formats are removed, breaking earlier version compatibility.
Summary of changes
Removes previous *.db files for macro and rolltable compendia
Type of change
Checklist:
Description
Motivation and context
A new workflow is needed for development against FVTT v11, using foundryvtt-cli to work with compendium packs. This change marks a switchover to using the updated compendium pack format and workflow. Pre-v11 formats are removed, breaking earlier version compatibility.
Summary of changes
Development / Testing Environment