Releases: javalent/dice-roller
Releases · javalent/dice-roller
v11.4.2
v11.4.1
v11.4.0
11.4.0 (2024-11-05)
Features
- Genesys/Star Wars narrative dice are now supported and renderable. (#354) (b0ba905). Huge shoutout to @source-toad for this!
v11.3.4
v11.3.3
v11.3.2
v11.3.1
v11.3.0
v11.2.1
v11.2.0
11.2.0 (2024-09-25)
Features
- Adds
lookup
parameter to table rolls. You can now specify the lookup roll directly in the table roller:dice: [[Note^table]]|lookup=2d20
(close #299) (86599ec) - Adds new "Re-roll button position" setting to control position of re-roll button. If button was previously turned off, this will be set to "None" (close #324) (69a2540)
Bug Fixes
- Dice rollers now take
kl
andkh
modifiers into account when calculating possible min and max (close #320) (2daa614) - Display dice results in dice view on mobile (close #322) (95b648d)
- Embedded content is no longer bolded by default (close #302) (3fbcbd7)
- Fixes issue where a syntax error in live preview could crash the plugin (close #300) (a1e356e)
- Fixes minor issue in data file update from < v11.2 (e33ebe0)
- kl / kh (and corresponding drop modifiers) now only work if applied to more than 1 die (close #311) (1501454)
- Removes legacy "Show Dice Button With Results" setting (9ff8414)