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
672 commits
Transfer to URL with SHA
tree:
d4cd3bbddc
Branches
Tags
×
main
v1.0.0
PixelPaintWar
/
apps
/
server
/
src
/
domains
/
game
/
entities
/
map
/
latest commit
cc13864c7f
rinto hasegawa
authored
on 2 Mar
..
MapStore.ts
[refactor] pendingUpdatesをプライベートに変更し、swapPendingUpdates関数を削除。競合判定を行う新しいメソッドpaintUncontestedCellsを追加
1 month ago
mapContestResolver.ts
[refactor] マップセルの更新処理を整理し、競合判定ロジックを追加
1 month ago
mapGrid.ts
[refactor] configのインポートパスを修正し、クライアントとサーバーの設定を統合
1 month ago
mapPainting.ts
[refactor] ドメイン構造の変更に伴い、プレイヤーおよびマップ関連の型を整理し、gameサブドメインに移動
1 month ago