• v1.1.0 df0f502191

    v1.1.0 — Multi-Game Ready UI + Draw-State Support + Nakama Matchmaking Rewrite
    All checks were successful
    continuous-integration/drone/tag Build is passing

    aetos released this 2025-12-01 12:56:32 +00:00 | 0 commits to main since this release

    This release introduces:

    • Full support for multi-game matchmaking (game + mode metadata).
    • Updated client matchmaking flow (addMatchmaker now sends both game + mode).
    • Player model migration to authoritative Player struct (user_id, username, metadata).
    • Board + game logic updated to use server-side metadata symbols.
    • UI upgrade to show Draw state (game_over=true & winner=-1).
    • Cleaner winner handling using usernames.
    • Full README rewrite: production-ready, architecture, Docker, env vars.
    • Added logging for outgoing match ops.
    • Version bump to v1.1.0.

    This tag marks the transition from single-game prototype → multi-game architecture.

    Downloads