Files
Ferrous-Solitaire/solitaire_server
funman300 83c40116af
Build and Deploy / build-and-push (push) Successful in 4m5s
fix(web): freeze timer when auto-complete begins (closes #4)
The game timer kept counting during the auto-complete animation even
though the player had already made their last decision. stopTimer() is
now called the moment is_auto_completable fires so elapsed_seconds
reflects only real play time, not the animation delay.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 18:59:54 -07:00
..