Alex funman300
  • Joined on 2026-01-25
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-05-29 20:55:07 +00:00
38e4c0341e feat(engine): reactive render — animations drive RequestRedraw, focused_mode reactive on Android
funman300 pushed to docs/card-game-integration at funman300/Ferrous-Solitaire 2026-05-29 20:44:40 +00:00
8f5193035b docs: update card-game-integration with PR discussion outcomes
funman300 commented on pull request funman300/Ferrous-Solitaire#76 2026-05-29 20:25:22 +00:00
docs: card_game integration gap analysis

Thanks for the detailed response!


Scoring sub-rules

The rules we use are the Windows XP Standard scoring variant. Here is the exact table already implemented in `solitaire_core/src/scori…

funman300 opened issue funman300/Ferrous-Solitaire#79 2026-05-29 20:11:57 +00:00
Audit animation and timer systems for reactive render compatibility
funman300 opened issue funman300/Ferrous-Solitaire#78 2026-05-29 20:11:42 +00:00
Switch focused render mode to reactive (render on demand) to save battery
funman300 pushed tag v0.39.1 to funman300/Ferrous-Solitaire 2026-05-29 05:54:52 +00:00
funman300 released v0.39.1 at funman300/Ferrous-Solitaire 2026-05-29 05:54:52 +00:00
funman300 pushed to docs/card-game-integration at funman300/Ferrous-Solitaire 2026-05-28 23:23:08 +00:00
c21c0ebf99 docs: revise integration plan — all gaps closed in Ferrous Solitaire wrapper
funman300 commented on issue funman300/Ferrous-Solitaire#77 2026-05-28 22:53:53 +00:00
Leaderboard panel missing modal scrim guard

Fix applied — commit ccf280e

Root cause: toggle_leaderboard_screen lacked the other_modal_scrims query that prevents a second ModalScrim from stacking on top of an already-open…

funman300 closed issue funman300/Ferrous-Solitaire#77 2026-05-28 22:53:34 +00:00
Leaderboard panel missing modal scrim guard
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-05-28 22:53:34 +00:00
ccf280ea50 fix(engine): add missing modal scrim guard to leaderboard panel
funman300 opened issue funman300/Ferrous-Solitaire#77 2026-05-28 22:52:35 +00:00
Leaderboard panel missing modal scrim guard
funman300 created pull request funman300/Ferrous-Solitaire#76 2026-05-28 22:30:33 +00:00
docs: card_game integration gap analysis
funman300 created branch docs/card-game-integration in funman300/Ferrous-Solitaire 2026-05-28 22:28:56 +00:00
funman300 pushed to docs/card-game-integration at funman300/Ferrous-Solitaire 2026-05-28 22:28:56 +00:00
ccccdd2b40 docs: add card-game integration gap analysis
funman300 commented on issue funman300/Ferrous-Solitaire#75 2026-05-28 22:19:44 +00:00
Stats panel can open on top of another modal (missing scrim guard)

Fixed in commit f1d9601

Root cause

toggle_stats_screen only checked screens.single() to see if the Stats panel itself was already open. It never checked whether another modal…

funman300 closed issue funman300/Ferrous-Solitaire#75 2026-05-28 22:19:44 +00:00
Stats panel can open on top of another modal (missing scrim guard)
funman300 pushed to master at funman300/Ferrous-Solitaire 2026-05-28 22:19:31 +00:00
f1d96012f1 fix(engine): add modal scrim guard to toggle_stats_screen (#75)
funman300 opened issue funman300/Ferrous-Solitaire#75 2026-05-28 22:12:07 +00:00
Stats panel can open on top of another modal (missing scrim guard)
funman300 pushed to deploy at funman300/Ferrous-Solitaire 2026-05-28 21:45:03 +00:00
dc0ce8cd02 chore(deploy): bump image to 7eb1181e [skip ci]