Releases: Garsondee/pf2e-roll-manager
1.96
1.95
Major Bug Fix: DCs are now correctly used for all roll types, apologies for leaving this broken for so long.
New Feature: The roll setup dialog will now show you the percentage chance of any of the selected characters getting a success. Might be a useful feature for some GMs.
1.85
What's Changed
- Various improvements by @farling42 in #61
Use core PF2e metagame setting for whether DCs are displayed.
Only show actors which are in the currently active Party.
Only show actors to players which that player owns.
Prevent error being reported on player screens generated by savePersistedSelections
New Contributors
- @farling42 made their first contribution in #61
Full Changelog: 1.75...1.85
V1.75
1.) Allow for multiple DCs for different skills
2.) Allow for DCs to be changed even once a roll has been setup.
3.) Generally reworked the underlying code
4.) Add the ability to pickup new inline skill syntax and create a button which sets up a roll.
Potential Issues:
Some actions might not work correctly if they expect a supporting skill but they have multiple potential options/statistics. This is one of the next areas I want to expand next time.
1.55
What's Changed
- v1.55 by @Garsondee in #48
New Contributors
- @Garsondee made their first contribution in #48
Full Changelog: v1.5...1.55
v1.5
v1.5
Complete rewrite of the entire module.
- Completely new system for dealing with rolls, now allows use of actions as well as skills.
- Recall Knowledge works now and adds all lore skills.
- Characters can be hidden from the list of characters in the roll setup dialog. This should help when you have a large roster of characters.
- Instant, silent and secret rolls are possible now. This is quite helpful for mass perspective dice rolls for example.
- Seems stable but this big of a change is likely to have a few issues.
v1.385
Full Changelog: v1.37...v1.385
I made an error - should be fixed now.
v1.38
v1.37
Full Changelog: v1.35...v1.37
- Only shows the characters in the currently active scene to avoid redundant character selection boxes.
- Fixes and improvements to the CSS and general layout.
V1.35
What's Changed
- Add inline roll manager button for item sheets. by @dumptruckman in #28
- Add "forced" blind GM rolls. by @dumptruckman in #29
- Moved the dice button to the command pallette due to popular demand.
Full Changelog: v1.3...v1.35