History for PixelPaintWar / docs
2026-03-21
@rintoHasegawa
[update] ENV_02ディレクトリ構造を現状に合わせて更新,CLAUDE.mdに更新ルールを追加 ...
rintoHasegawa committed 24 days ago
@rintoHasegawa
[update] docs整理: ENV_01内容修正,ディレクトリ構造分離,フォルダ・ファイル番号再編成 ...
rintoHasegawa committed 24 days ago
2026-03-19
@rinto hasegawa
[add] 研究室サーバデプロイ手順書を追加 ...
rinto hasegawa committed 26 days ago
2026-02-27
@rinto hasegawa
refactor: チェックポイントにおけるイベント名の表記を統一
rinto hasegawa committed on 27 Feb
2026-02-26
@rinto hasegawa
refactor: update player data handling and introduce payload sanitization
rinto hasegawa committed on 26 Feb
2026-02-25
@rinto hasegawa
[refactor] ドキュメント作成ガイドにファイル命名規則の参照を追加し、プロトコル追加手順を新規作成
rinto hasegawa committed on 25 Feb
@rinto hasegawa
[feature] ボット移動の有効化オプションを追加し、移動制御を改善
rinto hasegawa committed on 25 Feb
2026-02-24
@rinto hasegawa
[refactor] ディレクトリ構造を整理し、アプリケーションサービスとユースケースの明確な境界を設定
rinto hasegawa committed on 24 Feb
@rinto hasegawa
[refactor] Socket.IOのハンドラを整理し、emit関数をpublish関数に置き換え、プロトコルのインポートを削除
rinto hasegawa committed on 24 Feb
@rinto hasegawa
[refactor] ディレクトリ構造を整理し、Socket.IOとログ出力の管理を強化
rinto hasegawa committed on 24 Feb
@rinto hasegawa
[refactor] GameInputManagerとGameManagerの入力処理を改善し、GameLoopとGameNetworkSyncを新規作成。GameSceneの構造を整理し、useGameSceneControllerフックを追加。
rinto hasegawa committed on 24 Feb
2026-02-23
@rinto hasegawa
[docs] コードコメント・ドキュメント規則を新規作成
rinto hasegawa committed on 23 Feb
@rinto hasegawa
[update] ボットの停止処理を無期限実行に対応し、実行時間の条件を追加
rinto hasegawa committed on 23 Feb
@rinto hasegawa
[update] テスト実行手順を修正し、コマンドライン引数による環境設定を追加
rinto hasegawa committed on 23 Feb
@rinto hasegawa
[refactor] プレイヤーの移動速度と移動間隔の定義を統一し、ボットの移動ロジックを改善
rinto hasegawa committed on 23 Feb
@rinto hasegawa
[add] テスト用のボットローダーと設定ファイルを追加し、CLI引数のサポートを強化
rinto hasegawa committed on 23 Feb
@rinto hasegawa
[add] テスト操作手順ドキュメントと負荷テスト用スクリプトを追加
rinto hasegawa committed on 23 Feb
@rinto hasegawa
[refactor] ネットワーク設定を改善し、環境変数に基づく動的なサーバーURLとソケット設定を追加
rinto hasegawa committed on 23 Feb
@rinto hasegawa
[refactor] サーバーURLの設定を環境変数に基づいて動的に変更し、ネットワーク設定を追加
rinto hasegawa committed on 23 Feb
2026-02-22
@rinto hasegawa
[feat] ゲーム開始時刻の同期機能を追加し、残り時間を表示するタイマーを実装
rinto hasegawa committed on 22 Feb
@rinto hasegawa
[feat] ゲームループの実装を追加し、プレイヤーの座標更新とマスの差分送信を実装
rinto hasegawa committed on 22 Feb
@rinto hasegawa
[refactir] 技術的な役割でなくdomain(機能)でファイルを管理
rinto hasegawa committed on 22 Feb
@rinto hasegawa
[refactor] 型定義を整理し、インポートパスを更新
rinto hasegawa committed on 22 Feb
@rinto hasegawa
[refactor] ゲームおよびルームの切断処理をハンドラに分離し、SocketManagerでの呼び出しを整理
rinto hasegawa committed on 22 Feb
@rinto hasegawa
[refactor] GameMapクラスをContainerに変更し、グリッド描画の管理を改善。ゲーム設定にマップ描画用のカラーを追加し、MapStateインターフェースを新規作成。
rinto hasegawa committed on 22 Feb
@rinto hasegawa
[refactor] グリッド設定を追加し、マップサイズを自動計算するように変更。グリッドインデックス取得関数を新規作成。
rinto hasegawa committed on 22 Feb
@rinto hasegawa
[refactor] SocketManagerのルーム参加処理と移動イベントの型定義を改善し、payloads.tsを新規作成
rinto hasegawa committed on 22 Feb
@rinto hasegawa
[refactor] PlayerクラスのチームID割り当てをGAME_CONFIGに基づく動的取得に変更し、GameManagerでの初期位置設定を修正
rinto hasegawa committed on 22 Feb
2026-02-21
@rinto hasegawa
[refactor] TitleSceneコンポーネントのonJoin引数をペイロード型に変更し、コードの可読性を向上
rinto hasegawa committed on 21 Feb
2026-02-14
@rinto hasegawa
[update] Git運用ルールの書式と例を修正
rinto hasegawa committed on 14 Feb
2026-02-13
@rinto hasegawa
[update] Docker環境設定の更新とnode_modulesボリューム管理の改善
rinto hasegawa committed on 13 Feb
2026-02-12
@rinto hasegawa
[update] Dockerfileの環境設定を修正し、管理者用環境構築手順書を追加
rinto hasegawa committed on 12 Feb
2026-02-10
@rinto hasegawa
[add] Docker環境設定と開発用コンテナ構成を追加
rinto hasegawa committed on 10 Feb
2026-02-09
@rinto hasegawa
[clean] docs/のフォルダ構成の整理 (Env, Guide, Plan, Specに分類)
rinto hasegawa committed on 9 Feb
@rinto hasegawa
[update] スマホ実機デバッグ手順を整理し、ngrokのインストール手順を追加
rinto hasegawa committed on 9 Feb
2026-02-08
@rinto hasegawa
[update] スマホ実機デバッグ手順を改善し、接続手順を明確化
rinto hasegawa committed on 8 Feb
@rinto hasegawa
[add] スマホ実機デバッグ手順を追加
rinto hasegawa committed on 8 Feb
@rinto hasegawa
[add] 移動テスト実装計画ドキュメントを追加
rinto hasegawa committed on 8 Feb
@rinto hasegawa
[update] ディレクトリ構造を整理し、フロントエンドとバックエンドの構成を明確化
rinto hasegawa committed on 8 Feb
@rinto hasegawa
[add] TypeScript概要ドキュメントを追加
rinto hasegawa committed on 8 Feb
@rinto hasegawa
[update] Git除外設定を修正し、packages/ディレクトリを除外対象から外す
rinto hasegawa committed on 8 Feb
@rinto hasegawa
[update] 環境構築ガイドにGit除外設定手順を追加し、初回コミット手順を明確化
rinto hasegawa committed on 8 Feb
@rinto hasegawa
[update] 環境構築ガイドにエントリーポイント作成手順とTypeScript設定ファイルの作成手順を追加し、構成確認セクションを更新
rinto hasegawa committed on 8 Feb
@rinto hasegawa
[update] 環境構築ガイドにエントリーポイント作成手順とサーバー動作確認手順を追加
rinto hasegawa committed on 8 Feb
@rinto hasegawa
[update] Linux向けインストール手順の追記,通信仕様をProtobufからCustom Binaryへ変更,コマンド実行後の選択肢の答え方の追加
rinto hasegawa committed on 8 Feb
2026-02-07
@rinto hasegawa
[update] 環境構築手順書から引用タグを削除
rinto hasegawa committed on 7 Feb
@rinto hasegawa
[add] 環境構築手順書を追加
rinto hasegawa committed on 7 Feb
@rinto hasegawa
[add] 環境構築・技術スタック定義書を追加
rinto hasegawa committed on 7 Feb
@rinto hasegawa
[add] 移動テストの仕様書を追加
rinto hasegawa committed on 7 Feb
@rinto hasegawa
[update] 開発フローの手順にGitHub上の操作を追加
rinto hasegawa committed on 7 Feb
@rinto hasegawa
[add] Git運用ルールガイドを追加
rinto hasegawa committed on 7 Feb
@rinto hasegawa
[Add] ドキュメント作成ガイドと命名規則を追加
rinto hasegawa committed on 7 Feb