Skip to content

Fix bug with crash-prevention

Latest
Compare
Choose a tag to compare
@airjp73 airjp73 released this 15 May 23:38
· 8 commits to master since this release

There was a bug in the crash-prevention code that capped the number of rolls at 100000. It was not working correctly when rolls were performed manually using the individual rolling functions (tokenize, rollDice, etc).