• v0.0.2 040f4a56bf

    0.0.2 Stable

    poems released this 2023-10-16 23:35:18 -04:00 | 2 commits to master since this release

    Added

    • This changelog.
    • Heroic Legendarium non-magic treasure table (type only, not quantity).
    • Random henchman class, ability score, and persona generation (partial
      implementation).
    • --csv flag to get henchmen in CSV format.

    Changed

    • Some things like dice and random table functionality were moved to public
      library modules.
    • The dmn binary now consumes the dmn library.
    • Races are now structs instead of strings.
    • Static data like classes, races, and random tables are now actually static.
    Downloads
  • v0.0.1 0d236f4acc

    0.0.1 Stable

    poems released this 2023-10-02 04:06:28 -04:00 | 44 commits to master since this release

    Added

    • Initial release.
    • Very simple dice roller that takes XdY and dY formats.
    • Roll on nested random tables.
    • Some initial random tables to roll on.
    • Generate random magic items (down to the UA table; not yet down to the
      specific item.)
    • Generate random henchman alignment and race.
    Downloads