You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* #304 fix
* Revert arbitary range, add defined range with '-' seperator.
* remove unused import I accidently brought in
* fix: Remove Array prototype pollution
* fix: Fixes lexing of new dice range syntax
---------
Co-authored-by: Jeremy Valentine <38669521+valentine195@users.noreply.github.com>
Check for existing bug reports before submitting.
Expected Behavior
On testing Min/Max rolls the resultes should be in the rage of the provided min and max values
Current behaviour
The result of Min/max rolls exclude all values between the provided range and result only in the Min or Max Value.
Reproduction
I used this formular:
dice: 10d[5, 15]
Which Operating Systems are you using?
Obsidian Version Check
1.5.11
Plugin Version
10.4.6
Confirmation
Possible solution
No response
The text was updated successfully, but these errors were encountered: