Skip to content

v6.2.0

Compare
Choose a tag to compare
@kgar kgar released this 13 Oct 14:20
· 84 commits to main since this release
bbd4109

What's Changed

  • 4.0.x care package by @kgar in #798
  • I18n: latest from weblate by @kgar in #799
  • I18n: latest from weblate by @kgar in #801
  • quick fix: Added lang reference to module json. by @kgar in #802

Full Changelog: v6.1.3...v6.2.0

Important

For dnd5e 4.0.x 🐉

Maintenance 🔧

  • Fixed: the Ukrainian translation file was not loading into Foundry.

Care Package - Ported from Tidy V5

Tidy Integration: Custom Section Settings in Default Item Sheet

Tidy now injects the Section / Action Section fields in default item sheets. This is specifically to support users who would like to use the Tidy custom sections but for whatever reason are not using the Tidy item sheets, which are where these settings are natively presented.

What's New?

  • Temp Max HP no longer performs "delta changes." If you have "-2" temp max HP and you change it to "-9", it no longer subtracts 9. It now just sets it to "-9". Delta changes were causing a great deal of clunkiness for users who leverage temp max HP reduction.
  • More sections of the NPC abilities tab item tables now have Uses/Usage columns.
  • Tidy now prevents the user from adding multiple races and backgrounds to a character. This was being enforced with item drops but not with the Add button on the table section.
  • Item sheet hint paragraphs have been lined up properly with other content in the details tabs.