Skip to content

v0.1.0 Basic Functionality

Latest
Compare
Choose a tag to compare
@ddspog ddspog released this 04 Apr 14:41
847faaf

First release, have basic functionality:

  1. Allow to calculate dice expressions within math expressions, like 1d20 + 3 or 2d8;
  2. Show the results of the dice rolls, to explain the results;
  3. Supports three dice rolls types: sum, max and min using the letters "d", "h", "l", like 2h20;

What's Changed

  • v0.1.0 (Basic Functionality) by @ddspog in #1

New Contributors

  • @ddspog made their first contribution in #1

Full Changelog: https://github.com/ddspog/rpg-rolls/commits/v0.1.0