What's Changed
- Resolved Filter Pill Button word wrap issue with Firefox; added ellipses truncation and title by @kgar in #363
- Fix for NPC death saves by @voodoofrog in #373
- Latest updates from weblate by @kgar in #376
- [#378] Fixed Property tag in item summaries to allow text wrapping by @kgar in #382
- [#380] Other Activation Cost Filter by @kgar in #383
- [#379] Added Bard and Sorcerer spell formulas by @kgar in #381
- [#384] Removed limits on Age and other bio fields by @kgar in #385
- [#387] Fixed Tidy error on initial load in Sheet Only module by @kgar in #388
Full Changelog: v1.1.1...v1.2.0
Important
For dnd5e 2.4.x 🦎
What's New
- Fixed issue with filter buttons word-wrapping unintentionally in Firefox.
- Fixed issue with NPC death saves. Thanks voodoofrog!
- Fixed issue with item property tags where they were not properly word-wrapping in item summaries, causing longer material component descriptions to trigger horizontal scrolling.
- Added new activation cost filter called "Other". It is "Not an Action, Not a Bonus Action, and Not a Reaction." It is Other. Thanks cs96and for the suggestion.
- Added formulae for Bard and Sorcerer spell. Note: while the language currently mentions "prepared spells," these formulae work for spells known for these two classes. Thanks cs96and for masterminding the formulae.
- Removed character limits on demographic fields in the biography tab.
- Fixed an error where Tidy was failing to open on initial load when using the Sheet Only module.