• Mahmoud Aglan's avatar
    fix: game logic bugs — pipCount variant, domino sync, ludo bot indicator, chat N+1 · 3a5fdc5c
    Mahmoud Aglan authored
    Phase 4: getPipCount now accepts variant param (fixes wrong pip count for
    thirtyone variant), backgammon quit button shows confirmation dialog in
    live mode.
    
    Phase 3: syncPassToServer no longer pre-increments moveCount before network
    success, winners array guards against empty state.players.
    
    Phase 2: ludo bot "thinking" indicator uses dedicated .pp-status span
    instead of clobbering the player name.
    
    Phase 6: chat.php unread/recent queries batched into single DB calls
    instead of N+1 per friendship.
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    3a5fdc5c
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...