Skip to content

Releases: symposion/roll20-shaped-scripts

1.3.3

23 Apr 18:14
Compare
Choose a tag to compare
Tagging as 1.3.3

1.3.2

23 Apr 17:09
Compare
Choose a tag to compare
Tagging as 1.3.2

1.3.1

23 Apr 15:40
Compare
Choose a tag to compare
Tagging as 1.3.1

1.2.0

19 Apr 17:44
Compare
Choose a tag to compare

Bug Fixes

  • abilities: Don't create lots of junk token actions for multiple tokens from same char (c53a4fe)
  • build: Fix changelog compare links (59436ed)
  • build: Inject correct version number into released script. (431c1d4)
  • command-parser: Report errors for unresolved options when comma-separated (6e1cad9)
  • docs: Prune TOC slightly and ensure README gets committed (aa43e7a)
  • docs: Unmangle docs for roll20 script page - they don't deal well with linebreaks. (9e38035)

Features

  • statblock-import: Read statblocks from character GM notes as well as tokens. (1b3d594)

1.1.2

19 Apr 08:06
Compare
Choose a tag to compare
Tagging as 1.1.2

1.1.1

19 Apr 07:52
Compare
Choose a tag to compare

Bug Fixes

  • spell-import: Make it expand all gender pronoun placeholders in the emote (acf580a), closes #39

1.1.0

18 Apr 21:19
Compare
Choose a tag to compare

Bug Fixes

  • abilities: Changed to not create a macro action when there are no corresponding actions. (335fdd9), closes #2
  • hpRoll: Fix hp rolling to respect max setting for token bar (b18e2a4), closes #23
  • statblock: Support statblock abilities in two line format (d7904b0)

Features

  • config: Add auto HD and Roll HD on drop options to config UI (4e08a92), closes #25
  • config: Support max dex for medium armor and half-proficiency saves houserules (0868c9a)

1.0.3

17 Apr 20:59
Compare
Choose a tag to compare
Tagging as 1.0.3

1.0.2

16 Apr 20:05
Compare
Choose a tag to compare

Bug Fixes

  • build: Attempt to fix not-deterministic problem with github releases (c408f87)

1.0.0

16 Apr 18:24
Compare
Choose a tag to compare

Bug Fixes

  • build: add push so that version numbering actually gets applies (0e96b0b)
  • build: another go at fixing the build (2441bc9)
  • build: another go at fixing the build (6dd25e3)
  • build: Attempt to get changelog working (58c2b63)

BREAKING CHANGES

  • build: testing if this works