PixelPaintWar / apps / client / src / scenes / game /
@rinto hasegawa rinto hasegawa authored on 27 Feb
..
application refactor: PlayerRepositoryと関連コンポーネントを整理し、presentationおよびhooksディレクトリからの再エクスポートを削除 1 month ago
entities refactor: PlayerRepositoryのインポートパスを修正し、GameUiPresenterを新しい場所に移動 1 month ago
hooks refactor: PlayerRepositoryのインポートパスを修正し、GameUiPresenterを新しい場所に移動 1 month ago
input refactor: PlayerRepositoryと関連コンポーネントを整理し、presentationおよびhooksディレクトリからの再エクスポートを削除 1 month ago
styles feat: スタイル定数の命名を変更し、GameViewコンポーネントで使用 1 month ago
ARCHITECTURE.md feat: ゲームシーンアーキテクチャのドキュメントを追加し、レイヤー定義と依存方向を明確化 1 month ago
GameManager.ts feat: イベントハンドラの命名を統一し、内部イベント処理を整理 1 month ago
GameScene.tsx feat: 入力管理機能を追加し、ゲームシーンに入力有効状態を反映 1 month ago
GameView.tsx feat: スタイル定数の命名を変更し、GameViewコンポーネントで使用 1 month ago