Skip to content

Releases: MangoFVTT/fvtt-ready-set-roll-5e

release-1.0.0

06 Sep 15:29
Compare
Choose a tag to compare

Ready Set Roll v1.0.0

The first official release of Ready Set Roll, a new dice roll automation system for the dnd5e foundry system. This module intends to replace Better Rolls 5e, which is no longer supported as of Foundry VTT version 10. Many of the core features of Better Rolls 5e have been added, with more to come shortly (see the Planned Features list). 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.0.0/module.json

Patch Notes

Implemented Quick Rolls

  • Rolls for skills, abilities, and items are outputted automatically to chat instead of relying on the default roll dialog system. These quick rolls can be enabled or disabled individually for each category of rolls, or bypassed in favour of the default behaviour by holding alt when clicking the roll.
  • Using modifier keys such as shift and ctrl allows for the roll to immediately output with advantage or disadvantage, and will automatically add in any required additional rolls (e.g. for Elven Accuracy). Rolls with advantage or disadvantage highlight the correct roll, indicating which roll is used.
  • Items will automatically output damage, calculate critical damage (taking into account system settings for powerful criticals or critical numerical modifiers), place area templates, print Save DC buttons, and a variety of other options that can all be configured independently for each item.

Implemented Roll Configuration

  • Rolls can be configured via a "Quick Rolls" tab while editing an item. This allows you to select what parts of the item are actually outputted to the quick roll.
  • Item configuration extends system support for thrown items, consumables, ammunition, and items with otherwise limited quantities.

Implemented Alternate Rolls

  • If enabled, items can also output an alternate roll when holding alt. This alternate roll can be configured independently of the default configuration. Enabling alternate rolls for items disables the ability to use the default dialog rolling for items.

release-1.0.0-alpha3

06 Sep 13:01
Compare
Choose a tag to compare
release-1.0.0-alpha3 Pre-release
Pre-release

Installation

This is an alpha release and must be manually installed.

Please use the following manifest URL: https://github.com/MangoFVTT/fvtt-ready-set-roll-5e/releases/download/release-1.0.0-alpha3/module.json

Patch Notes

  • Fixes a number of remaining issues with attack and damage rolls

release-1.0.0-alpha2

05 Sep 16:31
Compare
Choose a tag to compare
release-1.0.0-alpha2 Pre-release
Pre-release

Installation

This is an alpha release and must be manually installed.

Please use the following manifest URL: https://github.com/MangoFVTT/fvtt-ready-set-roll-5e/releases/download/release-1.0.0-alpha2/module.json

Patch Notes

  • Fixes some bugs
  • Implements a setting for removing ability names from skill rolls

release-1.0.0-alpha1

05 Sep 16:06
Compare
Choose a tag to compare
release-1.0.0-alpha1 Pre-release
Pre-release

Installation

This is an alpha release and must be manually installed.

Please use the following manifest URL: https://github.com/MangoFVTT/fvtt-ready-set-roll-5e/releases/download/release-1.0.0-alpha1/module.json

Patch Notes

  • Implements skill and ability quick rolls
  • Implements item usage quick rolls
  • Implements sheet flags and alternate rolls