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
398 commits
Transfer to URL with SHA
tree:
111a7c5c9d
Branches
Tags
×
main
v1.0.0
PixelPaintWar
/
apps
/
server
/
src
/
domains
/
game
/
application
/
services
/
latest commit
111a7c5c9d
rinto hasegawa
authored
on 25 Feb
..
GamePlayerOperationService.ts
[feature] プレイヤー削除時のセッション管理を改善し、チーム数設定を追加
1 month ago
GameRoomSession.ts
[feature] チーム人数が均等になるようにプレイヤーを割り振るロジックを実装し、プレイヤー生成処理を更新
1 month ago
GameSessionLifecycleService.ts
[refactor] ログ関連のインポートを整理し、loggerモジュールを使用するように変更
1 month ago
TeamAssignmentService.ts
[feature] チーム設定の整合性を検証する関数を追加し、プレイヤー生成時のエラーチェックを強化
1 month ago