• v0.1.10 76e70b9735

    binjovi-bot released this 2026-09-10 09:58:44 +00:00 | 44 commits to trunk since this release

    • #29 feat(game): use OPM rules and fixed-format RPG scoring (76e70b9735)
    Downloads
  • v0.1.9 af3b6a5beb

    binjovi-bot released this 2026-09-10 09:48:33 +00:00 | 45 commits to trunk since this release

    • #27 feat(game): add arcade clock and live terminal checks (af3b6a5beb)
    Downloads
  • v0.1.8 7734891a0a

    binjovi-bot released this 2026-09-10 09:00:08 +00:00 | 46 commits to trunk since this release

    • #25 feat: add adjacent controls, pause, help, and practice difficulty (7734891a0a)
    Downloads
  • v0.1.7 11f490a722

    binjovi-bot released this 2026-09-10 08:43:11 +00:00 | 47 commits to trunk since this release

    • #23 refactor: separate Munchers state and deterministic engine (11f490a722)
    Downloads
  • v0.1.6 06a5a19d2a

    binjovi-bot released this 2026-09-09 16:32:59 +00:00 | 49 commits to trunk since this release

    Downloads
  • v0.1.5 7c32b83840

    binjovi-bot released this 2026-09-06 02:31:23 +00:00 | 50 commits to trunk since this release

    • #19 docs(ci): define post-copy compiled object verification (7c32b83840)
    Downloads
  • v0.1.4 811f991606

    binjovi-bot released this 2026-09-06 00:29:08 +00:00 | 51 commits to trunk since this release

    • #17 ci: verify release with corrected native artifact contract (811f991606)
    Downloads
  • v0.1.3 a1d22d3508

    v0.1.3 Stable

    pipeline-bot released this 2026-08-07 16:57:19 +00:00 | 54 commits to trunk since this release

    Changes

    • docs: rewrite documentation to ASD-STE100 (PR #14) — sean, a1d22d35089ef31598726c22d925da9e0cc4c36c
    Downloads
  • v0.1.2 76db1d5a9c

    v0.1.2 Stable

    gitea_admin released this 2026-07-03 20:23:00 +00:00 | 59 commits to trunk since this release

    Added

    • Environment libraries: scripts/deploy.sh takes LIB as the target env (SOMEARA1 = CI
      scratch, SOMEARA2 = staging, SOMEARAB = prod), asserts the pre-provisioned library exists
      (pub400 denies CRTLIB), and runs every compile behind CHGCURLIB $LIB in the SAME job
      (zelnet ≥0.10.1 multi-command cmd). Test reels take LIB too (default SOMEARA2) and
      CHGCURLIB before the CALL. New scripts/objects.env declares the object manifest the
      pipeline packages (SAVF) and promotes (CRTDUPOBJ).
    Downloads
  • v0.1.1 314f978231

    v0.1.1 Stable

    gitea_admin released this 2026-07-01 13:53:31 +00:00 | 65 commits to trunk since this release

    Fixed

    • extract.sh usage example: corrected the stale copy-paste MBRGLOB='LEM*' (left over from
      rpg-lemonade) to this repo's real members MBRGLOB='MUNCH*' (the MUNCHD/MUNCHERS source
      members). The example now scopes an extract to the members that actually exist here.
    Downloads