Skip to content

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

release-1.3.14

10 Jan 10:19
Compare
Choose a tag to compare

Ready Set Roll v1.3.14

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

Patch Notes

  • Adds a setting to enable descriptions for all quick rolls by default.
  • Fixes an issue where classes stored in flags were not correctly converted to JSON before storage.
  • Fixes an issue where spells would incorrectly get configuration options for consumables. Spells should only consume what is shown in the pop-up configuration moving forward.
  • Fixes an issue with critical rolls from a lower critical threshold than 20 not being correctly formatted. Also applies in reverse for fumbles.
  • Fixes an issue where Foundry was by default colouring critical rolls and fumbles green and red respectively. This interfered with RSR's default colouring and has been overridden.

Change Log

Features

Bug Fixes

release-1.3.13

17 Nov 13:32
Compare
Choose a tag to compare

Ready Set Roll v1.3.13

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

Patch Notes

  • Fixes an issue where unlinked tokens that had new items added to them would not correctly roll manual damage.

Change Log

Bug Fixes

release-1.3.12

17 Nov 13:04
Compare
Choose a tag to compare

Ready Set Roll v1.3.12

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

Patch Notes

  • Fixes an issue where damage rolls would use the incorrect context if some previous damage fields were disabled in the quick roll config.
  • Fixes an issue where more complex damage formulae had term mismatches due to damage type or variable strings.

Change Log

Bug Fixes

release-1.3.11

12 Oct 15:35
Compare
Choose a tag to compare

Ready Set Roll v1.3.11

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

Patch Notes

  • Fixes an issue where the last item in a consumable stack would not correctly roll damage manually.
  • Fixes an issue where rolls are not stored correctly in chat cards, causing compatibility issues.

Change Log

Bug Fixes

release-1.3.10

01 Oct 08:15
Compare
Choose a tag to compare

Ready Set Roll v1.3.10 (Hotfix)

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

Patch Notes

  • Fixes an issue where elven accuracy would not be correctly rolled when using retroactive buttons.
  • Fixes an issue where spell level would not be considered when rolling damage manually.

Change Log

Bug Fixes

release-1.3.9

27 Sep 20:47
Compare
Choose a tag to compare

Ready Set Roll v1.3.9 (Hotfix)

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

Patch Notes

  • Fixes an issue where Portuguese did not appear as a usable language for the module.

release-1.3.8

27 Sep 09:03
Compare
Choose a tag to compare

Ready Set Roll v1.3.8 (Hotfix)

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

Patch Notes

  • Fixes an issue with NPC rolls where item flags would not be correctly generated for manual damage rolling.
  • Fixes an issue where some actor rolls (saves, checks, etc.) would not have an attached click event.
  • Fixes an issue with consumable items that are destroyed when used being repeatedly created in the items tab.

Change Log

Bug Fixes

release-1.3.7

24 Sep 18:47
Compare
Choose a tag to compare

Ready Set Roll v1.3.7

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

Patch Notes

  • Allows clients to select their own level of automation for manual damage rolls or always on multi rolls.

Change Log

Features

release-1.3.6

24 Sep 18:27
b69ccc5
Compare
Choose a tag to compare

Ready Set Roll v1.3.6

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

Patch Notes

  • Implements a requested feature to allow damage to be rolled manually via a damage button. This updates the chat card in place and can be enabled via the setting "Always Roll Damage Manually"
  • Fixed some incompatibilities for retroactive messages to allow Dice So Nice to trigger correctly.
  • Fixed an issue with synthetic items causing errors when rolling.
  • Added some additional data to message hooks to ensure that listeners know if a message was actually created.

Change Log

Features

Bug Fixes

release-1.3.5

17 Sep 16:27
Compare
Choose a tag to compare

Ready Set Roll v1.3.5

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

Patch Notes

  • Implements a requested feature to allow damage application from overlay buttons to be applied to targeted tokens rather than controlled tokens (or to both if desired). This behaviour can be controlled via the module settings.

Change Log

Features