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
368 commits
Transfer to URL with SHA
tree:
50f4ccd154
Branches
Tags
×
main
v1.0.0
PixelPaintWar
/
apps
/
client
/
src
/
scenes
/
game
/
latest commit
50f4ccd154
[shimojiryuki]
authored
on 25 Feb
..
application
[refactor] ゲーム関連の型定義を追加し、プレイヤーおよびゲーム開始処理の型を修正
1 month ago
entities
[refactor] 座標調整
1 month ago
hooks
feat: add ESLint rule to prefer relative imports for local client paths
1 month ago
input/
joystick
ジョイスティック関連の定数を整理し、デッドゾーンや最小移動量の閾値を追加。useJoystickControllerでの入力処理を改善。
1 month ago
GameInputManager.ts
[refactor] GameInputManagerとGameManagerの入力処理を改善し、GameLoopとGameNetworkSyncを新規作成。GameSceneの構造を整理し、useGameSceneControllerフックを追加。
1 month ago
GameManager.ts
[refactor] GameManagerとGameViewをPixiJS v7対応にアップデート
1 month ago
GameScene.tsx
[refactor] 各クラスの説明コメントを追加し、コードの可読性を向上させる
1 month ago
GameView.tsx
[refactor] GameManagerとGameViewをPixiJS v7対応にアップデート
1 month ago