Skip to content

0.15.0

Compare
Choose a tag to compare
@arcanistzed arcanistzed released this 13 Feb 02:35
· 85 commits to main since this release
d99a0b8

All thanks to @manolitto for the dnd5e mapping:

  • Translate and organize proficiencies, respect semicolon in custom lists (#20)
  • Use derivedDamage strings in attacks (#19)
  • Strip HTML chars from personality traits, ideals, bonds, and flaws (compatibility with Tidy5e)
  • Include to-hit bonus in attacks
  • Asterisk indicates there is additional damage from attack (more than one damage part)
  • Equipment sheet includes only weapons, equipment, and tools; containers and consumables moved to treasure for space management
  • Spells removed from equipment list
  • Strip html from all fields using DOM methods
  • Show all damage types, indicating type
  • All movement types shown if non-walking or multiple types

Full Changelog: 0.14.0...0.15.0