-
v1.1.0 — Multi-Game Ready UI + Draw-State Support + Nakama Matchmaking Rewrite
All checks were successfulcontinuous-integration/drone/tag Build is passingreleased this
2025-12-01 12:56:32 +00:00 | 0 commits to main since this releaseThis 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