All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.11.1 (2022-01-22)
- fixed issue with editing blocks in custom layouts (83e2bd3)
2.11.0 (2022-01-22)
- TTRPG Statblocks 2.X Release! (e5d2e79)
2.10.0 (2022-01-21)
- add support for statblocks defined in yaml (de81930)
- fix column wrapping logic on large blocks (7e6b3fc)
- fixed issue with settings when monster had no source (299f5c7)
2.9.0 (2022-01-21)
- switch to esbuild (766bb45)
- fixes issue where providing an empty subtype would crash plugin (b16bfd0)
- removed logs (ac4789a)
- removes extraneous logs (da7f93a)
2.8.0 (2022-01-20)
- adds export as json option to Layouts (a2782f9)
- removed console logs (ce14ef3)
2.7.1 (2022-01-20)
- update load monster to prevent reference collisions (1690d5c)
2.7.0 (2022-01-20)
- adds classes to container and parent element in postprocessor (1390e2e)
2.6.0 (2022-01-20)
2.5.2 (2022-01-17)
2.5.1 (2022-01-17)
2.5.0 (2022-01-17)
2.4.0 (2022-01-13)
- adds text block type to layouts (#30) (137566a)
- layout name is now added to statblocks (8d73700)
- Property, Saves, Spells, Text, and Traits block types can now render markdown (#24, #5, #16) (cb75afe)
- Table blocks have optional
calculate
property to turn off modifier calculation (#30) (fce05c6)
- Fixed column wrapping algorithm (6275eec)
- Fixed issue with removing 5e-based properties from monsters (#30) (64c8b1c)
- Fixed issue with viewing monster in settings (1f90976)
- fixes issue with creating a new layout from scratch (860aeac)
2.4.0 (2022-01-13)
- adds text block type to layouts (#30) (137566a)
- layout name is now added to statblocks (8d73700)
- Property, Saves, Spells, Text, and Traits block types can now render markdown (#24, #5, #16) (cb75afe)
- Table blocks have optional
calculate
property to turn off modifier calculation (#30) (fce05c6)
- Fixed column wrapping algorithm (6275eec)
- Fixed issue with removing 5e-based properties from monsters (#30) (64c8b1c)
- Fixed issue with viewing monster in settings (1f90976)
- fixes issue with creating a new layout from scratch (860aeac)
2.3.1 (2022-01-06)
- fix column wrapping (ea619c2)
- fix column wrapping better (7c3793d)
- remove log from image component (876abbc)
- update plugin name in console messages (9aa7b53)
2.3.0 (2022-01-06)
- dice enabled blocks now default to using plugin parse method if no property or callback is provided (f6fa7eb)
2.2.4 (2022-01-06)
2.2.3 (2022-01-04)
2.2.2 (2022-01-04)
- added image type to statblock layout creator (0d6b5ad)
- property block now recursively stringifies (fef806f)
- Property block now uses fallback correctly (036c262)
2.2.1 (2022-01-04)
- made image bigger (b52f92f)
2.2.0 (2022-01-04)
- added
image
parameter to statblocks (0265dcc) - statblocks now receive monster name as class (9b11b80)
- Menu dropdown icon is now placed outside of statblock element (115792a)
- Subheading recursively stringifies properties (34d291a)
- Table headers maintain coloring (707709f)
2.1.1 (2021-12-22)
- default statblock now respected (d517b02)
- statblock is now a valid parameter (same as layout) (0d9da5d)
2.1.0 (2021-12-21)
- added "Delete All Filtered" button to settings (0dcff35)
- failing to get a dice roller broke plugin (ba5a2a1)
- improved initiative importing errors (close #21) (5d0010f)
- increased threshold to create multiple columns (3d95c86)
- proficiency bonus is now correctly calculated (3cc9bbe)
2.0.12 (2021-12-21)
- fixed issue with displaying conditioned properties (c1ea36a)
1.5.8 (2021-12-16)
- fixed data.map bug (11d68e8)
1.5.6 (2021-12-16)
- fixed data.map bug (11d68e8)