Skip to content

Releases: symposion/roll20-shaped-scripts

10.0.1

16 Apr 20:42
Compare
Choose a tag to compare

Bug Fixes

  • config-ui: Fix error on custom saves back button (0246f06), closes #480
  • rests: Script error on rest (d5e2c31), closes #482
  • srd-data: Fixes for mummy/mummy lord (3c89645)

10.0.0

15 Apr 05:05
Compare
Choose a tag to compare

Bug Fixes

  • config-ui: Bump minimum sheet version for config UI changes (925918a)
  • config-ui: Remove config UI inline styles (54edcfe)

BREAKING CHANGES

  • config-ui: This script now requires a minimum sheet version of 11.5.0.

9.1.0

14 Apr 09:20
Compare
Choose a tag to compare

Bug Fixes

  • config: Fix config not being applied to new characters (a9ba283)
  • config: Fix Rest settings (61a75ef), closes #470
  • config: Remove Houserules and Variants menu (727abe2)
  • import: Don't show monster List after import (48eec75), closes #456
  • import: Support complex legendary costs (60e451c)
  • startup: Make "Upgrade the sheet" less confusing (f0d5b73), closes #469

Features

  • import: Add UA content to script data (7f9f1a5)

9.0.0

09 Apr 18:23
Compare
Choose a tag to compare

Bug Fixes

  • uses: Fix legendary action uses decrementing (5e1503b), closes #461

BREAKING CHANGES

  • uses: This script no longer works with sheets
    below version 11.4.0

8.5.0

09 Apr 17:58
Compare
Choose a tag to compare

Bug Fixes

  • rests: Stop crash on turn change (511b17f), closes #453
  • Prevent errors from occasionally being swallowed (27edbb0)
  • Prevent missing attribute Roll20 error (c2300ef)
  • spell-list: Fix problem with patching archetypes (16ebf47)
  • spell-slots: Make Divine Smite deduct spell slots. (2f5f9bf), closes #420
  • statblock-import: Log end of command correctly. (e208c18)
  • token-defaults: Fix a few bugs with new token defaults code (106155f)

Features

  • import: Make MM drag configure new characters (9ce30c9), closes #430

BREAKING CHANGES

  • token-defaults: This version will no longer work with sheets
    prior to 11.4.0

8.4.2

30 Mar 15:32
Compare
Choose a tag to compare
Tagging as 8.4.2

8.4.1

30 Mar 15:28
Compare
Choose a tag to compare

Bug Fixes

  • rests: Send whisper as resting character (e9f1e79)
  • startup: Fix version not found bug on startup (8a75cb6), closes #441

8.4.0

30 Mar 06:20
Compare
Choose a tag to compare

Bug Fixes

Features

  • rests: Handle Rests running on the sheet (f44374c), closes #398

8.3.1

29 Mar 07:19
Compare
Choose a tag to compare

Bug Fixes

  • import: Allow previous name to import spells for monster (6cb8821), closes #439
  • import: Fix error with custom JSON that still has patch attribute (30a8f4e)

8.3.0

28 Mar 14:25
Compare
Choose a tag to compare

Bug Fixes

  • death-saves: Don't moan about negative HP (2c63292), closes #422
  • entity-lister: Ensure classes are always listed for spells (368a7a4)
  • entity-lister: Improve concentration/ritual presentation (33b567d)
  • import: Stop Errors being swallowed for monster import (4f7dfda), closes #431

Features

  • custom-json: Implement better patch system for houserules (ef93e8d), closes #433
  • monster-list: Click to remove existing (8f57685), closes #436
  • token-defaults: Provide option to only link bars for PCs (1876f40), closes #402