Skip to content

Releases: symposion/roll20-shaped-scripts

2.1.1

03 May 06:37
Compare
Choose a tag to compare

Bug Fixes

  • AdvTrack: Token selection no longer required(b2ad644)

2.1.0

02 May 08:31
Compare
Choose a tag to compare

Bug Fixes

  • config: Make config UI fit on small displays(dfbbdfc)

Features

  • AT: Support passing character ID(d4f1d11)

2.0.0

01 May 13:10
Compare
Choose a tag to compare

Bug Fixes

  • config: Fix up bad values in option lists(12b82f6)
  • hpRolling: Fix hp rolling after sheet macro name changes(722059c)

Features

  • abilities: Support small text ability checks macros(44adbc4), closes #67
  • config: Add option for default char sheet page(2aac251), closes #105
  • tokens: Auto-configure vision based on senses(633a708), closes #15

BREAKING CHANGES

  • abilities: S: !shaped-abilities option names have changed to be camelCase to match
    all the other options in the script. Sorry for any inconvenience but they were getting unreadable
    and there's no reason for them to be different.

1.5.1

01 May 08:36
Compare
Choose a tag to compare

Bug Fixes

  • import: Fix bug with import commands introduced in 1.5.0(71e1f1a)

1.5.0

30 Apr 22:50
Compare
Choose a tag to compare

Bug Fixes

  • abilities: Alter macro names to fix naming collisions(acee188), closes #4

Features

  • rests: Support passing character ID option(3dae840)
  • spell-import: Allow spell import option to import spells according to criteria(9a730eb), closes #9

1.4.3

29 Apr 22:19
Compare
Choose a tag to compare
Tagging as 1.4.3

1.4.2

29 Apr 22:14
Compare
Choose a tag to compare
Tagging as 1.4.2

1.4.1

29 Apr 21:21
Compare
Choose a tag to compare

Bug Fixes

  • spell-import: Fix duplicate spell description text on import(95a8fbc), closes #84

1.4.0

29 Apr 20:50
Compare
Choose a tag to compare

Bug Fixes

  • config: Fix upgrade crash(77bb76c), closes #85
  • rests: Fix crash on undefined trait uses(4b84523)
  • rests: Fix infinite loop of rest calls(3879fb5)
  • rests: Quickly fix long/short rest buttons to respond to every press(6d1327b)
  • Rests: Make recharge types more forgiving(2f75d99)

Features

  • Add short/long rest command support(30768fd)
  • rests: Add new long rest house rule(4f9ebcc)
  • Rests: Support sheet rest buttons(57075db)
  • traits: Add auto consume traits(68793ba)

1.3.4

23 Apr 22:00
Compare
Choose a tag to compare

Bug Fixes

  • spell-slots: Disable spell slot handling, not ready for use yet. (dac9f21)
  • spell-slots: Prevent error when normal spell slots are missing - e.g. for warlock spells. (5f75e45)