Block a user
fix(replay): store the deal via upstream card_game serializers (schema v4)
fix(replay): store the deal via upstream card_game serializers (schema v4)
funman300
created branch fix/replay-schema-v4-session-recording in funman300/Ferrous-Solitaire
2026-07-10 16:19:18 +00:00
funman300
pushed to fix/replay-schema-v4-session-recording at funman300/Ferrous-Solitaire
2026-07-10 16:19:18 +00:00
Deploy Wasm in CI
Shipped in v0.43.2 (PR #168): web/pkg is out of the repo and the wasm is now built inside the Docker pipeline (wasm-bindgen 0.2.120 / wasm-pack 0.14.0 / binaryen 130) plus in web-e2e before…
Only Consider Complete Stack in Double-Click Move
Fixed in v0.43.2 (PR #167): double-click/tap now moves exactly the stack headed by the clicked card — a lone card prefers the foundation, a multi-card run goes whole to a tableau or is rejected…
chore: delete dead code approved from the PR #166 sweep
funman300
pushed to chore/dead-code-removals at funman300/Ferrous-Solitaire
2026-07-09 22:02:18 +00:00
fix(engine): double-click moves exactly the clicked run (#158)
Only Consider Complete Stack in Double-Click Move
ci(web): build wasm in the deploy pipeline instead of committing it (#156)