2.6.0 (2024-08-26)
- added rowspan property and span type (80e8433)
- added showSign property to force signs on numbers (b6857df)
- added support for font-awesome icons in templates (2a64953)
- added pf1 template (1fda608)
2.5.1 (2024-06-13)
- added new discord link (ce0a020)
2.5.0 (2024-06-09)
- adds an API with a togglePartySheet function (d93ecff)
2.4.1 (2024-05-24)
- verified with Foundry v12 (d589d83)
2.4.0 (2024-04-06)
- 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)
- 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)
- auto-generate html from markdown files for easier viewing and image embedding (994e15c)
- Party Sheet Button should wait to display after all templates have been loaded. This will help on slower systems. (5bc792e)
- Added {s2} to "twdu-two-rows". (ded7ca4)
- Updated SWADE template.
2.2.0 (2024-03-02)
- 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)
-
added italics and bold markup (ec4fc22)
-
added Star Trek Adventures template (b040948)
-
added Cyberpunk RED template (b4213d3)
- added templates for coriolis "yzecoriolis" by Michael Card (Emo Cthulhu)
- updated links in README
- updated alienrpg, blade-runner, fallout, starfinder, the walking dead, vaesen templates by Michael Card (Emo Cthulhu)
-
added the ability for users to hide support buttons in the options. (02ff424)
-
added Savage Worlds template by Mestre Digital (#42) (c0679ea5)
- corrected invalid property names in template_readme (2924e651)
-
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)
- now displays variant stats properly (6e1c94b5)
- prevent party sheet closing when opening character sheet (1f0df29c)
- rewrote template system (60dbaad3)
- rewrote actor show/hide functionality (60dbaad3)
- restyled dialogs (60dbaad3)
- added ability to click on characters and open sheet (60dbaad3)
- added ability to show either online characters or a curated list of any non-npc (5e209a14)
- changed sounds dependency from attack-roll-check-5e with midi-qol (3ef24300)
- Added Dark Mode option toggle. (91175ad4)
- added better changelog system (2b104a68)
- corrected issue where perception was showing persuasion instead (ad5e0e3b)
- cleaned up sounds (5c59228d)