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
599 commits
Transfer to URL with SHA
tree:
6e5b9a2410
Branches
Tags
×
main
v1.0.0
PixelPaintWar
/
apps
/
server
/
src
/
domains
/
game
/
entities
/
bomb
/
latest commit
6e5b9a2410
rinto hasegawa
authored
on 27 Feb
..
BombStateStore.ts
feat: 被弾報告処理を追加し、死亡通知の配信を実装
1 month ago
bombDedup.ts
refactor: 型定義のエクスポートを統一し、冗長なコードを削除
1 month ago
bombHitReport.ts
feat: 被弾報告処理を追加し、死亡通知の配信を実装
1 month ago
bombIdentity.ts
[feat] 爆弾設置ACKの処理を追加し、ゲームイベントの同期を強化
1 month ago
bombPayloadValidation.ts
[refactor] 爆弾関連のポートとユースケースを整理し、重複排除ロジックを改善
1 month ago
bombPlacement.ts
feat: add color property to bomb entities and update rendering logic
1 month ago