Skip to content

Releases: Garsondee/pf2e-roll-manager

1.96

16 Nov 11:13
18b1a9f
Compare
Choose a tag to compare

No changes... just hopefully a working update system.

1.95

11 Nov 14:43
18b1a9f
Compare
Choose a tag to compare

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

20 Oct 12:01
18b1a9f
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: 1.75...1.85

V1.75

30 Sep 10:20
ac47ca7
Compare
Choose a tag to compare

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

10 Jul 16:54
056622f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5...1.55

v1.5

06 Jul 18:02
Compare
Choose a tag to compare

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

10 Jun 17:00
Compare
Choose a tag to compare

Full Changelog: v1.37...v1.385

I made an error - should be fixed now.

v1.38

10 Jun 16:55
Compare
Choose a tag to compare

v1.3.8 - NPCs are now included in the list of possible characters if they are within the active scene and a player has ownership.

v1.37

10 Jun 16:44
Compare
Choose a tag to compare

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

10 Jun 14:15
4f26d5e
Compare
Choose a tag to compare

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