• v0.1.5 c24628eda7

    v0.1.5 Stable

    gitea_admin released this 2026-07-03 22:31:24 +00:00 | 0 commits to main since this release

    Changed

    • Incremental release.
    Downloads
  • v0.1.4 27d405bb59

    v0.1.4 Stable

    gitea_admin released this 2026-07-03 19:59:59 +00:00 | 5 commits to main 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) so compile-time *LIBL resolution lands on the env's
      objects. Test reels take LIB too (default SOMEARA2) and CHGCURLIB before the CALL so
      runtime file opens stay in-env. New scripts/objects.env declares the object manifest the
      pipeline packages (SAVF) and promotes (CRTDUPOBJ).
    Downloads
  • v0.1.3 7c45624b7e

    v0.1.3 Stable

    gitea_admin released this 2026-07-01 13:51:17 +00:00 | 11 commits to main since this release

    Fixed

    • Docs: the README's Build / test / play section pointed at test-lemonade.sh, which was
      removed in v0.1.1. It now lists the three real per-scenario reels —
      test-1-open-for-business.sh, test-2-cannot-afford.sh, and test-3-closing-time.sh.
    Downloads
  • v0.1.2 801c025c59

    v0.1.2 Stable

    gitea_admin released this 2026-06-30 18:53:49 +00:00 | 13 commits to main since this release

    Added

    • Conditional color via DDS option indicators (50-54): the weather tints by condition
      (sunny=yellow, hot=red, cloudy=white, thunderstorms=blue), and the day's net shows
      green on a profit, red on a loss.
    Downloads
  • v0.1.1 1f474fa7b0

    v0.1.1 Stable

    gitea_admin released this 2026-06-30 16:59:41 +00:00 | 15 commits to main since this release

    Added

    • Color across all four screens: money green, weather yellow, events pink, inputs cyan,
      errors red, labels white, title art yellow/white.
    • Per-scenario greenscreen reels — test-1-open-for-business, test-2-cannot-afford,
      test-3-closing-time — each --records its own asciicast; the release pipeline renders
      one mp4 per reel and the dashboard shows them as a click-to-enlarge gallery.
    Downloads
  • v0.1.0 f489488aec

    v0.1.0 Stable

    gitea_admin released this 2026-06-30 16:00:07 +00:00 | 19 commits to main since this release

    Added

    • First cut: Lemonade Stand for the 5250 green screen — LEMSCR display file (TITLE
      splash, PLAY, RESULT, ENDGAME) + LEMONADE RPG game loop with a seedable CEERAN0
      economic model (weather + random events -> demand). Compiles DSPF -> RPG on pub400 via
      scripts/deploy.sh; test-lemonade.sh drives a seeded game headless with zelnet --play.
    Downloads