History for PixelPaintWar / apps / server / src / domains / game / application / services / GamePlayerOperationService.ts
2026-02-25
@rinto hasegawa
[feature] プレイヤー削除時のセッション管理を改善し、チーム数設定を追加
rinto hasegawa committed on 25 Feb
@rinto hasegawa
[refactor] ログ関連のインポートを整理し、loggerモジュールを使用するように変更
rinto hasegawa committed on 25 Feb
@rinto hasegawa
[refactor] ログイベントのスコープを定数化し、関連するコードを更新
rinto hasegawa committed on 25 Feb
@rinto hasegawa
[refactor] ログイベントの結果値を定数化し、関連するコードを更新
rinto hasegawa committed on 25 Feb
@rinto hasegawa
[refactor] ログイベント名定数の導入と関連するコードの更新
rinto hasegawa committed on 25 Feb
@rinto hasegawa
[refactor] プレイヤー更新処理のメソッド名を変更し、関連する処理を整理
rinto hasegawa committed on 25 Feb
@rinto hasegawa
[refactor] プレイヤー更新処理の改善とログイベント名の統一
rinto hasegawa committed on 25 Feb
@rinto hasegawa
[refactor] GameManager, GamePlayerOperationService, GameSessionLifecycleServiceにroomToPlayersマップを追加し、プレイヤー管理を改善
rinto hasegawa committed on 25 Feb
@rinto hasegawa
[refactor] ゲームコーディネーターとユースケースの実装を追加し、切断処理を整理
rinto hasegawa committed on 25 Feb
@rinto hasegawa
[refactor] GameManagerをGameManagerに統一し、ゲームセッション管理のサービスを整理
rinto hasegawa committed on 25 Feb