release-3.0.6
MangoFVTT
released this
15 Feb 15:45
·
190 commits
to master
since this release
Ready Set Roll v3.0.6
For manual installation, use the following manifest URL: https://github.com/MangoFVTT/fvtt-ready-set-roll-5e/releases/download/release-3.0.6/module.json
Patch Notes
- Adds the option to integrate module chat card content (for example, damage apply buttons and overlays) into vanilla rolls if possible. Any child messages created by a vanilla chat card (specifically, for items) will be intercepted and added into the original message instead of displaying as its own card. Any multirolls in vanilla chat cards will properly display all internal rolls, and force dual rolls if the setting is appropriately enabled.
- Fixes an issue where applying retroactive advantage/disadvantage would incorrectly calculate the hit or miss indicators, and add duplicates.
- Fixes an issue with Dice So Nice re-showing the attack roll dice when rolling manual damage.
Change Log
Features
- feature/vanilla-rsr-cards by @MangoFVTT in #346
Bug Fixes
- bugfix/hit-or-miss-retro-rolls by @MangoFVTT in #341
- bugfix/dice-so-nice-manual-damage by @MangoFVTT in #343
- bugfix/skip-damage-enrichers by @MangoFVTT in #349