History for PixelPaintWar / apps / server / src / network / handlers / game / gameEventOrchestrators.ts
2026-03-02
@rinto hasegawa
[refactor] 爆弾関連のロジックを整理し、被弾判定と爆弾登録のインターフェースを統一
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: @repo/sharedからのprotocolインポートを型インポートから通常インポートに変更
rinto hasegawa committed on 27 Feb
@rinto hasegawa
refactor: update type imports to use domain namespace ...
rinto hasegawa committed on 27 Feb
@rinto hasegawa
refactor: @repo/sharedからのprotocolインポートをcontractsに変更し、型定義を整理
rinto hasegawa committed on 27 Feb
@rinto hasegawa
refactor: イベント定義の登録処理を個別化し、イベントごとの定義生成関数を追加
rinto hasegawa committed on 27 Feb
@rinto hasegawa
refactor: イベント処理の依存関係を整理し、未解決のルーム関連イベントをログに記録する機能を追加
rinto hasegawa committed on 27 Feb
@rinto hasegawa
refactor: コーディネータ層の依存関係を整理し、イベント処理の共通化を実施
rinto hasegawa committed on 27 Feb