Skip to content

release-1.1.0

Compare
Choose a tag to compare
@MangoFVTT MangoFVTT released this 07 Sep 18:49
· 654 commits to master since this release

Ready Set Roll v1.1.0

The first feature release of Ready Set Roll, which adds a few new features that existed in Better Rolls 5e, namely damage context fields and the ability to roll sounds for dice. For a full list of implemented features, see the Patch Notes section below.

COMPATIBILITY WARNING: This module version ONLY SUPPORTS Foundry VTT version 10 (release) and greater. To use this module version you must also use Foundry VTT version 10. If you do not wish to update your core software, please continue using Better Rolls 5e.

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

Patch Notes

Implemented Damage Context

  • Damage fields can be given additional context strings to convey extra information about that particular damage group. This context will be then shown on the chat card, as either part of the overall damage description or a replacement to default damage titles/type strings.
  • Damage context can be configured via the module settings to be placed at various positions of the chat card, and even replace default damage title and type labels.

Implemented Dice Rolling Sounds

  • Making a quick roll will now play the default Foundry VTT dice rolling noise. This feature uses the default Foundry VTT configured dice sounds and passes them as part of roll configuration like normal Foundry VTT rolls, so the feature should be compatible with any modules that override default dice sounds.
  • The dice rolling noise can be disabled via the settings.

Change Log

Features