kakaroto / Beyond20

D&D Beyond Character Sheet Integration in Roll20
GNU General Public License v3.0
497 stars 145 forks source link

Expand the hotkey system to allow for individual roll #913

Open Chakix opened 2 years ago

Chakix commented 2 years ago

Is your feature request related to a problem? Please describe. It is difficult to always look for the correct roll to use (Wisdom Save / Specific attack). It would be nice to have a shortcut for the rolls you often use

Describe the solution you'd like Expanding the hotkey system to allow to assign different roll action to a key

Describe alternatives you've considered Alternatively an ability to record rolls and bind them to a hotkey

Additional context This will allow for quicker and easier access to many rolls and allow soft support for devices such as stream decks

kakaroto commented 2 years ago

Thanks for the suggestion. I think it's a nice idea, though it would be rather difficult to achieve considering how Beyond20 functions. Beyond20 has no concept of "rolling a wisdom save", all it has is "roll whatever is currently displayed in the DDB side panel", it just so happens that when you click on a wisdom save, the side panel opens with all the information Beyond20 needs. Because of the difficulty in implementing that feature, I'm marking it as a potential feature for the future, but likely not something we'll do soon.

Thanks.