Skip to content

Releases: symposion/roll20-shaped-scripts

6.1.1

24 Feb 16:55
Compare
Choose a tag to compare

Bug Fixes

  • logging: Improve logging output to track down odd bugs (4162fba)

6.1.0

24 Feb 10:47
Compare
Choose a tag to compare

Bug Fixes

  • import: Make lair actions import properly again (49a42b3), closes #313

Features

  • import: Add option to use same label for all tokens (89ed6b8), closes #276

6.0.1

24 Feb 07:33
Compare
Choose a tag to compare

Bug Fixes

  • update-character: Fix bug on update character (cf625cd), closes #321

6.0.0

24 Feb 00:07
Compare
Choose a tag to compare

Bug Fixes

  • import: Import wasn't whispering to GM/player (1977527)
  • import: Workaround roll20 bug with max values under API sheetworkers (d9c7292), closes #317
  • spell-import: Fix crash bug with !shaped-import-spell (4ae2344)
  • spell-slots: Fix problem with Cantrips (36df7ca)
  • uses: Fix crash when per_use is a non-integer value (19aeb05)

Chores

  • Temporary guard for removeWithWorker not existing (adace36)

Features

  • config: Add all latest 9.x options to !shaped-config (d226e04), closes #298
  • import: Add command that imports based on token names (f03c5a8), closes #311
  • import: Support API sheetworkers for cleaner import (beacb13)
  • rests: Support new recharge field for use recovery (4864c10), closes #264
  • spell-import: Add command to expand empty spells (f20b305)
  • spell-slots: Auto-decrement spell slots (4516bd6), closes #16
  • token-actions: Add option for showing recharge on token actions (c5c3648), closes #272
  • upgrade: Script-driven sheet update for all character sheets (5401c56), closes #300
  • uses: Decrement legendary points + restore on turn recharge (d451c2a), closes #312
  • uses: Use uses for everything that has them (e123718), closes #260

BREAKING CHANGES

  • This script no longer works with version of the sheet below 9.1.0, you have been warned!

5.3.0

13 Feb 19:51
Compare
Choose a tag to compare

Features

  • token-actions: Make abilities use ids to survive name changes (7911049), closes #295

5.2.0

09 Feb 20:51
Compare
Choose a tag to compare

Features

  • config: Update initiative settings for 9.1.0 (4f06dc6), closes #292

5.1.0

04 Feb 23:24
Compare
Choose a tag to compare

Bug Fixes

  • adv-tracker: Fix broken auto-revert functionality (abd1158)

Features

  • death-saves: Handling for crits/fails + reporting of final result (13741e9)

5.0.0

04 Feb 01:25
Compare
Choose a tag to compare

Bug Fixes

  • advantage-tracker: Fix advantage reversion to work with new sheet (830f93b), closes #263
  • config: Update advantage options to match sheet 8.x.x (f1bea77)
  • config: Update config to match 9.x sheet (840e0fd)
  • hp-roller: Fix possible bug with sending HP info to chat (4e73e67)
  • monster-import: Don't strip bracketed info from spell names (1326c7a), closes #261
  • spell-import: Update spell attributes to match 9.x sheet (6a3f5b2)
  • token-actions: Fix broken token action creation for individual spells (cdf7d1d), closes #273
  • traits: Don't warn when no uses value present (a2f0a68), closes #256

Features

  • monster-import: --as option for monsters (5c14ef7), closes #255
  • spell-import: Fix higher level text to be in its own field (5a21361), closes #278
  • traits: Decrement traits by per_use value if present (90bcd49), closes #265

BREAKING CHANGES

  • spell-import: More 9.x only changes!
  • config: This version of the script will no longer work with sheet versions prior to 9.0. DO NOT UPGRADE if you are still on sheet 7.x - it will not work and it is extremely hard to downgrade the script again afterwards.
  • advantage-tracker: This no longer works with old versions of the sheet
  • config: This no longer works with old versions of the sheet

4.10.0

08 Jan 15:51
Compare
Choose a tag to compare

Bug Fixes

  • apply-defaults: Stop bar changes causing data corruption (fc74192)
  • parser: Traits should allow for parenthesis. (8df5e0d), closes #262
  • token-numbering: Fix failure to apply token numbering (b6e0f72)

Features

  • config: Add hide cost option to new character options (a828aff), closes #266

4.9.0

14 Oct 21:01
Compare
Choose a tag to compare

Features

  • rests: Regain spell points and warlock slots on rests (eb52191), closes #131