Skip to content

Latest commit

 

History

History
170 lines (90 loc) · 8.6 KB

CHANGELOG.md

File metadata and controls

170 lines (90 loc) · 8.6 KB

2.4.0 (2024-04-06)

Features

  • added better error handling and notification for invalid templates (9b82c8f)
  • object-loop now allows for multiple objects per loop, filters, and prefix strings. See documentation. (f93e688)
  • object-loops may now contain a dropdown marker to save space. See documentation. (8f34d98)

2.3.2 (2024-03-20)

Bug Fixes

  • fixed party sheet button disappearing when changing scenes (4661902)
  • templates: Hard-code links for example images to GitHub (de4c344)
  • templates: Updated all The Walking Dead templates to use the new max stress system in System 1.2+ (23da5ba)

2.3.0 (2024-03-11)

Features

  • auto-generate html from markdown files for easier viewing and image embedding (994e15c)

Bug Fixes

  • Party Sheet Button should wait to display after all templates have been loaded. This will help on slower systems. (5bc792e)

Template Updates

  • Added {s2} to "twdu-two-rows". (ded7ca4)
  • Updated SWADE template.

2.2.0 (2024-03-02)

Features

Now named fvtt-party-sheet instead of 'Theater of the Mind' to better reflect functionality.

  • added object-loop type. See documentation. (51b9329)
  • added spacing and space removing tags {s}, {s#}, {s0}. See documentation. (312f1b6)
  • added underline support with {u} {/u} (693e372)
  • largest-from-array and smallest-from-array will return the largest/smallest numeric values from an array (e416972), closes #65
  • remove alpha Syrinscape support (4d0ac64)
  • templates: Added World of Darkness (Vtm5e) - pmenezesdev (517f36d)
  • templates: Alien RPG updated to show Careers from Building Better Worlds (3c793cf)
  • templates: All EmoCthulhu templates updated to use the new bold and italic tags. (81e9fdd)
  • templates: All EmoCthulhu Year Zero Engine templates updated to use all new special keywords. (18f4bb8)

2.1.0 (2024-02-25)

Features

  • added italics and bold markup (ec4fc22)

  • added Star Trek Adventures template (b040948)

  • added Cyberpunk RED template (b4213d3)

Chores

  • updated dnd5e_modified template (b040948)

  • compressed template image files (b040948)

2.0.3 (2024-02-17)

New Features

  • added templates for coriolis "yzecoriolis" by Michael Card (Emo Cthulhu)

Bug Fixes

  • updated links in README

Chores

  • updated alienrpg, blade-runner, fallout, starfinder, the walking dead, vaesen templates by Michael Card (Emo Cthulhu)

2.0.1 (2024-02-11)

New Features

  • added the ability for users to hide support buttons in the options. (02ff424)

  • added Savage Worlds template by Mestre Digital (#42) (c0679ea5)

Bug Fixes

  • corrected invalid property names in template_readme (2924e651)

2.0.0 (2024-01-29)

New Features

  • Plugin is now system agnostic and allows any user to create templates for their favorite systems.

    • Documentation in SYSTEMS.md
  • Added support for Forge hosting (3beb550d)

1.4.7 (2023-10-17)

Bug Fixes

  • now displays variant stats properly (6e1c94b5)

1.4.6 (2023-10-17)

Bug Fixes

  • prevent party sheet closing when opening character sheet (1f0df29c)

1.4.5 (2023-10-17)

Chores

New Features

  • added ability to click on characters and open sheet (60dbaad3)

1.4.0 (2023-10-17)

New Features

  • added ability to show either online characters or a curated list of any non-npc (5e209a14)

1.3.0 (2023-10-15)

New Features

  • changed sounds dependency from attack-roll-check-5e with midi-qol (3ef24300)
  • Added Dark Mode option toggle. (91175ad4)
  • added better changelog system (2b104a68)

1.2.1 (2023-10-07)

Bug Fixes

  • corrected issue where perception was showing persuasion instead (ad5e0e3b)

1.2.0 (2023-09-22)

Chores

New Features

1.1.0 (2023-09-21)

New Features

  • party view: Finished adding most party view sections. (096c5e2)
  • sounds: Added ALPHA Syrinscape Support. (b6145fc)