kaboot/server/src
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
..
db Fix host reconnection losing player state and first-answer bonus 2026-01-14 10:04:51 -07:00
middleware Phase 2 + 3 complete 2026-01-13 15:20:46 -07:00
routes Fix host reconnection losing player state and first-answer bonus 2026-01-14 10:04:51 -07:00
services Add document AI gen support 2026-01-13 22:48:43 -07:00
index.ts Fix stuff 2026-01-14 09:07:20 -07:00