History for PixelPaintWar / apps / client / src / scenes / game / application / loopSteps
2026-03-15
@rinto hasegawa
[update] ネットワーク同期設定を統一し、プレイヤー移動送信の量子化処理を改善
rinto hasegawa committed on 15 Mar
2026-02-27
@rinto hasegawa
refactor: ゲームループと入力処理の構造を改善し、プレイヤーコントローラーの生成を分離
rinto hasegawa committed on 27 Feb
@rinto hasegawa
refactor: PlayerRepositoryを使用してGameLoopとGameNetworkSyncの依存関係を整理し、コードの可読性を向上 ...
rinto hasegawa committed on 27 Feb
@rinto hasegawa
refactor: GameManagerの初期化処理をGameManagerBootstrapperに分離し、初期化順序を管理 ...
rinto hasegawa committed on 27 Feb
@rinto hasegawa
refactor: PlayerRepositoryのインポートパスを修正し、GameUiPresenterを新しい場所に移動
rinto hasegawa committed on 27 Feb
@rinto hasegawa
feat: プレイヤーリポジトリを追加し、ゲームループとネットワーク同期で使用
rinto hasegawa committed on 27 Feb
@rinto hasegawa
feat: ゲームループのステップを共通化し、フレーム文脈を導入
rinto hasegawa committed on 27 Feb
@rinto hasegawa
feat: シミュレーションステップに移動送信機能を追加し、通信実装を分離
rinto hasegawa committed on 27 Feb
@rinto hasegawa
feat: 被弾演出の設定を整理し、フレーム更新処理を安定化するための新機能を追加
rinto hasegawa committed on 27 Feb
2026-02-26
@rinto hasegawa
feat: 被弾演出の初期化と管理を改善し、ゲームループの更新処理を最適化
rinto hasegawa committed on 26 Feb
@rinto hasegawa
[feat] ゲームマネージャーに爆弾管理機能を統合し、ゲームループを改善
rinto hasegawa committed on 26 Feb
@rinto hasegawa
[feat] ゲームループに爆弾管理機能を追加し、BombStepを実装
rinto hasegawa committed on 26 Feb
2026-02-25
@rinto hasegawa
[refactor] configのインポートパスを修正し、クライアントとサーバーの設定を統合
rinto hasegawa committed on 25 Feb
2026-02-24
@rinto hasegawa
feat: add ESLint rule to prefer relative imports for local client paths ...
rinto hasegawa committed on 24 Feb
@rinto hasegawa
[refactor] 各クラスの説明コメントを追加し、コードの可読性を向上させる
rinto hasegawa committed on 24 Feb
@rinto hasegawa
[refactor] GameLoopの構造を整理し、入力処理とシミュレーション処理を新規作成。カメラ制御を分離。
rinto hasegawa committed on 24 Feb