History for PixelPaintWar / apps / server / src / domains / game / entities
2026-03-02
@rinto hasegawa
[refactor] 爆弾被弾報告のインターフェースを整理し、ターゲットプレイヤーIDを削除
rinto hasegawa committed on 2 Mar
@rinto hasegawa
[refactor] ActiveBombRegistryの使用を整理し、BombStateStore内での管理に統一
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: 被弾報告機能を拡張し、ターゲットプレイヤーIDを含めるように変更
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: 型定義のエクスポートを統一し、冗長なコードを削除
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
@rinto hasegawa
feat: add color property to bomb entities and update rendering logic
rinto hasegawa committed on 26 Feb
@rinto hasegawa
feat: add teamId to bomb entities and enhance rendering logic
rinto hasegawa committed on 26 Feb
@rinto hasegawa
[feat] 爆弾設置ACKの処理を追加し、ゲームイベントの同期を強化
rinto hasegawa committed on 26 Feb
@rinto hasegawa
[refactor] 爆弾関連のポートとユースケースを整理し、重複排除ロジックを改善
rinto hasegawa committed on 26 Feb
@rinto hasegawa
[refactor] 爆弾設置イベントの重複排除ロジックを分離し、ID採番ロジックを追加
rinto hasegawa committed on 26 Feb
@rinto hasegawa
[refactor] 爆弾関連のポートと状態管理を整理し、不要な依存関係を削除
rinto hasegawa committed on 26 Feb
@rinto hasegawa
[refactor] 爆弾状態管理のポート名を統一し、関連するコーディネーターとユースケースを更新
rinto hasegawa committed on 26 Feb
@rinto hasegawa
[refactor] 不要な爆弾状態管理のエクスポートを削除
rinto hasegawa committed on 26 Feb
@rinto hasegawa
[feat] 爆弾状態管理のロジックを新しいモジュールに実装し、GameHandlerでのインポートを更新
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
[feature] プレイヤー削除時のセッション管理を改善し、チーム数設定を追加
rinto hasegawa committed on 25 Feb
@[shimojiryuki]
[feature] チーム人数が均等になるようにプレイヤーを割り振るロジックを実装し、プレイヤー生成処理を更新
[shimojiryuki] committed on 25 Feb
@[shimojiryuki]
[feature] プレイヤーの初期スポーン座標をチームに基づいて設定し、ランダムに散らす機能を追加
[shimojiryuki] 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] TickDataのインポートパスを修正し、マップ関連の機能を整理
rinto hasegawa committed on 25 Feb
@rinto hasegawa
[refactor] プレイヤーの位置管理を改善し、関連機能を整理
rinto hasegawa committed on 25 Feb
@rinto hasegawa
[refactor] プレイヤーとマップストアのエンティティを整理し、インポートパスを修正
rinto hasegawa committed on 25 Feb
2026-02-23
@rinto hasegawa
[refactor] @repo/sharedからのインポートを統一し、名前空間の整理
rinto hasegawa committed on 23 Feb
2026-02-22
@rinto hasegawa
[refactor] @repo/sharedからのインポートパスを簡略化
rinto hasegawa committed on 22 Feb
@rinto hasegawa
[refactir] 技術的な役割でなくdomain(機能)でファイルを管理
rinto hasegawa committed on 22 Feb