Releases: symposion/roll20-shaped-scripts
Releases · symposion/roll20-shaped-scripts
1.2.0
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.1
Bug Fixes
- spell-import: Make it expand all gender pronoun placeholders in the emote (acf580a), closes #39
1.1.0
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.2
Bug Fixes
- build: Attempt to fix not-deterministic problem with github releases (c408f87)
1.0.0
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