Skip to content

Releases: foundryvtt-dcc/dcc

v0.33.4

13 Apr 13:03
092c89a

Choose a tag to compare

Release v0.33.4

Release Notes:

  • remove duplicate luck spend lang (Christian Ovsenik)

v0.33.3

11 Apr 14:00
3ca72f3

Choose a tag to compare

Release v0.33.3

Release Notes:

  • Fix Localization issue (@algnc)

v0.33.2 - Check Roll Fix

10 Feb 18:28
87f42a6

Choose a tag to compare

Release v0.33.2

Release Notes:

  • Expand the box for saving throws on the upper level sheets. (Steve Barnett)
  • Fix annotation of rolls under checks. Closes #334. (Steve Barnett)

v0.33.1 - Elf Immunities

10 Feb 15:27
c4d1424

Choose a tag to compare

Release v0.33.1

Release Notes:

  • Fix elf immunities (Christian Ovsenik)

v0.33.0 - Fleeting Luck

09 Feb 21:45
e41231e

Choose a tag to compare

Release v0.33.0

Release Notes:

  • Fleeting Luck. (Steve Barnett)
  • Fix spell result flag generation. (Steve Barnett)
  • Add data-item-id attribute to chat card content.
  • Rename WeaponId chat card flag to a more generic ItemId flag. (Steve Barnett)
  • Add metadata to roll related chat cards about what was being rolled, plus other relevant information. (Steve Barnett)
  • Node update. (Steve Barnett)

Rework macros for v9

31 Dec 17:47
bf6848a

Choose a tag to compare

Release v0.32.3

Release Notes:

  • Rework macros for v9. (Steve Barnett)

v0.32.2

28 Dec 19:50
4a2a33d

Choose a tag to compare

Release v0.32.2

Release Notes:

  • Remove bug-reporter dependency (but keep the metadata incase they fix it later). Closes #326. (Steve Barnett)
  • Fix migrations on v9. Closes #327. (Steve Barnett)

Fix RollTable pack lookup for settings

20 Dec 18:38
d3130b2

Choose a tag to compare

Release v0.32.1

Release Notes:

  • Fix RollTable pack lookup for settings. (Steve Barnett)

v0.32.0

19 Dec 16:54
aaba7ed

Choose a tag to compare

Release v0.32.0

Release Notes:

  • Mark as compatible with v9 and add release notes for v0.32.0. (Steve Barnett)
  • Update item creation/deletion to the v9 compatible APIs. Closes #323. (Steve Barnett)
  • Remove the sheet config override - just use Foundry's one. (Steve Barnett)
  • Explicitly pass a locstring for custom sheets (following 5e's lead). Re-sort the localised strings. (Steve Barnett)
  • Fix tabs on v9. Closes #276. (Steve Barnett)
  • Fallback to v8 Sheet Config override. Use v8 compatible SHEETS.Entity/DocumentSheetHint string for now. (Steve Barnett)
  • Restore the custom sheet selection dialog. (Steve Barnett)
  • Fix spurious single quote on Check Penalty field. Fix id of Base Speed field. (Steve Barnett)
  • Update character sheet links to user guide to point at the wiki. Closes #315. (Steve Barnett)
  • Support Deed Rolls on NPCs (via Config dialog). Tidy up Attack Bonus logic. Fix default Attack Bonus Mode. Closes #227. Closes #321. (Steve Barnett)
  • Fix CSS formatting. (Steve Barnett)
  • Lowercase data-dtype for funds fields. (Steve Barnett)
  • Make each actor and item config sheet a unique instance. (Steve Barnett)
  • Implement a set of fixed 'funds' fields on the character. Merge resolved As Coins items into the actor's funds. Closes #305. (Steve Barnett)
  • Move zero level equipment tab over to the common template, with some logic to strip out the weapons and armor. (Steve Barnett)
  • Add a compendium for common macros. Currently:
  • Lightsource: None, Candle, Torch - apply lightsource settings to an actor
  • Update All Players/NPCs - apply default vision and bar settings to all actors of the relevant type
  • Setup Player/NPC Token - apply default vision and bar settings to the selected actor Closes #314. (Steve Barnett)
  • Fix crit adjustment when critRange comes through as a string (e.g. for warriors). Closes #317. (Steve Barnett)

v0.31.1

05 Nov 19:32

Choose a tag to compare

Release v0.31.1

Release Notes:

  • Fix crit adjustment when critRange comes through as a string (e.g. for warriors). (Steve Barnett)