• Mahmoud Aglan's avatar
    fix: modal stacking, scene unmount, chat scroll, shop gems, ludo/backgammon bugs · 43bfe37d
    Mahmoud Aglan authored
    - modal.js: dismiss existing modal before showing new one (prevents stacking)
    - scene.js: call unmount on current scene during replace() and switchWorld()
    - chat.js: remove || true from scroll condition (only auto-scroll on new msgs)
    - shop/browse.js: check gems affordability alongside coins
    - ludo/game.js: fix undefined isLoser — use isLastPlace
    - backgammon/rules.js: fix VARIANTS.standard crash — use VARIANTS.sheshbesh
    - backgammon/game.js: sanitize opponentName and avatar URL (XSS prevention)
    
    Fixes WTF #22, #25, #26, #59, #68, #71, #113
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    43bfe37d
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...