kaboot/server
Joey Yakimowich-Payne 035ea57274
Fix host reconnection losing player state and first-answer bonus
- Persist firstCorrectPlayerId to backend during state sync
- Restore full players array (not just host) on host reconnect
- Add default values to WELCOME payload for new/unmatched players
- Add migration for first_correct_player_id column in game_sessions
2026-01-14 10:04:51 -07:00
..
src Fix host reconnection losing player state and first-answer bonus 2026-01-14 10:04:51 -07:00
tests Fix stuff 2026-01-14 09:07:20 -07:00
.dockerignore Phase 2 + 3 complete 2026-01-13 15:20:46 -07:00
Dockerfile Phase 2 + 3 complete 2026-01-13 15:20:46 -07:00
package-lock.json Add document AI gen support 2026-01-13 22:48:43 -07:00
package.json Add document AI gen support 2026-01-13 22:48:43 -07:00
tsconfig.json Phase 1 done 2026-01-13 14:14:30 -07:00