Skip to content

release-0.8.0

Compare
Choose a tag to compare
@cswendrowski cswendrowski released this 13 Jun 16:44
· 4338 commits to master since this release

D&D5e System Release v0.80

The version 0.80 release for the D&D5e system supports and provides compatibility for the core FVTT Beta 0.4.4 version. It will not work for earlier FVTT versions as it requires core 0.4.4.

To install the 0.80 release, please use the following manifest URL: https://gitlab.com/foundrynet/dnd5e/raw/release-0.8.0/system.json

If you are still using Beta 0.4.3 please install the system from the 0.74 release here:
https://gitlab.com/foundrynet/dnd5e/raw/release-0.7.4/system.json

New Features

  • Add compatibility for core FVTT Beta 0.4.4 by migrating to use the new embedded entity methods and id structure.
  • Migrate the SRD Monsters compendium to have new-style id values for each Actor's owned items.
  • Added and corrected several items in the Class Features compendium.
  • Added the ability to edit the current value of limited item uses directly within the Actor sheet instead of needing to open the Item Sheet.
  • Added a "Target" column inside the spellbook which makes it easier to reference the target type for a particular spell.
  • Added the ability to collapse the text description of an item card by clicking on the item name in the card. This is accompanied by a system setting for whether descriptions should be collapsed by default or expanded by default.
  • Reworked the template data model to allow actor-level bonuses for attack and damage rolls - paving the way for future actor-level effects which temporarily boost such rolls on an actor-level (instead of item-level) basis.

Bug Fixes

  • The damage or other formula rolls for Consumable type items did not have access to the Actor and Item data for use in dice roll formulas. This is corrected and you can now reference actor attributes (like @abilities.str.mod) or item attributes like @item.uses.value in formulas.
  • Fixed a bug which caused editing Actor flags to (in some cases) incorrectly save deletion keys in the database object.
  • Fixed issues with Owned Item manipulation for unlinked (Token) Actors.

Contributors

This D&D5E system release was supported by contributions from community members who submitted feature changes which were included in the update. Please share your thanks with the following:

  • tposney
  • errational
  • Felix