Merge pull request #271 from rintoHasegawa/fix/260317_rinto_spawn
[add] current-playersペイロード生成機能を実装し、初期表示座標を含むプレイヤー情報を提供
commit f3dfea5355200f57da28769b03ddbaa999e39553
2 parents 3e794f8 + 937c2ab
@rintoHasegawa rintoHasegawa authored 28 days ago
GitHub committed 28 days ago
Showing 7 changed files
View
apps/client/src/scenes/game/application/network/handlers/PlayerSyncHandler.ts
View
apps/server/src/domains/game/application/services/currentPlayersBootstrapBuilder.ts 0 → 100644
View
apps/server/src/domains/game/application/useCases/readyForGameUseCase.ts
View
apps/server/src/domains/game/application/useCases/startGameUseCase.ts
View
apps/server/src/network/handlers/game/services/playerSyncService.ts
View
packages/shared/src/protocol/eventPayloads.ts
View
packages/shared/src/protocol/payloads/gamePayloads.ts