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
542 commits
Transfer to URL with SHA
tree:
cddb15c65e
Branches
Tags
×
main
v1.0.0
PixelPaintWar
/
apps
/
client
/
src
/
scenes
/
game
/
entities
/
bomb
/
latest commit
ecb3706c78
rinto hasegawa
authored
on 26 Feb
..
BombController.ts
[feat] 爆弾当たり判定のためのコンテキストプロバイダーとオーケストレーターを追加
1 month ago
BombHitBlinkRenderer.ts
feat: 爆弾被弾時の点滅演出を追加し、プレイヤーに適用
1 month ago
BombHitDetector.ts
[feat] 爆弾当たり判定のためのコンテキストプロバイダーとオーケストレーターを追加
1 month ago
BombManager.ts
[feat] 爆弾当たり判定のためのコンテキストプロバイダーとオーケストレーターを追加
1 month ago
BombModel.ts
feat: add color property to bomb entities and update rendering logic
1 month ago
BombView.ts
[feat] ゲームマネージャーに爆弾管理機能を統合し、ゲームループを改善
1 month ago
PendingBombRequestStore.ts
feat: integrate AppearanceResolver for team-based visuals in game entities
1 month ago