[refactor] pendingUpdatesをプライベートに変更し、swapPendingUpdates関数を削除。競合判定を行う新しいメソッドpaintUncontestedCellsを追加
1 parent 4dc4a8b commit cc13864c7f65ceecb878a81e176a54b7fae31a13
@rinto hasegawa rinto hasegawa authored on 2 Mar
Showing 3 changed files
View
apps/server/src/domains/game/entities/map/MapStore.ts
View
apps/server/src/domains/game/entities/map/mapUpdates.ts 100644 → 0
View
apps/server/src/domains/game/loop/GameLoop.ts