Skip to content

Releases: javalent/fantasy-statblocks

v4.7.8

19 Sep 16:50
15da0ea
Compare
Choose a tag to compare

4.7.8 (2024-09-19)

Bug Fixes

  • Fixes issue where an empty match array could cause the dice parser to fail (be9aa85)
  • Improves behavior of additive and reductive traits (close #456, close #421) (12df383)

v4.7.7

11 Sep 19:30
c994651
Compare
Choose a tag to compare

4.7.7 (2024-09-11)

Bug Fixes

  • Fixes issue with dependency causing settings tab to not fully load (b5f96c5)

v4.7.6

11 Sep 18:46
9345f70
Compare
Choose a tag to compare

4.7.6 (2024-09-11)

Bug Fixes

  • temp fix for failure to load (b3e4e21)

v4.7.5

11 Sep 14:40
4d5501b
Compare
Choose a tag to compare

4.7.5 (2024-09-11)

Bug Fixes

  • fixes incorrect link parsing in the stringifier (fbbf048)
  • Disable API spec generation (5dc8165)
  • Removed deprecated global app reference (fde858b)
  • Updated several outdated dependencies (26f5355)

v4.7.4

11 Sep 14:16
785be7c
Compare
Choose a tag to compare

4.7.4 (2024-09-11)

Bug Fixes

  • Removed deprecated global app reference (fde858b)
  • Updated several outdated dependencies (26f5355)

v4.7.3

11 Sep 13:51
14502ef
Compare
Choose a tag to compare

4.7.3 (2024-09-11)

Bug Fixes

  • fixes incorrect link parsing in the stringifier (fbbf048)

v4.7.2

10 Sep 19:46
9488714
Compare
Choose a tag to compare

4.7.2 (2024-09-10)

Bug Fixes

  • Fixes stringify skipping the sixth element of a list (close #451) (7dbc4a9)
  • inspect image property and fix wikilinks (bbc4ac8)

v4.7.1

06 Sep 13:42
47b0040
Compare
Choose a tag to compare

4.7.1 (2024-09-06)

Bug Fixes

  • Subheadings should now properly stringify arrays (5c3da30)

v4.7.0

06 Sep 13:34
8171feb
Compare
Choose a tag to compare

4.7.0 (2024-09-06)

Features

  • Adds support for importing from PF2eMonsterTool (df7f7f3)

Bug Fixes

  • Adds several missed fields to the TetraCube import (4eb00cd)
  • css: prioritize pf2e icons over system font (#420) (4de2457)
  • Fix stringifier incorrectly matching some links (#435) (fe436d5)
  • Property lines now correctly stringify arrays (9a27da8)

v4.6.0

05 Jul 13:38
c68bc12
Compare
Choose a tag to compare

4.6.0 (2024-07-05)

Features

  • Pass the current property as a parameter for trait callbacks (#432) (c9475de)