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
403 commits
Transfer to URL with SHA
tree:
473dbcf9c4
Branches
Tags
×
main
v1.0.0
PixelPaintWar
/
apps
/
server
/
src
/
domains
/
game
/
application
/
services
/
latest commit
473dbcf9c4
rinto hasegawa
authored
on 25 Feb
..
GamePlayerOperationService.ts
[feature] プレイヤー削除時のセッション管理を改善し、チーム数設定を追加
1 month ago
GameRoomSession.ts
[feature] デバッグログ機能を追加し、ゲーム開始時のログ出力を改善
1 month ago
GameSessionLifecycleService.ts
[feature] ゲーム結果を表示する結果画面を追加し、ゲーム終了時に結果を送信する機能を実装
1 month ago
TeamAssignmentService.ts
[feature] チーム設定の整合性を検証する関数を追加し、プレイヤー生成時のエラーチェックを強化
1 month ago
gameResultCalculator.ts
[feature] ゲーム結果ペイロードを生成する関数を追加し、ゲーム設定にチーム名を追加
1 month ago