Skip to content

release-1.6.1

Compare
Choose a tag to compare
@cswendrowski cswendrowski released this 13 Jun 16:48
· 3136 commits to master since this release
f72c525

A minor patch release to fix some lingering issues after the major 1.6.0 release. Please check there for the major patch notes.

Installation: To manually install this release, please use the following manifest URL: https://gitlab.com/foundrynet/dnd5e/-/releases/release-1.6.1/downloads/system.json


Patch Notes

  • [#1496] Fixed issue with displaying damage on item sheets when damage type was None, Healing, or Healing (Temporary).
  • [#1499] Fixed issues with advancements referencing items in compendia that were not available.
  • [#1500] Fixed issue where adding dex to initiative tiebreaker was adding the whole score instead of the score/10.
  • [#1503] Fixed issue where a deprecation warning implementation broke modifying CONFIG.DND5E.classFeatures.
  • [#1507] Added new Item5e#advancement#byType accessor.
  • [#1512] Fixed issue where compendium icons would fail to load under some circumstances.
  • [#1514] Added some v10 compatibility checks to allow the advancement system to be tested in the v10 prototype.
  • [#1515] Fixed issue with a warning always appearing when moving macros on the hotbar.
  • [#1526] Added dnd5e.preAdvancementManagerComplete hook. See the wiki for details.
  • [#1527] Fixed issue with template.json not including hp.formula for NPCs.
  • [#1528] Fixed issue with AC migration in cases where AC data was malformed by modules.
  • [#1529] Deprecated Actor5e#addEmbeddedItems and SelectItemsPrompt.

Contributors

Many thanks to Calego, Cole Schultz, Jeff 'Arbron' Hitchcock, and all those who submitted bug reports and issues.