GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
1
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Network
Fork
: 0
hasegawa
/
PixelPaintWar
Download ZIP
586 commits
Transfer to URL with SHA
tree:
c0db0d6110
Branches
Tags
×
main
v1.0.0
PixelPaintWar
/
apps
/
client
/
src
/
scenes
/
game
/
application
/
network
/
handlers
/
latest commit
c0db0d6110
rinto hasegawa
authored
on 27 Feb
..
CombatSyncHandler.ts
feat: イベントハンドラの命名を統一し、内部イベント処理を整理
1 month ago
GameNetworkStateApplier.ts
refactor: GameManagerの初期化処理をGameManagerBootstrapperに分離し、初期化順序を管理
1 month ago
MapSyncHandler.ts
feat: ゲームネットワーク同期をリファクタリングし、プレイヤーとマップの同期処理を専用ハンドラーに分離
1 month ago
PlayerSyncHandler.ts
refactor: PlayerRepositoryと関連コンポーネントを整理し、presentationおよびhooksディレクトリからの再エクスポートを削除
1 month ago