Skip to content

Releases: arcanistzed/pdf-sheet

0.4.1

30 Aug 04:14
d11e287
Compare
Choose a tag to compare

Removed comments from Cypher Mapping, since they were causing issues and normalized formatting

Load Mappings & Cypher System

30 Aug 02:40
Compare
Choose a tag to compare
  • Added Cypher System mapping (thanks to @Fashtas)
  • Added dropdown menu to the module settings to allow you to load in finished mappings

0.3.1

29 Aug 19:30
Compare
Choose a tag to compare

Removed log

Text Areas

29 Aug 18:18
Compare
Choose a tag to compare
  • Switched to textareas for strings to allow them to be multiline
  • Made application size more dynamic
  • Lined up the inputs & labels in the form and assigned the labels to their inputs
  • Improved information displayed in the logs

0.2.1

27 Aug 22:22
Compare
Choose a tag to compare

Updated terminology used internally

Functions

27 Aug 22:01
Compare
Choose a tag to compare
  • Added the ability to use full JavaScript syntax in the mapping, unlocking functionality which uses functions, arrays, and more. Consequently, you must remove the quotes around the "foundry" field's value. See the README for details
  • Grouped and improved logs
  • Better error handling with a link to the README
  • Stopped attempting to inject an Ace editor for non-GMs when opening the settings menu
  • Fix header button not appearing in systems which use "PC" rather than "character" for the player character actor type
  • Hide unhelpful Ace annotations and automatically attempt to beautify Ace editor contents
  • Clicking the header button while the application is already open, now brings it to the top

Published to Package Listing

19 Aug 17:27
Compare
Choose a tag to compare
0.1.5

docs: bump changelog

0.1.4

19 Aug 01:15
Compare
Choose a tag to compare

Fixed not bundling the library with the module

0.1.3

19 Aug 00:57
Compare
Choose a tag to compare

Fixed #2

First Release

18 Aug 21:26
Compare
Choose a tag to compare
0.1.1

docs; bump changelog