PixelPaintWar / apps / server / src / domains / game /
@rinto hasegawa rinto hasegawa authored on 2 Mar
..
application [refactor] マップセルの更新処理を整理し、競合判定ロジックを追加 1 month ago
entities [refactor] pendingUpdatesをプライベートに変更し、swapPendingUpdates関数を削除。競合判定を行う新しいメソッドpaintUncontestedCellsを追加 1 month ago
loop [refactor] pendingUpdatesをプライベートに変更し、swapPendingUpdates関数を削除。競合判定を行う新しいメソッドpaintUncontestedCellsを追加 1 month ago
GameManager.ts [refactor] 爆弾関連のロジックを整理し、被弾判定と爆弾登録のインターフェースを統一 1 month ago