Skip to content

Releases: ianfhunter/GNOLL

v.2.0.0 - Backend Change

24 Mar 18:53
c32ad0e
Compare
Choose a tag to compare

The backend has been switched from Antler to Yacc/Lex.
This has a few consequences:

  • Support of dice types has regressed
  • It will be easier to integrate DiceTower into your project
  • unicode will no longer be parsed within the tool. Instead use all-caps tokens
  • faster, less memory usage (at least theoretically)

Current Support:

  • Arithmetic (Improved!)
  • Dropping Dice (Improved!)
  • xDy notation

Regressed Items:

  • Sequences
  • Fate Dice
  • Explosion & Implosion
  • Repetition
  • Macros
  • Symbol Dice

v1.2.1 - Stability

17 Jun 14:07
23a34f5
Compare
Choose a tag to compare
  • Explosion stability :)
  • Linting fixes
  • Prep for PIP releases
  • better cmd flags
  • improved testing

v1.2.0 - Macros, Rebrand

29 May 11:23
4f77ace
Compare
Choose a tag to compare
  • General coverage increases

v1.1.0 - Advanced Dice

24 May 16:00
ac0ec9c
Compare
Choose a tag to compare

Good Support:

  • Arithmetic
  • Sequences
  • Fate Dice
  • Standard Explosion & Implosion
  • Repetition

Limited Support

  • Symbol Dice

1.0.0 Initial Version

08 May 15:43
4d7cfe2
Compare
Choose a tag to compare

Limited support for basic dice and arithmetic.
Pythons support only