Alex funman300
  • Joined on 2026-01-25
funman300 commented on issue funman300/Ferrous-Solitaire#118 2026-07-06 20:46:21 +00:00
refactor(engine): split oversized plugin modules (card_plugin 4.1k lines, hud/settings 3.5k+)

settings_plugin runtime split merged (PR #127): mod.rs 561 / input.rs 632 / updates.rs 495 / ui.rs 1,231. Remaining: hud_plugin (2,725) and card_plugin (2,536) runtime splits; game_plugin (1,310)…

funman300 deleted branch refactor/settings-plugin-submodules from funman300/Ferrous-Solitaire 2026-07-06 20:46:14 +00:00
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-07-06 20:46:12 +00:00
59ba7ba4c3 Merge pull request 'refactor(engine): split settings_plugin runtime code into submodules' (#127) from refactor/settings-plugin-submodules into master
1ca1efb3b6 refactor(engine): split settings_plugin runtime code into submodules
Compare 2 commits »
funman300 merged pull request funman300/Ferrous-Solitaire#127 2026-07-06 20:46:10 +00:00
refactor(engine): split settings_plugin runtime code into submodules
funman300 created pull request funman300/Ferrous-Solitaire#127 2026-07-06 20:46:09 +00:00
refactor(engine): split settings_plugin runtime code into submodules
funman300 created branch refactor/settings-plugin-submodules in funman300/Ferrous-Solitaire 2026-07-06 20:45:59 +00:00
1ca1efb3b6 refactor(engine): split settings_plugin runtime code into submodules
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-07-06 20:41:58 +00:00
c5ad487256 chore(web): regenerate wasm artifacts
funman300 pushed to deploy at funman300/Ferrous-Solitaire 2026-07-06 20:34:06 +00:00
b9ab6378d1 chore(deploy): bump image to b81b3141 [skip ci]
funman300 pushed to deploy at funman300/Ferrous-Solitaire 2026-07-06 20:31:41 +00:00
1440ef7b69 chore(deploy): bump image to 3f5e4f42 [skip ci]
funman300 pushed tag v0.41.0 to funman300/Ferrous-Solitaire 2026-07-06 20:27:56 +00:00
funman300 deleted branch docs/changelog-v0.41.0 from funman300/Ferrous-Solitaire 2026-07-06 20:27:45 +00:00
funman300 merged pull request funman300/Ferrous-Solitaire#126 2026-07-06 20:27:44 +00:00
docs(changelog): cut v0.41.0 section
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-07-06 20:27:44 +00:00
8274581edf Merge pull request 'docs(changelog): cut v0.41.0 section' (#126) from docs/changelog-v0.41.0 into master
704e70f60a docs(changelog): cut v0.41.0 section
Compare 2 commits »
funman300 created pull request funman300/Ferrous-Solitaire#126 2026-07-06 20:27:43 +00:00
docs(changelog): cut v0.41.0 section
funman300 created branch docs/changelog-v0.41.0 in funman300/Ferrous-Solitaire 2026-07-06 20:27:43 +00:00
funman300 pushed to docs/changelog-v0.41.0 at funman300/Ferrous-Solitaire 2026-07-06 20:27:43 +00:00
704e70f60a docs(changelog): cut v0.41.0 section
funman300 pushed to deploy at funman300/Ferrous-Solitaire 2026-07-06 20:24:32 +00:00
6e1d9a61c5 chore(deploy): bump image to 331d932c [skip ci]
funman300 commented on issue funman300/Ferrous-Solitaire#118 2026-07-06 20:20:20 +00:00
refactor(engine): split oversized plugin modules (card_plugin 4.1k lines, hud/settings 3.5k+)

Tests-extraction phase complete (PRs #124, #125): all five oversized files are now module directories with tests in sibling tests.rs files. Runtime line counts after extraction: card_plugin 2,536…

funman300 deleted branch refactor/split-plugin-tests from funman300/Ferrous-Solitaire 2026-07-06 20:20:13 +00:00