Skip to content

v0.2.0-alpha

Choose a tag to compare

@Atamol Atamol released this 13 Jul 11:39

How to play

Server Host

  1. Run openverse-setup.exe to extract card_master
  2. Run openverse-launcher.exe

Client

  1. Put the host's IP on a single line in host.txt
  2. 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

使い方

サーバーホスト

  1. openverse-setup.exeを実行 (card_masterを抽出)
  2. openverse-launcher.exeを実行

クライアント

  1. host.txtにホストのIPを1行だけ書く
  2. openverse-launcher.exeを実行

変更点

  • ルームマッチ (部屋作成・参加・マッチング成立まで)
  • 静的 bundle 配信 (ホストのキャッシュからアセット配信)
  • クライアント参加モード + 証明書の HTTP 自動配布
  • launcherがRadmin / LANのIPを自動検出
  • 起動フローの整備 (feature_maintenance / treasure_infoの修正)
  • 証明書の永続化 (再インポート不要)