Skip to content

6.0.0 FVTT v10.284 Compatibility || Damage Console

Compare
Choose a tag to compare
@Jagusti Jagusti released this 06 Sep 02:29
· 113 commits to dev since this release
b999a74

Release Summary

This release confirms Foundry v10 compatibility, building on changes introduced in Release Candidate v0.9.5, and as defined in issue #156 .

Requires at least Foundry v10.284 and WFRP 6.1.2.

Feature Updates

In addition to v10 compatibility, this release:

  • Adds the Damage Console, from which GMs can quickly set and apply damage to one or more actors without starting a combat, opposed or other test. See below for key features. #158
  • Fixes an issue where a combatant could gain Advantage from an Opposed Test they won but did not initiate when Group Advantage is being used. #159
  • Changes Group Test behaviour to clear or restore the custom skill field if a skill is chosen from the skill list dropdown. #160

Repository Management

Module management and repository changes have also been made:

  • Version numbering is overhauled, essentially to keep in step with WFRP4e system versioning.
    • This is marked by a jump from v0.* to 6.*.
    • There is no v1-v5 of GM Toolkit.
  • Templates are provided for bug reports, feature suggestions and pull requests.
  • Discussions are enabled on the repository. I intend to use these to solicit input and feedback on new features, enhancements and potential bugs.

Damage Console

Issue: #158. Pull Request: #168.

  • Access from the Launch Damage Console macro or the GM Toolbox.
  • Target tokens before launching to change the pre-selected characters.
  • Set damage as a roll formula or fixed amount.
  • Optionally randomise damage and hit location for each target.
  • Choose whether to ignore Armour Points and/or Toughness Bonus, and whether to apply a minimum of 1 damage.
  • Check tooltips to find randomisation details.

image
image

What's Changed

  • Add compatibility for Foundry VTT v10 and WFRP4e v6 #162
  • Add templates for issues and PRs #163 #164 #171
  • Clear or restore default Group Test skill #160 #166
  • Prevent advantage gain if not initiating challenge #159 #167
  • Add Damage Console #158 #168
  • Add release workflow #169
  • 6.0.0 macro versioning #173

Full Changelog: v0.9.4.4...6.0.0