[update] ハリケーンおよび爆弾関連のデータ構造とロジックを改善
1 parent 87c0c51 commit 2cfc23f364c99d11d2dce3e75793ee900ed5a344
@rinto hasegawa rinto hasegawa authored 28 days ago
Showing 15 changed files
View
apps/client/src/scenes/game/application/network/handlers/GameNetworkStateApplier.ts
View
apps/client/src/scenes/game/application/network/handlers/HurricaneSyncHandler.ts
View
apps/client/src/scenes/game/entities/bomb/BombManager.ts
View
apps/client/src/scenes/game/entities/bomb/services/BombPlacementService.ts
View
apps/client/src/scenes/game/entities/hurricane/HurricaneOverlayController.ts
View
apps/server/src/domains/game/GameManager.ts
View
apps/server/src/domains/game/application/ports/gameUseCasePorts.ts
View
apps/server/src/domains/game/application/services/GameRoomSession.ts
View
apps/server/src/domains/game/application/services/GameSessionLifecycleService.ts
View
apps/server/src/domains/game/application/useCases/placeBombUseCase.ts
View
apps/server/src/domains/game/entities/bomb/ActiveBombRegistry.ts
View
apps/server/src/domains/game/entities/bomb/bombPlacement.ts
View
apps/server/src/domains/room/application/ports/roomUseCasePorts.ts
View
apps/server/src/network/handlers/game/createGameOutputAdapter.ts
View
packages/shared/src/protocol/payloads/gamePayloads.ts