Releases: ElfFriend-DnD/foundryvtt-retroactive-advantage-5e
Releases · ElfFriend-DnD/foundryvtt-retroactive-advantage-5e
v10 compat
No Functionality Changes.
No longer depends on socketlib as it appears users can edit their own chat messages now.
Full Changelog: 1.0.1...2.0.0
1.0.1
What's Changed
- Fix for sometimes not rolling extra dice or generally behaving as expected at all #5 by @JacksonBockus in #6
New Contributors
- @JacksonBockus made their first contribution in #6
Full Changelog: 1.0.0...1.0.1
Version 1!
I believe this is stable and ready to be declared "Done enough for v1."
Changes from Alpha:
- Handles Reliable Talent and Halfling Luck modifiers.
- Rolls all new dice so nice dice (including those created by halfling luck)
I am reasonably convinced that Elven Accuracy will be out of scope. It's far too complex a check for me to re-DIY. It'll open a considerable surface area for bugs.
Dice So Nice
- Adds Dice so Nice rolls for re-rolled dice. These should have all the right permissions for all the right people.
- Handles private roll messages correctly. (used to reveal to all on update)
Socket Permission Workaround
Turns out players can't update their own roll
attributes for their messages. Implemented a socketlib workaround for this and raised it on the mothership incase it's a bug.