v0.2.0-alpha
How to play
Server Host
- Run
openverse-setup.exeto extract card_master - Run
openverse-launcher.exe
Client
- Put the host's IP on a single line in
host.txt - Run
openverse-launcher.exe
Changes
- Room match (create, enter, matched)
- Static bundle serving (~50k assets served from the host's cache)
- Client join mode with cert auto-fetch over HTTP (2 files to ship)
- Launcher auto-detects the Radmin/LAN IP
- Startup flow fixes (feature_maintenance, treasure_info)
- Cert persisted, so rebuilds don't require re-import on the client
使い方
サーバーホスト
openverse-setup.exeを実行 (card_masterを抽出)openverse-launcher.exeを実行
クライアント
host.txtにホストのIPを1行だけ書くopenverse-launcher.exeを実行
変更点
- ルームマッチ (部屋作成・参加・マッチング成立まで)
- 静的 bundle 配信 (ホストのキャッシュからアセット配信)
- クライアント参加モード + 証明書の HTTP 自動配布
- launcherがRadmin / LANのIPを自動検出
- 起動フローの整備 (feature_maintenance / treasure_infoの修正)
- 証明書の永続化 (再インポート不要)