release-3.3.2
MangoFVTT
released this
22 Oct 13:55
·
38 commits
to master
since this release
Ready Set Roll v3.3.2
For manual installation, use the following manifest URL: https://github.com/MangoFVTT/fvtt-ready-set-roll-5e/releases/download/release-3.3.2/module.json
Patch Notes
- Adds the functionality for quick rolling other formulas if they are present in Utility activities.
- Replaces the hardcoded RSR key modifiers with the customisable dnd5e key modifier settings. RSR rolls will now respect the exact same key modifiers as set in the dnd5e controls, but reverse the behaviour of the Skip Dialog button (i.e. will fast forward by default, and not fast forward if it is held, rather than vice versa).
- Hides the setting for dice rerolling, which is disabled. Also hides the parts of the Readme that no longer make sense as their relevant features are disabled.
- Fixes an issue where a Save activity with no damage would show damage anyway.
Change Log
Features
- feature/quick-other-formula by @MangoFVTT in #504
- feature/use-default-dnd5e-controls by @MangoFVTT in #509
Bug Fixes
- bugfix/hide-obsolete-setting by @MangoFVTT in #506
- bugfix/fix-save-activity-no-damage by @Nolat in #508