• v0.5.0 c30aca1f31

    kistaro released this 2023-04-16 04:00:44 +00:00 | 0 commits to main since this release

    Errors are now displayed better to the player (using the terminal UI) and cards (including actions) that hit errors during evaluation still get their Then function called, to support cleanup.

    Downloads
  • v0.4.0 abb00e30c3

    Debug Tools Stable

    kistaro released this 2023-04-16 03:20:57 +00:00 | 1 commits to main since this release

    There's a second set of permanent actions only available in debug mode. InitPlayer automatically populates this with standard debugging options that should apply to all games, but you can append more (or remove these if you don't want them).

    Downloads
  • v0.3.0 ad9e5764f1

    kistaro released this 2023-04-04 19:14:43 +00:00 | 12 commits to main since this release

    Downloads
  • v0.2.1 99e372a4db

    kistaro released this 2023-04-04 18:44:37 +00:00 | 13 commits to main since this release

    Downloads
  • v0.2.0 99e372a4db

    kistaro released this 2023-04-04 18:41:01 +00:00 | 13 commits to main since this release

    all version number parts are important! zero is not inferred.

    Downloads
  • v0.2 99e372a4db

    Stat upgrade Stable

    kistaro released this 2023-04-04 18:38:25 +00:00 | 13 commits to main since this release

    Stats can now be:

    • easily specified literally
    • automatically extracted by struct tag
    • automatically identified by method name
    Downloads
  • v0.1.3 1464070339

    kistaro released this 2023-04-03 08:56:10 +00:00 | 15 commits to main since this release

    It helps when I push my changes

    Downloads
  • v0.1.2 066ec431ff

    kistaro released this 2023-04-03 08:48:30 +00:00 | 16 commits to main since this release

    Downloads
  • v0.1.1 066ec431ff

    Fix go.mod Stable

    kistaro released this 2023-04-03 05:52:16 +00:00 | 16 commits to main since this release

    Downloads
  • v0.1.0 74a2493ef4

    Version 0.1.0 Stable

    kistaro released this 2023-04-03 05:05:46 +00:00 | 19 commits to main since this release

    First release so it can work as a real Go module! It passes basic smoke tests. Now it's time to start using it in a new repository.

    Downloads