• Mahmoud Aglan's avatar
    fix: chess multiplayer sync — draw offers, emotes, and polling · 86b39890
    Mahmoud Aglan authored
    - Draw offer now syncs: sender sees confirmation, receiver sees
      accept/deny dialog with 30s timeout
    - Emotes now show the correct emoji (was hardcoded to 3 mappings,
      now uses actual emote key lookup)
    - Emote dedup via timestamp tracking — no repeated display
    - game_state is now MERGED server-side instead of overwritten,
      so emotes don't wipe draw offers and vice versa
    - Polling runs regardless of whose turn it is (emotes/draws
      need to arrive during your own turn too)
    - Draw accept/decline response properly detected by offerer
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    86b39890
Name
Last commit
Last update
..
auth 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...