| 2026-02-25 |
[feat] 爆弾設置のネットワーク処理を改善し、重複排除機能を追加
rinto hasegawa
committed
on 25 Feb
|
|---|---|
|
[feat] 爆弾設置機能を追加し、関連するペイロードの検証とログ記録を実装
rinto hasegawa
committed
on 25 Feb
|
|
|
[feature] デバッグログ機能を追加し、ゲーム開始時のログ出力を改善
rinto hasegawa
committed
on 25 Feb
|
|
|
[feature] ゲーム結果を表示する結果画面を追加し、ゲーム終了時に結果を送信する機能を実装
rinto hasegawa
committed
on 25 Feb
|
|
|
[refactor] ゲーム関連の型定義を追加し、プレイヤーおよびゲーム開始処理の型を修正
rinto hasegawa
committed
on 25 Feb
|
|
|
[refactor] プレイヤーとマップの更新処理に関する型定義を追加し、関連するメソッドを修正
rinto hasegawa
committed
on 25 Feb
|
|
|
[refactor] プレイヤー更新処理のメソッド名を変更し、関連する処理を整理
rinto hasegawa
committed
on 25 Feb
|
|
|
[refactor] プレイヤー更新処理の改善とログイベント名の統一
rinto hasegawa
committed
on 25 Feb
|
|
|
[refactor] プレイヤー関連のソケット操作を配列で処理するように変更し、イベント名を統一
rinto hasegawa
committed
on 25 Feb
|
|
| 2026-02-24 |
feat: add ESLint rule to prefer relative imports for local client paths
...
rinto hasegawa
committed
on 24 Feb
|
|
[refactor] 各クラスの説明コメントを追加し、コードの可読性を向上させる
rinto hasegawa
committed
on 24 Feb
|
|
|
[refactor] GameHandlerとGameNetworkSyncのイベントリスナー管理を改善し、オフ関数を追加。ゲームプレイヤーの処理を整理。
rinto hasegawa
committed
on 24 Feb
|
|
|
[refactor] GameInputManagerとGameManagerの入力処理を改善し、GameLoopとGameNetworkSyncを新規作成。GameSceneの構造を整理し、useGameSceneControllerフックを追加。
rinto hasegawa
committed
on 24 Feb
|