Block a user
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
refactor(engine): split settings_plugin runtime code into submodules
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
funman300
pushed to refactor/settings-plugin-submodules at funman300/Ferrous-Solitaire
2026-07-06 20:45:59 +00:00
funman300
deleted branch docs/changelog-v0.41.0 from funman300/Ferrous-Solitaire
2026-07-06 20:27:45 +00:00
docs(changelog): cut v0.41.0 section
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
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