Alex funman300
  • Joined on 2026-01-25
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"
funman300 closed issue funman300/Ferrous-Solitaire#15 2026-05-19 20:20:20 +00:00
Auto-complete deactivates mid-sequence when is_auto_completable is transiently false
funman300 closed issue funman300/Ferrous-Solitaire#16 2026-05-19 20:20:20 +00:00
Replay backward step decrements cursor before undo is applied — cursor/state mismatch and rapid-click divergence
funman300 closed issue funman300/Ferrous-Solitaire#8 2026-05-19 20:20:19 +00:00
[critical] Space/D keys fire DrawRequestEvent during replay playback
funman300 closed issue funman300/Ferrous-Solitaire#9 2026-05-19 20:20:19 +00:00
[critical] toggle_help_screen spawns second ModalScrim while another modal is open
funman300 closed issue funman300/Ferrous-Solitaire#10 2026-05-19 20:20:19 +00:00
[critical] toggle_settings_screen spawns second ModalScrim while another modal is open
funman300 closed issue funman300/Ferrous-Solitaire#11 2026-05-19 20:20:19 +00:00
[critical] Sync pull completion silently overwrites wins that occurred during the fetch
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-05-19 20:19:03 +00:00
18659d19d1 chore(deploy): bump image to 7840ef9e [skip ci]
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-05-19 20:15:27 +00:00
7840ef9eb2 fix(multi): resolve 26 bugs found in comprehensive codebase review