• Mahmoud Aglan's avatar
    feat: multiplayer dominoes — fix invite/accept flow + add domino to challenge menus · 25a80cf0
    Mahmoud Aglan authored
    - friends.php: create domino invites in domino_matches table (not chess matches)
    - friends.php: check-invites scans domino_matches + ludo_matches tables
    - friends.php: accept/decline route to correct game table by game_key
    - domino-match.php: merge hands on move (preserve other player's hand data)
    - game.js: host deals and syncs both hands; guest waits for deal via polling
    - game.js: new rounds in live mode dealt by host only
    - lobby.js: pass playerIndex from accept response
    - chat.js: add domino option to in-chat challenge dialog
    - friends.js: pass game_key on accept/decline calls
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    25a80cf0
Name
Last commit
Last update
.claude Loading commit data...
ChessPieces Loading commit data...
Connections and docs Loading commit data...
Logo El3ab Loading commit data...
admin Loading commit data...
api Loading commit data...
app icons Loading commit data...
config Loading commit data...
docs Loading commit data...
includes Loading commit data...
ludo-playtest Loading commit data...
promo Loading commit data...
public Loading commit data...
screenshots Loading commit data...
test-screenshots Loading commit data...
.gitignore Loading commit data...
.htaccess Loading commit data...
ARCHITECTURE.md Loading commit data...
ASSET_REGISTRY.json Loading commit data...
ASSET_REGISTRY.md Loading commit data...
BUILD_ORDER.md Loading commit data...
DATABASE_REFERENCE.md Loading commit data...
DESIGN.md Loading commit data...
Dockerfile Loading commit data...
MULTIPLAYER_RULES.md Loading commit data...
PLAN.md Loading commit data...
Stockfishbotsapi.txt Loading commit data...
bell.png Loading commit data...
captain-definition Loading commit data...
index.php Loading commit data...
logof.png Loading commit data...
package-lock.json Loading commit data...
package.json Loading commit data...
qr-code.png Loading commit data...
test-tournament-swiss.mjs Loading commit data...
test-tournament-ui.mjs Loading commit data...