What's Changed
- Truncate-and-tooltip by @kgar in #1488
- Custom Actor Traits Reactivity Fix by @kgar in #1491
- Updated readme by @kgar in #1492
- Expanded support for action types in tables by @jeffwain in #1490
- Translated using Weblate (Chinese (Simplified Han script)) by @kgar in #1496
- Npc proficiency toggle and special traits by @kgar in #1497
Full Changelog: v11.7.1...v11.8.0
Important
For dnd5e 5.1.x 🦎
What's New?
- New: Improved abbreviations for Legendary Actions and Lair actions ("LA" and "Lair" respectively). Thank you hightouch!
- New: Added tooltips that include conditions if present to all instances of actions in table cells, both parent and child rows. For example, the triggering condition for a Reaction. Thank you hightouch!
- New: NPC skill proficiency toggles now show in edit mode on the NPC sidebar.
- Fixed: The Value column in the Advancement table was not handling long strings of text like scale value paths well. Now it truncates and has a tooltip.
- Fixed: Custom Actor Traits were not updating until the sheet was closed and reopened.
- Fixed: Custom Actor Traits were not showing the
contentHTML prop from the API model. - Fixed: NPC Special Traits were not showing on the sidebar, just the trait section.
- Fixed: Some numeric special traits were showing on the Character sidebar even though they didn't have a value.
Localization
- Chinese (Simplified Han script) updates, thanks to Aangu-faa!