Skip to content

Releases: javalent/dice-roller

v10.0.2

14 Oct 03:15
1f37579
Compare
Choose a tag to compare

10.0.2 (2023-10-14)

Bug Fixes

  • fix issue where reroll could happen incorrectly (ae212e4)
  • fixes dice-mod not respecting form/noform in live preview (c13922d)
  • improves rendering performance (74f351d)

v10.0.1

11 Oct 20:20
f37db0f
Compare
Choose a tag to compare

10.0.1 (2023-10-11)

Bug Fixes

  • fixes unique modifier not working in renderer (4232ae5)

v10.0.0

11 Oct 19:49
8280fbf
Compare
Choose a tag to compare

10.0.0 (2023-10-11)

⚠ BREAKING CHANGES

  • Rewrote renderer to allow for all dice modifiers to pass through

Features

  • Enables custom dice values using Xd[...] syntax (af5ccf1)
  • Rewrote renderer to allow for all dice modifiers to pass through (9be1207)

v9.4.1

11 Sep 14:40
2d90c33
Compare
Choose a tag to compare

9.4.1 (2023-09-11)

Fixes

  • Ensure dice roller pane displays even if autodisplay is set to empty (thanks @matthewturk)

Miscellaneous Chores

v9.4.0

06 Sep 16:53
af71892
Compare
Choose a tag to compare

9.4.0 (2023-09-06)

Features

  • new Add to View setting for Dice rollers. when enabled, all dice roller results will be added to the Dice View (70a11c4)

v9.3.1

22 Aug 12:31
ccc70ea
Compare
Choose a tag to compare

9.3.1 (2023-08-22)

Bug Fixes

  • Allow markdown character escaping to be turned off (e12eb7e)

v9.3.0

25 Jul 22:17
456cf53
Compare
Choose a tag to compare

9.3.0 (2023-07-25)

Features

v9.2.0

17 Jul 00:56
001a588
Compare
Choose a tag to compare

9.2.0 (2023-07-17)

Features

  • Can now display '+' for positive results with |signed flag (close #217) (958ea0b)
  • Can now resize graphical dice within a range (0.5 -> 1.5 times) (close #156) (a0d61ed)
  • Can now specify flags to control rounding behavior (close #218) (e6045d9)
  • Right clicking dice in the dice view now quick rolls (close #229) (bc8bcc6)

v9.1.0

15 Jul 23:50
26ad610
Compare
Choose a tag to compare

9.1.0 (2023-07-15)

Features

  • Add colorful dice setting and default colors for standard rpg dice (#228) (4ff934a)

v9.0.0

03 Jul 00:44
329dec9
Compare
Choose a tag to compare

9.0.0 (2023-07-03)

⚠ BREAKING CHANGES

  • Tag Rollers & Dataview Rollers now return 1 result per file. Xd... will now return multiple files.

Features

  • Tag Rollers & Dataview Rollers now return 1 result per file. Xd... will now return multiple files. (ce55930)