Skip to content

Releases: foundryvtt-dcc/dcc

v0.40.0

27 Nov 17:18
efc3958
Compare
Choose a tag to compare

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)

v0.39.2

29 Oct 21:27
74358f8
Compare
Choose a tag to compare

Release v0.39.2

Release Notes:

  • Remove debugging line from sheet (SteveB)
  • Fix line-height for mac (Tim)

v0.39.1

15 Oct 14:52
9dfb372
Compare
Choose a tag to compare

Release v0.39.1

Release Notes:

  • Fix Zero level skills tab, add alt to draggable images, formatting, remove duplicate closing div (Tim)

v0.39.0

15 Oct 14:21
229b249
Compare
Choose a tag to compare

Release v0.39.0

Release Notes:

  • Update version.txt (Tim L. White)

v0.38.0

15 Oct 13:44
4b066aa
Compare
Choose a tag to compare

Release v0.38.0

Release Notes:

  • Package updates and formatting (Tim)

v0.37.0

14 Oct 16:49
4796625
Compare
Choose a tag to compare

Release v0.37.0

Release Notes:

  • Update node.js.yml (Tim L. White)
  • Update README.md (Tim L. White)
  • Tweak from @jdorety to handle Purple Sorcerer character imports with no weapons. (Jonathan Dorety)

v0.36.0

06 Jun 16:58
8f7d1ad
Compare
Choose a tag to compare

Release v0.36.0

Release Notes:

  • v11 compat (Tim L. White)

v0.35.1

23 Mar 19:21
4c1d407
Compare
Choose a tag to compare

Release v0.35.1

Release Notes:

  • Fix spell lost field on the Cleric Spells tab. (Steve Barnett)

v0.35.0

22 Mar 20:41
2b7ec90
Compare
Choose a tag to compare

Release v0.35.0

Release Notes:

  • Implement a custom Combatant subclass so initiative rolls from the Combat Tracker can use the same logic as the sheet. Tweak DCCRoll to allow calling createRoll outside an async context if the Roll Modifier Dialog is not required. Closes #376. (Steve Barnett)
  • Rewrite package-lock.json to fix npm ci errors. (Steve Barnett)
  • Move equipped checkbox on the zero sheet to match upper level sheets. (Steve Barnett)
  • Move equipped checkboxes to the left of the sheet and tidy up weapon sheets. (Steve Barnett)
  • Add Trained checkbox to the weapon item sheet. (Steve Barnett)
  • Backport CSS changes from recent pull request into the source SCSS. (Steve Barnett)
  • Implement minimum damage with the Standard Chat Cards options. Closes #352. (Steve Barnett)
  • Include UUID and default data when dragging items. Fixes Item Piles drag/drop. Allow fallback to Foundry default behaviour for dragging items to the hotbar. (Steve Barnett)
  • Tweak indentation. (Steve Barnett)
  • Fix class detection and localise 'Warrior Level'. (Steve Barnett)
  • Default weapons to trained. (Steve Barnett)
  • Add @sasquach45932 to the list of contributors (Steve Barnett)
  • New feature: W/D Luck modifier applies to attack rolls with one specific kind of weapon (sasquach45932)
  • if statement logic error in 2 handed weapon check (sasquach45932)
  • New features: d16 for initiatives w twohandedwpns v2 (sasquach45932)
  • New features: d16 for initiatives w twohandedwpns (sasquach45932)
  • Fix cleric/wizard sheet does not display spell level v2 (sasquach45932)
  • Automatically applies -1D penalty on attack using untrained weapon (sasquach45932)
  • Fix spell loss check (sasquach45932)
  • Fixes based on comments (sasquach45932)
  • A successful attack always inflicts a minimum of 1 point of damage (sasquach45932)
  • Fixes: EN.JSON , damage modifier - only str and during melee (sasquach45932)
  • New settings (sasquach45932)
  • Fix v10 issues on skill sheet. Closes #374. (Steve Barnett)
  • Calculate and add aliases for modifiers generated from max ability scores. Closes #359. (Steve Barnett)
  • Fix spell level on the wizard sheet. Closes #370. (Steve Barnett)
  • Apply 10 disapproval after Divine Aid if Cleric Disapproval Automation is enabled. Closes #373. (Steve Barnett)
  • Localise actor and item types. (Steve Barnett)
  • Update/audit dependencies. (Steve Barnett)
  • Point the user guide link at the wiki. (Steve Barnett)

v0.34.3

08 Oct 22:20
7cbad32
Compare
Choose a tag to compare

Release v0.34.3

Release Notes:

  • User Guide compaction. (Steve Barnett)
  • Fix issues with armor on NPC sheet and lesser armor issues on other sheets. (Steve Barnett)
  • Remove 'palumbus'. (Steve Barnett)