Releases: foundryvtt-dcc/dcc
Preview of Attack Roll Improvements, Item Sheets, and Actor Import
Preview branch with improvements to attack roll flow, item sheets, and actor import, along with sundry bug fixes.
Fix Wizard Spell Deletion
Fix Wizard Spell Deletion from @mooped , and latest Foundry compatibility.
Hot fix for issues introduced in 0.0.18
Fixes attempts to update non-owned items introduced by 0.0.18.
Restores backstab option on ranged weapons.
Bugfixes for folks without crit tables set up
0.7.7 Compatibility and Weapon Fixes
Tested with on 0.7.7 (in several real sessions) and confirmed the new features work in 0.6.6, so this should be ready for release. It closes a big chunk of the issues tracker (everything tagged pending-fix at time of submission).
Importer improvements to handle empty weapon slots on PCs, damage modifiers on NPCs, and to hide the Purple Sorcerer link for NPC imports.
Make it an option to use the default chat cards to allow Dice So Nice etc to work.
Allow damage/healing to be applied from any dice roll card.
Show the dice rolled and result for crit/fumble rolls.
Add title field to upper level sheets.
Improve the mechanism for enabling class features outside of their usual classes:
Streamline warriors/dwarves by enabling the deed roll automatically for those classes.
Allow backstabs on any sheet (remains automatic for thieves).
Highlight disapproval for clerics
Add a Disapproval Table dropdown to the cleric sheet and buttons/macros to roll disapproval or increase the disapproval range.
Default to prompting before deleting items (can be disabled as a setting, but that's mainly useful for testing/debugging).
Multiple Action Dice + Bug Fixes
from @mooped:
- Bumped compatibleCoreVersion to 0.7.5 and upped the minimumCoreVersion to 0.6.6 as that's the other version I test before pull requests
- Separate die and modifier for the Cast Spell From Scroll thief skill
- Implement rollable treasure (when assigned to a sheet and the treasure item contains a die expression it can be rolled by any owner)
- Implement currency conversion (for owned treasure items marked asCoins)
- Use selected action die in the appropriate place (ie. not saves which always use a d20)
- Handle multiple action dice via the config window
- Sheet provides a dropdown to select a dice contained by the action dice expression
- Action dice field can be dragged to the hotbar to quickly select the current die size
- Optionally show maximum ability scores for tracking luck spend and spellburn
- Upper level parsing and improvements to zero level parsing (more sheet fields are filled in where previously they were added to notes only)
- Fix nasty race condition triggering an infinite loop of adding currency when combining asCoins items in some circumstances
- Allow removing the ability score label for spell checks for use with custom classes
- Speed is always shown in feet with an apostrophe, and the field uses a custom formatter that understands and validates this
Fix horizontal line across tabs
Fix horizontal line across tabs
v0.0.14 - Fix for versions before 0.7.2
Fixes dice rolls for versions prior to 0.7.2.
Custom Skills and Generic Spellcasting
Custom Skills and Generic Spellcasting thanks to @mooped !
Bug Fixes and Remove Compendium
Many bug fixes from @mooped, and removed default critical/fumble compendium to comply with Goodman Games' request to not include it.