Alex funman300
  • Joined on 2026-01-25
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-05-19 20:40:37 +00:00
ea9dd848fd fix(multi): resolve 14 bugs from second comprehensive review
funman300 released v0.36.2 at funman300/Ferrous-Solitaire 2026-05-19 20:29:28 +00:00
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-05-19 20:25:14 +00:00
a328059933 fix(ci): add workflow_dispatch trigger to android-release workflow
funman300 pushed tag v0.36.2 to funman300/Ferrous-Solitaire 2026-05-19 20:22:15 +00:00
funman300 closed issue funman300/Ferrous-Solitaire#31 2026-05-19 20:20:23 +00:00
[server] .tmp avatar file leaks on disk if fs::rename fails
funman300 closed issue funman300/Ferrous-Solitaire#32 2026-05-19 20:20:23 +00:00
[server] ReplayHeader.seed is i64 but client Replay.seed is u64 — high-bit seeds rejected
funman300 closed issue funman300/Ferrous-Solitaire#33 2026-05-19 20:20:23 +00:00
expect() in Startup system and TokioRuntimeResource::default() violate no-panic rule
funman300 closed issue funman300/Ferrous-Solitaire#24 2026-05-19 20:20:22 +00:00
WinSummaryOverlay bypasses spawn_modal / ModalScrim — invisible to all modal guards
funman300 closed issue funman300/Ferrous-Solitaire#25 2026-05-19 20:20:22 +00:00
AnimationChain skips one frame between each step due to deferred command flush
funman300 closed issue funman300/Ferrous-Solitaire#26 2026-05-19 20:20:22 +00:00
drop_overlay_rect panics via HashMap index operator on unknown PileType
funman300 closed issue funman300/Ferrous-Solitaire#27 2026-05-19 20:20:22 +00:00
play_by_seed fires NewGameRequestEvent { confirmed: false } — forces unwanted confirm dialog
funman300 closed issue funman300/Ferrous-Solitaire#28 2026-05-19 20:20:22 +00:00
SettleAnim and FoundationFlourish both write Transform.scale on king card — undefined visual result
funman300 closed issue funman300/Ferrous-Solitaire#29 2026-05-19 20:20:22 +00:00
evaluate_on_win uses .last() — drops all but the final GameWonEvent when multiple fire in one frame
funman300 closed issue funman300/Ferrous-Solitaire#30 2026-05-19 20:20:22 +00:00
Multiple modals can stack — sync_setup, achievements, and leaderboard guard by plugin marker not ModalScrim
funman300 closed issue funman300/Ferrous-Solitaire#17 2026-05-19 20:20:21 +00:00
Time attack countdown continues running while Win Summary overlay is displayed
funman300 closed issue funman300/Ferrous-Solitaire#18 2026-05-19 20:20:21 +00:00
[Android] U+25BE Geometric Shapes glyph in HUD labels — renders as missing-glyph rectangle
funman300 closed issue funman300/Ferrous-Solitaire#19 2026-05-19 20:20:21 +00:00
Theme A→B→A switch leaves stale card-image handles — cards display wrong theme
funman300 closed issue funman300/Ferrous-Solitaire#20 2026-05-19 20:20:21 +00:00
SyncAuthError and SyncBusyOverlay on same entity — auth error text is always invisible
funman300 closed issue funman300/Ferrous-Solitaire#21 2026-05-19 20:20:21 +00:00
Stats double-counted on game forfeit — record_abandoned() fires twice
funman300 closed issue funman300/Ferrous-Solitaire#22 2026-05-19 20:20:21 +00:00
check_win only counts 13 cards per foundation — corrupt save permanently locks game