|
feat: integrate AppearanceResolver for team-based visuals in game entities
|
|---|
|
|
| apps/client/src/scenes/game/GameManager.ts |
|---|
| apps/client/src/scenes/game/application/AppearanceResolver.ts 0 → 100644 |
|---|
| apps/client/src/scenes/game/application/GameNetworkSync.ts |
|---|
| apps/client/src/scenes/game/entities/bomb/BombManager.ts |
|---|
| apps/client/src/scenes/game/entities/bomb/PendingBombRequestStore.ts 0 → 100644 |
|---|
| apps/client/src/scenes/game/entities/map/GameMapController.ts |
|---|
| apps/client/src/scenes/game/entities/map/GameMapView.ts |
|---|
| apps/client/src/scenes/game/entities/player/PlayerController.ts |
|---|
| apps/client/src/scenes/game/entities/player/PlayerView.ts |
|---|
| packages/shared/src/config/gameConfig.ts |
|---|
| packages/shared/src/config/index.ts |
|---|