Skip to content

release-1.2.3

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

DnD5e Version 1.2.3 is a new patch version for the dnd5e game system which focuses on bug fixes from the prior 1.2.2 release version.

COMPATIBILITY WARNING: The version 1.2.3 release for the system ONLY SUPPORTS Foundry Virtual Tabletop version 0.7.6 (release) and greater. To use this new game system version you must also use Foundry VTT version 0.7.6. If you do not wish to update your core software, please continue using a previous version of the dnd5e system.

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


Feature Improvements

  • Choose a random wildcard token when polymorphing into a creature which has a wildcard token configured, instead of only choosing the first (default) image.
  • When applying damage from a chat card, reference the underlying Roll#total instead of reading the damage value from the HTML markup.

Bug Fixes

  • Fix an issue with Long Rest workflow which was not properly restoring the correct resources.
  • Fix a bug which could occur when using the polymorph feature which accidentally left a polymorph target flag on the original (non-polymorphed) actor.
  • Harden the logic for computing currency weight to tolerate characters who have no currency object.
  • Use a better coalescing operator to avoid resetting an explicit "false" flag passed to the d20 roll helper
  • Improve the timing of when the to-hit label is computed for an item to avoid doing this work too early for an owned item.
  • Improve the logic for auto-equipping, marking proficiency, or preparing spells when dropping Items onto a character sheet to only automatically apply these decisions if an explicit value is not provided.
  • Fix an undefined variable reference for consumables in the Ability Use Dialog.

Compendium Content

  • Fix the size class of the Behir
  • Fix the stated damage and attack bonuses of the Brown Bear

Contributors

Many thanks to the following community contributors who submitted code changes for this release:

  • Calego
  • Cole
  • Giddy