soroban-abacus-flashcards/docs
Thomas Hallock 22541df99f fix: use UUID player IDs in session creation fallback
- Changed CreateSessionOptions.activePlayers from number[] to string[]
- Updated socket-server.ts fallback from [1] to [data.userId]
- Added debug logging to validateFlipCard to diagnose turn validation issues

This ensures that when a session is created without explicit activePlayers,
it uses the actual UUID of the requesting player instead of the numeric value 1.
2025-10-06 13:04:33 -05:00
..
images feat: add stunning hero section with colorful soroban showcase 2025-09-10 14:51:53 -05:00
MEMORY_PAIRS_TECHNICAL_PLAN.md fix: restore workspace dependencies and fix TypeScript errors 2025-09-27 09:08:46 -05:00
PACKAGES_TEMPLATES_SYSTEM.md fix: restore workspace dependencies and fix TypeScript errors 2025-09-27 09:08:46 -05:00
arcade-session-implementation-plan.md fix: use UUID player IDs in session creation fallback 2025-10-06 13:04:33 -05:00