Alex funman300
  • Joined on 2026-01-25
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
funman300 closed issue funman300/Ferrous-Solitaire#23 2026-05-19 20:20:21 +00:00
[server] avg_time_seconds merge produces wrong value when losing side has more wins
funman300 closed issue funman300/Ferrous-Solitaire#12 2026-05-19 20:20:20 +00:00
Undo penalty deducted from pre-move score instead of post-move score
funman300 closed issue funman300/Ferrous-Solitaire#13 2026-05-19 20:20:20 +00:00
take_from_foundation defaults to true but is documented as "Off by default"
funman300 closed issue funman300/Ferrous-Solitaire#14 2026-05-19 20:20:20 +00:00
[server] Replay leaderboard update is dead code — case mismatch "classic" vs "Classic"