-
Error handling improvements Stable
released this
2023-04-16 04:00:44 +00:00 | 1 commits to main since this releaseErrors 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
-
Debug Tools Stable
released this
2023-04-16 03:20:57 +00:00 | 2 commits to main since this releaseThere'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
-
maybe this will work Stable
released this
2023-04-04 18:44:37 +00:00 | 14 commits to main since this releaseDownloads
-
released this
2023-04-04 18:41:01 +00:00 | 14 commits to main since this releaseall version number parts are important! zero is not inferred.
Downloads
-
Stat upgrade Stable
released this
2023-04-04 18:38:25 +00:00 | 14 commits to main since this releaseStats can now be:
- easily specified literally
- automatically extracted by struct tag
- automatically identified by method name
Downloads
-
Actually fix divider spam Stable
released this
2023-04-03 08:56:10 +00:00 | 16 commits to main since this releaseIt helps when I push my changes
Downloads
-
Fix divider spam Stable
released this
2023-04-03 08:48:30 +00:00 | 17 commits to main since this releaseDownloads
-
Fix go.mod Stable
released this
2023-04-03 05:52:16 +00:00 | 17 commits to main since this releaseDownloads
-
Version 0.1.0 Stable
released this
2023-04-03 05:05:46 +00:00 | 20 commits to main since this releaseFirst 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