Alex funman300
  • Joined on 2026-01-25
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-07-10 16:56:34 +00:00
ce2b29f5df Merge pull request 'fix(replay): store the deal via upstream card_game serializers (schema v4)' (#170) from fix/replay-schema-v4-session-recording into master
4cb4212829 fix(replay): store the deal via upstream card_game serializers (schema v4)
Compare 2 commits »
funman300 merged pull request funman300/Ferrous-Solitaire#170 2026-07-10 16:56:33 +00:00
fix(replay): store the deal via upstream card_game serializers (schema v4)
funman300 created pull request funman300/Ferrous-Solitaire#170 2026-07-10 16:19:39 +00:00
fix(replay): store the deal via upstream card_game serializers (schema v4)
4cb4212829 fix(replay): store the deal via upstream card_game serializers (schema v4)
funman300 commented on issue funman300/Ferrous-Solitaire#156 2026-07-10 00:13:27 +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…

funman300 commented on issue funman300/Ferrous-Solitaire#158 2026-07-10 00:13:19 +00:00
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…

funman300 released v0.43.2 at funman300/Ferrous-Solitaire 2026-07-10 00:12:49 +00:00
funman300 pushed to deploy at funman300/Ferrous-Solitaire 2026-07-09 23:57:58 +00:00
7b91d1104b chore(deploy): bump image to fce0266b [skip ci]
funman300 pushed tag v0.43.2 to funman300/Ferrous-Solitaire 2026-07-09 23:47:01 +00:00
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-07-09 23:46:48 +00:00
fce0266b47 Merge pull request 'chore: delete dead code approved from the PR #166 sweep' (#169) from chore/dead-code-removals into master
8d80f95bd0 chore(engine): apply rustfmt after dead-code removals
48f0907f78 Merge remote-tracking branch 'origin/master' into chore/dead-code-removals
b26200f948 chore: delete dead code approved from the PR #166 sweep
Compare 4 commits »
funman300 merged pull request funman300/Ferrous-Solitaire#169 2026-07-09 23:46:47 +00:00
chore: delete dead code approved from the PR #166 sweep
funman300 pushed to deploy at funman300/Ferrous-Solitaire 2026-07-09 22:27:39 +00:00
e425555238 chore(deploy): bump image to dda6a254 [skip ci]
funman300 pushed to deploy at funman300/Ferrous-Solitaire 2026-07-09 22:09:24 +00:00
d71dfc19b4 chore(deploy): bump image to 1aad3251 [skip ci]
funman300 pushed to chore/dead-code-removals at funman300/Ferrous-Solitaire 2026-07-09 22:02:18 +00:00
8d80f95bd0 chore(engine): apply rustfmt after dead-code removals
48f0907f78 Merge remote-tracking branch 'origin/master' into chore/dead-code-removals
dda6a25439 Merge pull request 'fix(engine): double-click moves exactly the clicked run (#158)' (#167) from fix/158-double-click-exact-stack into master
1aad3251ba Merge pull request 'ci(web): build wasm in the deploy pipeline instead of committing it (#156)' (#168) from fix/156-wasm-in-ci into master
ea8d8eee9a ci(web): build wasm in the deploy pipeline instead of committing it (#156)
Compare 6 commits »
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-07-09 21:58:17 +00:00
dda6a25439 Merge pull request 'fix(engine): double-click moves exactly the clicked run (#158)' (#167) from fix/158-double-click-exact-stack into master
adbcb8f59a fix(engine): double-click moves exactly the clicked run (#158)
Compare 2 commits »
funman300 merged pull request funman300/Ferrous-Solitaire#167 2026-07-09 21:58:16 +00:00
fix(engine): double-click moves exactly the clicked run (#158)
funman300 closed issue funman300/Ferrous-Solitaire#158 2026-07-09 21:58:16 +00:00
Only Consider Complete Stack in Double-Click Move
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-07-09 21:57:58 +00:00
1aad3251ba Merge pull request 'ci(web): build wasm in the deploy pipeline instead of committing it (#156)' (#168) from fix/156-wasm-in-ci into master
ea8d8eee9a ci(web): build wasm in the deploy pipeline instead of committing it (#156)
Compare 2 commits »
funman300 merged pull request funman300/Ferrous-Solitaire#168 2026-07-09 21:57:57 +00:00
ci(web): build wasm in the deploy pipeline instead of committing it (#156)