|
feat: add color property to bomb entities and update 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/entities/bomb/bombPlacement.ts |
|---|
| packages/shared/src/config/gameConfig.ts |
|---|
| packages/shared/src/config/index.ts |
|---|
| packages/shared/src/protocol/payloads/gamePayloads.ts |
|---|