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
31 stars 18 forks source link

[FEATURE] Roll Tracker #229

Open bucket-au opened 11 months ago

bucket-au commented 11 months ago

Is your feature request related to a problem? Please describe. Roll tracker modules don't track correctly when used with ready set roll.

Describe the solution you'd like Add a simple roll tracker to ready set roll. Or (if possible) add hooks that roll tracker modules could attach to so that they can "see" the rolls.

Describe alternatives you've considered I've tried roll trackers that are available but they are not compatible.

Additional context Ready set roll is more important overall than roll tracking, but would be a very nice to have if possible.

MangoFVTT commented 11 months ago

@bucket-au I'm unclear exactly what you mean by roll tracking. Could you provide an example of the specific things you'd like this feature to include?

bucket-au commented 11 months ago

I use this mod https://github.com/drexl93/roll-tracker in my PF2E game and it has added alot to the fun of who is rolling hot, having a bad night or whatever. It's pretty simple (in theory) record the d20 roll results(the number on the die) of players/characters and have a way of summarising them and displaying them back.

If you could make Roll Tracker compatible with the following I think that would solve it as well.

https://github.com/drexl93/roll-tracker/blob/32d3362e780ec279eb85722793658eb46cc871fe/scripts/roll-tracker.js#L14-L20