• Site admin.

  • Joined on 2020-09-17
john closed issue john/McRogueFace#383 2026-07-16 04:42:51 +00:00
Headless Timer epoch uses wall clock (runtime), not simulation_time — first fire under step() is nondeterministic
john opened issue john/McRogueFace#385 2026-07-16 04:42:02 +00:00
WASM: IDBFS not exported to runtime under Emscripten 5.0.0 — /save mount throws ReferenceError
john pushed to feat/381-snippet-shots at john/McRogueFace 2026-07-16 03:56:24 +00:00
77dd0fc496 fix(wasm): serve and ship the clean game build, not the REPL-shell hybrid
07149c100c build(docs): chain snippet-shots into release-docs (#381)
a358ef4e4e fix(timer): epoch headless timers from simulation_time, not wall clock
2f937dba91 feat(docs): animation target-time capture — Phase 2 (#381)
cf9512e128 feat(docs): deterministic snippet screenshots — Phase 1 (STATIC capture)
Compare 6 commits »
john created branch feat/381-snippet-shots in john/McRogueFace 2026-07-16 03:56:24 +00:00
john pushed to at john/McRogueFace 2026-07-16 01:55:19 +00:00
77dd0fc496 fix(wasm): serve and ship the clean game build, not the REPL-shell hybrid
john opened issue john/McRogueFace#384 2026-07-16 01:42:20 +00:00
make wasm full-game web build wears the playground code-panel shell (shell.html) instead of shell_game.html
john pushed to at john/McRogueFace 2026-07-16 01:27:52 +00:00
07149c100c build(docs): chain snippet-shots into release-docs (#381)
john pushed to at john/McRogueFace 2026-07-16 01:21:57 +00:00
a358ef4e4e fix(timer): epoch headless timers from simulation_time, not wall clock
john pushed to at john/McRogueFace 2026-07-16 01:09:16 +00:00
2f937dba91 feat(docs): animation target-time capture — Phase 2 (#381)
john opened issue john/McRogueFace#383 2026-07-16 01:08:52 +00:00
Headless Timer epoch uses wall clock (runtime), not simulation_time — first fire under step() is nondeterministic
john pushed to at john/McRogueFace 2026-07-16 00:57:04 +00:00
cf9512e128 feat(docs): deterministic snippet screenshots — Phase 1 (STATIC capture)
john commented on issue john/McRogueFace#381 2026-07-16 00:44:48 +00:00
[Tooling] Deterministic snippet screenshots as a visual-regression oracle (rendered into the doc-site repo, not the engine)

Audit results (4-agent fan-out over all 282 snippets)

john opened issue john/McRogueFace#382 2026-07-16 00:28:04 +00:00
[Tooling] "Open in Playground" links from doc snippets — url-encoded short, raw-URL fetch long — with tag/commit version pinning
john opened issue john/McRogueFace#381 2026-07-16 00:27:46 +00:00
[Tooling] Deterministic snippet screenshots as a visual-regression oracle (rendered into the doc-site repo, not the engine)
john pushed to at john/McRogueFace 2026-07-16 00:12:16 +00:00
0afbab8a49 docs(roadmap): sync open-issue state; 0.2.8 published
john closed issue john/McRogueFace#379 2026-07-15 04:32:56 +00:00
[Bugfix] A transition into the first scene leaves mcrfpy.current_scene as None for the whole transition
john closed issue john/McRogueFace#378 2026-07-15 04:32:56 +00:00
[Bugfix] Embedded interpreter's filesystem encoding is ASCII: open() cannot read a UTF-8 file
john pushed to master at john/McRogueFace 2026-07-15 04:32:56 +00:00
07442dd0f0 test(snippets): promote 152 hand-written docs examples into the gated suite
3a85dd818d fix(snippets): drop the commit hash from verified -- it churned all 130 every commit
50d6f1e5d2 build(docs): chain the release documentation pipeline into make release-docs
a46667df6f test(snippets): the docs site's 130 code samples are now part of the test suite
43a6cc376b fix(engine): UTF-8 filesystem encoding, --run-forever in --help, honest step() docs
Compare 5 commits »
john opened issue john/McRogueFace#380 2026-07-15 04:27:26 +00:00
Template example programs (templates/*/) are shipped but gated by nothing
john pushed to at john/McRogueFace 2026-07-15 04:26:38 +00:00
07442dd0f0 test(snippets): promote 152 hand-written docs examples into the gated suite