Skip to content

Comments

マルチプレイ用ロビー/マッチメイキング機能#125

Merged
reigithub merged 10 commits intomainfrom
feature/multi-player-lobby
Feb 24, 2026
Merged

マルチプレイ用ロビー/マッチメイキング機能#125
reigithub merged 10 commits intomainfrom
feature/multi-player-lobby

Conversation

@reigithub
Copy link
Owner

No description provided.

@github-actions
Copy link

github-actions bot commented Feb 24, 2026

🔍 コード品質チェックリスト

16 個の C# ファイルが変更されています。

共通チェック

  • .editorconfig に従ったフォーマット
  • 命名規則の遵守(_ プレフィックス、PascalCase)
  • 不要な using の削除

Unity プロジェクト (Game.Client)

  • Unity Analyzer の警告対応
  • GetComponent のキャッシュ(UNT0006)
  • null チェックに == 演算子を使用(UNT0002)
  • Camera.main のキャッシュ(UNT0030)
  • CompareTag の使用(UNT0015)

共有ライブラリ (Game.Shared)

  • Unity/Server 両方で動作することを確認
  • Unity 依存コードが含まれていないことを確認

📖 詳細は CODE_QUALITY_SETUP.md を参照してください。

@reigithub reigithub merged commit e19d10d into main Feb 24, 2026
15 checks passed
@reigithub reigithub deleted the feature/multi-player-lobby branch February 24, 2026 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant