Skip to content

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

release-3.0.3

13 Feb 10:53
Compare
Choose a tag to compare

Ready Set Roll v3.0.3

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

Patch Notes

  • Adds functionality for the damage apply buttons to always be visible, instead of only on hover.
  • Fixes an issue where invalid item types would still try to output a quick roll.
  • Fixes an issue where chat wouldn't jump to bottom when creating RSR chat cards.

Change Log

Features

Bug Fixes

release-3.0.2

12 Feb 17:15
Compare
Choose a tag to compare

Ready Set Roll v3.0.2

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

Patch Notes

  • Fixes an issue where hit/miss enrichers from the base dnd5e system were not being correctly added to item cards.
  • Fixes an issue with certain RSR actions not correctly playing a dice roll sound.
  • Fixes an issue where item properties were not correctly passed to apply damage buttons, causing incorrect damage to be applied to tokens when taking into consideration resistances/immunities/vulnerabilities.

Change Log

Bug Fixes

release-3.0.1

12 Feb 11:57
Compare
Choose a tag to compare

Ready Set Roll v3.0.1 (Hotfix)

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

Patch Notes

  • Fix an issue with incorrect template paths lingering from the rewrite.

Change Log

Bug Fixes

release-3.0.0

12 Feb 10:49
29165f7
Compare
Choose a tag to compare

Ready Set Roll v3.0.0

A major release of Ready Set Roll, that brings compatibility for the newly released DND5E 3.0 system, and refactors the module from the ground up to work more cleanly with the system and other modules.

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 11 (release) and greater. To use this module version you must also use Foundry VTT version 11. 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.0.0/module.json

Patch Notes

Refactor 3.0

  • Module now fully relies on hooks rather than function patching, and will edit chat cards in place instead of creating its own. This refactor should greatly improve maintainability and play much nicer with other modules and the system as a whole. Most RSR features should still work the same way, with some exceptions.
  • Removes independent RSR styling in favour of using dnd5e 3.0 base message styling.
  • Removes RSR handling of effects, as this is now handled by the system itself.
  • Critical damage can no longer be separated from base damage due to internal system behaviour. To compensate, critical damage is auto-rolled more carefully (especially for people using Dual Rolls) to give a lower chance of unintended damage numbers being generated.

quickrolls
alwayson
damagecontext
retroactiveoverlay
damageoverlay

Missing Features

  • Individual Dice Rerolling is temporarily disabled due to major changes required in the rerolling code.
  • Roll Repeating is temporarily disabled due to complications with properly repeating rolls in the base system.
  • RSR Macros are temporarily disabled due to requiring a complete rewrite.
  • Other bugs are inevitable due to the module rewrite. Please report all issues in https://github.com/MangoFVTT/fvtt-ready-set-roll-5e/issues

Change Log

Refactor

release-2.1.7

15 Jan 19:30
Compare
Choose a tag to compare

Ready Set Roll v2.1.7

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

Patch Notes

  • Implements a hook call to allow for integration with AutomatedAnimations.
  • Fixes an issue where the base roll of a crit would not be correctly updated when retroactively upgrading the damage field into a crit.
  • Fixes several issues with config and options not being passed correctly to item use macros.

Change Log

Features

Bug Fixes

release-2.1.6

22 Nov 08:04
Compare
Choose a tag to compare

Ready Set Roll v2.1.6 (Hotfix)

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

Patch Notes

  • Fixes an issue with using pact magic slots.

Change Log

Bug Fixes

release-2.1.5

21 Nov 14:26
Compare
Choose a tag to compare

Ready Set Roll v2.1.5

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

Patch Notes

  • Combines recharge and limited uses due to changes in dnd5e 2.4.0 making it impossible to separate them when using an item. If an item has both recharge and limited uses/charges, then the quick roll config will only allow recharge to be expended to go in hand with how the dnd5e system interprets item usage.
  • Fixes an issue with upcasted spells due to a change in item config in dnd5e 2.4.0.

Change Log

Bug Fixes

release-2.1.4

19 Nov 09:17
Compare
Choose a tag to compare

Ready Set Roll v2.1.4

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

Patch Notes

  • Separates damage fields from consumed ammo into their own fields, using the damage specified from the ammunition itself.
  • Fixes an issue where new item flags introduced in dnd5e 2.4.0 would conflict with flags created by RSR and therefore break item rolling.
  • Fixes an issue where selecting the powerful criticals option would incorrectly maximize the critical dice instead of the base dice.

Change Log

Features

Bug Fixes

release-2.1.3

24 Oct 11:11
Compare
Choose a tag to compare

Ready Set Roll v2.1.3

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

Patch Notes

  • Fixes an issue where rerolled dice with a fixed value (e.g. for reliable talent) would get incorrectly processed as dice rerolled manually by a user.
  • Fixes an issue where non-versatile items would still try to roll versatile damage for alt rolls.
  • Fixes an issue where vehicles and tool categories would not be correctly picked up as viable tools for quick rolling.

Change Log

Bug Fixes

release-2.1.2

21 Jul 13:32
Compare
Choose a tag to compare

Ready Set Roll v2.1.2 (Hotfix)

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

Patch Notes

  • Fixes an issue where healing and temporary HP would attempt to calculate resistances and immunities despite these never applying to heal "damage".
  • Fixes an issue where the check for Heavy Armor Master would break for items that aren't weapons.

Change Log

Bug Fixes