Skip to content

1.1.0

Compare
Choose a tag to compare
@Frumple Frumple released this 06 Apr 03:32
· 85 commits to master since this release
  • The last saved state of the statblock is now persisted when reloading the page. The state is saved when any of the following occur:
    • When any section is saved (by clicking the checkmark button)
    • When any layout setting is changed (one/two columns, two column auto/manual mode, two column manual height)
  • Added "Reset Statblock" menu option (resets to default Commoner template).
  • Added "Getting Started" help box containing helpful tips, and a syntax reference for Name Expressions, Math Expressions, and Markdown Emphasis.
  • The visible/hidden states for empty sections and the "Getting Started" help box are also persisted when reloading the page.
  • Any changes to the creature's size (in the Subtitle section) will now automatically change the creature's hit die size (in the Hit Points section) to the appropriate value.
  • Export to HTML fixes:
    • Excess block indentation has been removed.
    • Legendary actions now have proper spacing between them, and no italics in the action name.
  • Handle special cases when importing from Open5e:
    • Armor Class: If armor_desc has any round brackets, set it as the custom text.
    • Speed: Notes field will now show in custom text.
    • Languages: The phrase "understands [language], [language] ... but" is now parsed as one item instead of separated by commas.
  • Added title to loading screen.