Releases: JiFish/ezdice
Releases · JiFish/ezdice
v1.1.1
- Adds support for Fudge/FATE dice
- Dice states now contains negative, type and group
- Add functions to retrieve number of groups and mods in last roll
- Add function to validate dice strings
- README & example.php updates for above.
- Add some unit tests
v1.1.1 contains a minor bug fix where getDiceModsNumber was returning 0 instead of 1 where the dice string was numeric.
Full Changelog: 1.0.0...1.1.1
v1.1.0
- Adds support for Fudge/FATE dice
- Dice states now contains negative, type and group
- Add functions to retrieve number of groups and mods in last roll
- Add function to validate dice strings
- README & example.php updates for above.
- Add some unit tests
Full Changelog: 1.0.0...1.1.0