History for PixelPaintWar / apps / client / src / scenes / game / input / joystick / useJoystickState.ts
2026-02-26
@[shimojiryuki]
[fix] 爆弾ヒット後のフリーズ中に動こうとしたことによるジョイスティックの誤作動の修正
[shimojiryuki] committed on 26 Feb
@[shimojiryuki]
[feat] 爆弾ボタンとジョイスティックの同時押しを修正
[shimojiryuki] committed on 26 Feb
2026-02-25
@rinto hasegawa
[feature] 爆弾の設置と管理機能を追加
rinto hasegawa committed on 25 Feb
2026-02-24
@rinto hasegawa
ジョイスティック関連の定数を整理し、デッドゾーンや最小移動量の閾値を追加。useJoystickControllerでの入力処理を改善。
rinto hasegawa committed on 24 Feb
@rinto hasegawa
[refactor] ジョイスティック関連の型と定数を整理し、共通モジュールから再公開
rinto hasegawa committed on 24 Feb
@rinto hasegawa
[refactor] JoystickInputPresenterでJoystickControllerをuseJoystickControllerに置き換え、useJoystickStateを新規作成して入力処理を整理
rinto hasegawa committed on 24 Feb