Releases: javalent/dice-roller
Releases · javalent/dice-roller
v10.0.2
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
10.0.1 (2023-10-11)
Bug Fixes
- fixes unique modifier not working in renderer (4232ae5)
v10.0.0
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
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
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
9.3.1 (2023-08-22)
Bug Fixes
- Allow markdown character escaping to be turned off (e12eb7e)
v9.3.0
9.3.0 (2023-07-25)
Features
v9.2.0
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
9.1.0 (2023-07-15)
Features
- Add colorful dice setting and default colors for standard rpg dice (#228) (4ff934a)
v9.0.0
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)