|
[refactor] pendingUpdatesをプライベートに変更し、swapPendingUpdates関数を削除。競合判定を行う新しいメソッドpaintUncontestedCellsを追加
|
|---|
|
|
| apps/server/src/domains/game/entities/map/MapStore.ts |
|---|
| apps/server/src/domains/game/entities/map/mapUpdates.ts 100644 → 0 |
|---|
| apps/server/src/domains/game/loop/GameLoop.ts |
|---|