release-0.8.6
cswendrowski
released this
13 Jun 16:45
·
4278 commits
to master
since this release
D&D5e System Release v0.86
Compatibility: The version 0.86
release for the D&D5e system supports FVTT Beta versions 0.5.2
and higher.
Installation: To install the 0.86
release, please use the following manifest URL: https://gitlab.com/foundrynet/dnd5e/raw/release-0.8.6/system.json
Please Note: If you are still using an earlier FVTT version (prior to 0.5.2), please continue to use the 0.82 release which you can find here: https://gitlab.com/foundrynet/dnd5e/raw/release-0.8.2/system.json
New Features
- Simplified the system migration process to tidy up old code and remove unnecessary complexity. As a consequence, data from worlds circa D&D5E version 0.79 or earlier are no longer guaranteed to migrate properly. This was a necessary trade-off to get the state of the D&D5E system code release-ready.
Bug Fixes
- Corrected an issue with polymorph permissions which would prevent Actor owners from initiating a new polymorph workflow or reverting a polymorph once applied.
- Class levels were added as accessible in roll formulas for the Actor, but were not working properly for items, this has been corrected.
- Restored the spellcasting components to the columns of the spellbook, from which they had mysteriously disappeared in a prior update.
- Observer permissions to the character sheet can no longer hover over elements of the sheet which appear clickable/rollable when they are not.
- Dropping container type items on a NPC sheet will now result in those items correctly appearing under the "Loot" section of their inventory.