-
v0.1.5 Stable
released this
2026-07-03 22:31:24 +00:00 | 0 commits to main since this releaseChanged
- Incremental release.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.4 Stable
released this
2026-07-03 19:59:59 +00:00 | 5 commits to main since this releaseAdded
- Environment libraries:
scripts/deploy.shtakesLIBas the target env (SOMEARA1 = CI
scratch, SOMEARA2 = staging, SOMEARAB = prod), asserts the pre-provisioned library exists
(pub400 denies CRTLIB), and runs every compile behindCHGCURLIB $LIBin the SAME job
(zelnet ≥0.10.1 multi-commandcmd) so compile-time*LIBLresolution lands on the env's
objects. Test reels takeLIBtoo (default SOMEARA2) and CHGCURLIB before the CALL so
runtime file opens stay in-env. Newscripts/objects.envdeclares the object manifest the
pipeline packages (SAVF) and promotes (CRTDUPOBJ).
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Environment libraries:
-
v0.1.3 Stable
released this
2026-07-01 13:51:17 +00:00 | 11 commits to main since this releaseFixed
- 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, andtest-3-closing-time.sh.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Docs: the README's Build / test / play section pointed at
-
v0.1.2 Stable
released this
2026-06-30 18:53:49 +00:00 | 13 commits to main since this releaseAdded
- 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Conditional color via DDS option indicators (50-54): the weather tints by condition
-
v0.1.1 Stable
released this
2026-06-30 16:59:41 +00:00 | 15 commits to main since this releaseAdded
- 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Color across all four screens: money green, weather yellow, events pink, inputs cyan,
-
v0.1.0 Stable
released this
2026-06-30 16:00:07 +00:00 | 19 commits to main since this releaseAdded
- First cut: Lemonade Stand for the 5250 green screen —
LEMSCRdisplay file (TITLE
splash,PLAY,RESULT,ENDGAME) +LEMONADERPG game loop with a seedableCEERAN0
economic model (weather + random events -> demand). CompilesDSPF -> RPGon pub400 via
scripts/deploy.sh;test-lemonade.shdrives a seeded game headless withzelnet --play.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- First cut: Lemonade Stand for the 5250 green screen —