Skip to content

v0.40.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Nov 17:18
· 1 commit to main since this release
efc3958

Release v0.40.0

Release Notes:

  • Correctly route the results of dropping a macro onto the hotbar. (Steve Barnett)
  • Removing debugging info from sheet config. (Tim White)
  • Linter pass. (Steve Barnett)
  • Strip any '+X' modifiers from weapons when remapping.
    For #365. (Steve Barnett)
  • Support remapping items on imported actors to multiple items, for spells with multiple variants.
    For #365. (Steve Barnett)
  • Retain some properties of the original item when remapping items on imported characters.
    Support a list of name remaps for looking up imported items.
    For #365. (Steve Barnett)
  • Implement rudimentary lookup of items from Core Book packs when importing characters.
    Closes #365. (Steve Barnett)
  • Change the default for pack and table settings to 'Automatic' to avoid confusion.
    Closes #391. (Steve Barnett)
  • Adjust npm format command to use double quotes per docs (Tim White)
  • Remove unused linter globals. (Steve Barnett)
  • Only track fleeting luck for natural critical hits (i.e. ignore crits forced by backstabs).
    Closes #341. (Steve Barnett)