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
317 commits
Transfer to URL with SHA
tree:
e4c58b8e48
Branches
Tags
×
main
v1.0.0
PixelPaintWar
/
apps
/
client
/
src
/
scenes
/
game
/
latest commit
e4c58b8e48
rinto hasegawa
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] 各クラスの説明コメントを追加し、コードの可読性を向上させる
1 month ago
GameScene.tsx
[refactor] 各クラスの説明コメントを追加し、コードの可読性を向上させる
1 month ago
GameView.tsx
[refactor] GameInputManagerとGameManagerの入力処理を改善し、GameLoopとGameNetworkSyncを新規作成。GameSceneの構造を整理し、useGameSceneControllerフックを追加。
1 month ago