PixelPaintWar / apps / server / src / domains / game / entities / map /
@rinto hasegawa rinto hasegawa authored on 2 Mar
..
MapStore.ts [refactor] pendingUpdatesをプライベートに変更し、swapPendingUpdates関数を削除。競合判定を行う新しいメソッドpaintUncontestedCellsを追加 1 month ago
mapContestResolver.ts [refactor] マップセルの更新処理を整理し、競合判定ロジックを追加 1 month ago
mapGrid.ts [refactor] configのインポートパスを修正し、クライアントとサーバーの設定を統合 1 month ago
mapPainting.ts [refactor] ドメイン構造の変更に伴い、プレイヤーおよびマップ関連の型を整理し、gameサブドメインに移動 1 month ago