• Mahmoud Aglan's avatar
    fix: multiplayer table routing, backgammon state merge · 43b1e2a0
    Mahmoud Aglan authored
    Phase 2.4: multiplayer.php now routes to correct table for all games
    (chess→matches, domino→domino_matches, backgammon→backgammon_matches,
    ludo→ludo_matches). Validates game_key against allowed list.
    
    Phase 4.3: handleServerState in backgammon only copies specific fields
    (state, dice, turn, gameOver) instead of Object.assign which clobbered
    local methods and properties.
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    43b1e2a0
Name
Last commit
Last update
..
auth Loading commit data...
backgammon Loading commit data...
chess Loading commit data...
domino Loading commit data...
ludo Loading commit data...
org Loading commit data...
play Loading commit data...
profile Loading commit data...
puzzles Loading commit data...
rank Loading commit data...
rewards Loading commit data...
shop Loading commit data...
social Loading commit data...
tournaments Loading commit data...