Skip to content

release-3.2.0

Compare
Choose a tag to compare
@MangoFVTT MangoFVTT released this 13 Aug 09:50
· 15 commits to master since this release

Ready Set Roll v3.2.0

A feature release of Ready Set Roll, that brings several bug fixes and a minor feature for ending concentration directly from the chat card.

COMPATIBILITY WARNING: This module version ONLY SUPPORTS dnd5e 3.0.0 (release) and greater. To use this module version you must also use the dnd5e 3.0 system. If you do not wish to update your game system, please continue using previous versions of Ready Set Roll.

COMPATIBILITY WARNING: This module version ONLY SUPPORTS Foundry VTT version 12 (release) and greater. To use this module version you must also use Foundry VTT version 12. If you do not wish to update your core software, please continue using previous versions of Ready Set Roll.

For manual installation, use the following manifest URL: https://github.com/MangoFVTT/fvtt-ready-set-roll-5e/releases/download/release-3.2.0/module.json

Patch Notes

End Concentration Button

  • Adds a button to concentration rolls that allows directly ending concentration. Uses the default concentration management prompt from dnd5e when there are multiple concentrations ongoing.

image

Bugs

  • Fixes an issue where the vanilla: true flag being provided to an actor roll wouldn't be correctly respected.
  • Fix an issue where vanilla rolls that were picked up to be added to an item card would sometimes add their rolls twice.
  • Fixes an issue where vanilla item cards would ignore the results of their child cards in favour of rolling their own item actions when a child button was clicked.
  • Fixes an issue where old parts-style damage arrays would break item card generation instead of being correctly handled.

Change Log

Features

Bug Fixes