|
feat: add teamId to bomb entities and enhance rendering logic
|
|---|
|
|
| apps/client/src/scenes/game/entities/bomb/BombController.ts |
|---|
| apps/client/src/scenes/game/entities/bomb/BombManager.ts |
|---|
| apps/client/src/scenes/game/entities/bomb/BombModel.ts |
|---|
| apps/client/src/scenes/game/entities/bomb/BombView.ts |
|---|
| apps/server/src/domains/game/application/useCases/placeBombUseCase.ts |
|---|
| apps/server/src/domains/game/entities/bomb/bombPlacement.ts |
|---|
| packages/shared/src/protocol/payloads/gamePayloads.ts |
|---|