Merge pull request #199 from rintoHasegawa/refactor/262026_rinto_bomb
Refactor/262026 rinto bomb
commit 17782e698f70a9e429919c98b7e8e996602aab9d
2 parents 8cad9b8 + 5945ce7
@rintoHasegawa rintoHasegawa authored on 27 Feb
GitHub committed on 27 Feb
Showing 13 changed files
View
apps/client/src/config/index.ts
View
apps/client/src/scenes/game/GameManager.ts
View
apps/client/src/scenes/game/application/GameLoop.ts
View
apps/client/src/scenes/game/application/GameNetworkSync.ts
View
apps/client/src/scenes/game/application/PlayerHitEffectOrchestrator.ts 0 → 100644
View
apps/client/src/scenes/game/application/loopSteps/BombStep.ts
View
apps/client/src/scenes/game/application/loopSteps/frameDelta.ts 0 → 100644
View
apps/client/src/scenes/game/entities/bomb/BombHitBlinkRenderer.ts
View
apps/client/src/scenes/game/entities/bomb/BombIdRegistry.ts 0 → 100644
View
apps/client/src/scenes/game/entities/bomb/BombManager.ts
View
apps/client/src/scenes/game/entities/player/PlayerController.ts
View
packages/shared/src/protocol/eventPayloads.ts
View
packages/shared/src/protocol/payloads/playerHitEffectPayloads.ts 0 → 100644