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

A module for faster, easier, and more dynamic rolling in the D&D 5th Edition system for Foundry VTT.
GNU General Public License v3.0
43 stars 21 forks source link

feature/use-default-dnd5e-controls #509

Closed MangoFVTT closed 1 month ago

MangoFVTT commented 1 month ago

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).

Partially addresses #505.