Merge pull request #200 from rintoHasegawa/refactor/260227_rinto_client
Refactor/260227 rinto client
commit 96f508e8d2caa750deb39b29a3b54fe3f2732fd4
2 parents 17782e6 + 2c15325
@rintoHasegawa rintoHasegawa authored on 27 Feb
GitHub committed on 27 Feb
Showing 13 changed files
View
apps/client/src/scenes/game/GameManager.ts
View
apps/client/src/scenes/game/application/GameNetworkSync.ts
View
apps/client/src/scenes/game/application/combat/HitReportPolicy.ts 0 → 100644
View
apps/client/src/scenes/game/application/lifecycle/InputGate.ts 0 → 100644
View
apps/client/src/scenes/game/application/network/NetworkSubscriptions.ts 0 → 100644
View
apps/client/src/scenes/game/application/network/handlers/CombatSyncHandler.ts 0 → 100644
View
apps/client/src/scenes/game/application/network/handlers/MapSyncHandler.ts 0 → 100644
View
apps/client/src/scenes/game/application/network/handlers/PlayerSyncHandler.ts 0 → 100644
View
apps/client/src/scenes/game/entities/bomb/BombManager.ts
View
apps/client/src/scenes/game/entities/bomb/runtime/BombRepository.ts 0 → 100644
View
apps/client/src/scenes/game/entities/bomb/runtime/BombRuntimeSystem.ts 0 → 100644
View
apps/client/src/scenes/game/entities/bomb/services/BombAckReconciler.ts 0 → 100644
View
apps/client/src/scenes/game/entities/bomb/services/BombPlacementService.ts 0 → 100644