History for PixelPaintWar / apps / server / src / domains / game / application / services / GameSessionLifecycleService.ts
2026-03-02
@rinto hasegawa
[refactor] 爆弾関連のロジックを整理し、被弾判定と爆弾登録のインターフェースを統一
rinto hasegawa committed on 2 Mar
@rinto hasegawa
[refactor] 爆弾関連のロジックを整理し、Bot被弾処理をサーバー側で管理するように変更
rinto hasegawa committed on 2 Mar
@rinto hasegawa
[refactor] ドメイン構造の変更に伴い、プレイヤーおよびマップ関連の型を整理し、gameサブドメインに移動
rinto hasegawa committed on 2 Mar
2026-02-27
@rinto hasegawa
feat: Bot被弾硬直の適用機能を追加し、関連インターフェースを更新
rinto hasegawa committed on 27 Feb
@rinto hasegawa
refactor: update type imports to use domain namespace ...
rinto hasegawa committed on 27 Feb
2026-02-26
@[shimojiryuki]
[feat] ゲーム中にプレイヤー名を表示
[shimojiryuki] committed on 26 Feb
@rinto hasegawa
feat: 被弾報告処理を追加し、死亡通知の配信を実装
rinto hasegawa committed on 26 Feb
@[shimojiryuki]
[refactor] 複数のファイルでコードのフォーマットと可読性を向上
[shimojiryuki] committed on 26 Feb
@[shimojiryuki]
[feat] 人数合わせのBotを追加
[shimojiryuki] committed on 26 Feb
@rinto hasegawa
[refactor] ゲーム管理とルーム管理の統合を強化し、ゲームセッションのライフサイクルを改善
rinto hasegawa committed on 26 Feb
@rinto hasegawa
[refactor] 爆弾関連のポートと状態管理を整理し、不要な依存関係を削除
rinto hasegawa committed on 26 Feb
2026-02-25
@rinto hasegawa
[refactor] configのインポートパスを修正し、クライアントとサーバーの設定を統合
rinto hasegawa committed on 25 Feb
@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] ゲーム関連の型定義を整理し、UpdatePlayersPayloadを追加
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