feat: integrate AppearanceResolver for team-based visuals in game entities
1 parent 28e67e8 commit b133723fd181f823c38eb2ad35a07368b556411b
@rinto hasegawa rinto hasegawa authored on 26 Feb
Showing 11 changed files
View
apps/client/src/scenes/game/GameManager.ts
View
apps/client/src/scenes/game/application/AppearanceResolver.ts 0 → 100644
View
apps/client/src/scenes/game/application/GameNetworkSync.ts
View
apps/client/src/scenes/game/entities/bomb/BombManager.ts
View
apps/client/src/scenes/game/entities/bomb/PendingBombRequestStore.ts 0 → 100644
View
apps/client/src/scenes/game/entities/map/GameMapController.ts
View
apps/client/src/scenes/game/entities/map/GameMapView.ts
View
apps/client/src/scenes/game/entities/player/PlayerController.ts
View
apps/client/src/scenes/game/entities/player/PlayerView.ts
View
packages/shared/src/config/gameConfig.ts
View
packages/shared/src/config/index.ts