github kgar/foundry-vtt-tidy-5e-sheets v13.8.0

4 hours ago

For dnd5e 5.3.x 🐲

What's New

  • new: The Character tab config in Character settings now has a button bar 🤦‍♂️
  • new: On containers and items, when you click the price, weight, or quantity, the sheet will now go to the Details tab and focus on the relevant input.
  • new: Encounter Members and Combat tabs now have a convenient "Add Members" button when there are no members or combatants.
  • new: Group Sheets now leverage CONFIG.DND5E.restTypes instead of hardcoded rest buttons.
  • new: Click the name of any Tidy Actor or Item sheet while in Play Mode to copy that text to your clipboard. No more hand-typing big NPC names if you fancy a click instead.
  • change: Some data attributes have been added, changed, or moved around.
  • fixed: Container Source Config button was not working.
  • fixed: Light Mode / default theming spell pips did not have any contrast with their spell row backgrounds.
  • fixed: Encounter sheet combat tab features were not working for compendium NPCs whose module ID included hyphens, like the Monster Manual 2024 Compendium NPCs.
  • fixed: When opening an item sheet and when making any changes that trigger a re-render, the Item Name would briefly show on the item header when it's not supposed to.
  • fixed: Spell sheet pins were not showing a roll icon on hover.
  • perf: A very large number of manual event wirings are now handled by App V2 sheet actions and form change handling, reducing the amount of setup and teardown time to run Tidy sheets. This trend will continue in subsequent releases. As a result, some inputs now have data-name attributes for single-input changes. For inputs that need to be submitted with other form fields, they will use the regular name attribute.

Localization

  • Czech updates, thanks to Lethrendis!
  • Brazilian Portuguese updates, thanks for Kharmans!
  • Italian updates, thanks to GregoryWarn!
  • Polish updates, thanks to PwQt!

What's Changed

  • i18n: Latest from Weblate by @github-actions[bot] in #1732
  • i18n: Latest from Weblate by @github-actions[bot] in #1735
  • feat: Character tab config button bar by @kgar in #1734
  • i18n: Latest from Weblate by @github-actions[bot] in #1736
  • feat: TODO list features by @kgar in #1733
  • feat: Click to Copy Document Sheet Name by @kgar in #1737
  • Todo listing 3 by @kgar in #1738

Full Changelog: v13.7.0...v13.8.0

Don't miss a new foundry-vtt-tidy-5e-sheets release

NewReleases is sending notifications on new releases.