• 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
..
achievements.php Loading commit data...
activity.php Loading commit data...
ads.php Loading commit data...
analysis.php Loading commit data...
auth.php Loading commit data...
avatar.php Loading commit data...
battlepass.php Loading commit data...
bots.php Loading commit data...
branding.php Loading commit data...
challenges.php Loading commit data...
config.php Loading commit data...
daily-reward.php Loading commit data...
domino.php Loading commit data...
friends.php Loading commit data...
game.php Loading commit data...
leaderboard.php Loading commit data...
ludo-match.php Loading commit data...
ludo.php Loading commit data...
match-history.php Loading commit data...
matchmaking.php Loading commit data...
multiplayer.php Loading commit data...
notifications.php Loading commit data...
orgs.php Loading commit data...
profile.php Loading commit data...
puzzles.php Loading commit data...
ratings.php Loading commit data...
shop.php Loading commit data...
swiss.php Loading commit data...
theme.php Loading commit data...
tournament-match.php Loading commit data...
tournaments.php Loading commit data...