AutoRechargeHelper
Tired of recharging every gadget when you return to the Truck? AutoRechargeHelper does it all for you.🧾 Changelog
Ver. 1.0.0
-
Added Main Level support.
-
AutoRechargeHelper now works not only in Lobby Levels (Truck Levels), but also in Main Levels.
-
A new config option has been added to enable or disable Main Level support.
-
Another config option allows you to choose whether recharging in Main Levels applies only to items inside the truck.
-
Main Level に対応しました。
-
AutoRechargeHelper は Lobby Level(Truck Level)だけでなく、Main Level でも動作するようになりました。
-
Config から Main Level 対応の有効・無効を切り替えられるようになりました。
-
Main Level での充電対象を、Truck 内のアイテムのみにするかどうかも Config から切り替えられます。
0.1.5 (2025-10-18)
- Adjusted initialization logic.
(初期化ロジックを調整)
0.1.4 (2025-10-17)
- Recognized an issue causing instability when more than two clients are connected.
(クライアントが2人以上接続時に動作が不安定になる問題を認識) - Adjusted host guard logic.
(ホストガードロジックを調整)
v0.1.3 (2025-10-15)
- Updated descriptions.
(説明欄を修正)
v0.1.2 (2025-10-15)
-
Fixed an unintended dependency on REPOrt.
AutoRechargeHelper now works completely standalone without requiring REPOrt.
(REPOrtに対する意図しない依存を解消し、単体で動作するように修正) -
Added an internal coroutine runner to safely initialize regardless of GameDirector timing.
(GameDirectorの初期化順序に依存しない安全なコルーチンランナーを追加) -
Fixed startup order issues that could cause
Instancenot found errors.
(起動順の問題によるInstance未初期化エラーを修正) -
Improved lobby detection and enhanced logging for debugging.
(ロビー判定とデバッグログ出力を強化) -
Verified compatibility with MoreEfficientChargingStation and MoreShopItems.
(MoreEfficientChargingStation・MoreShopItemsとの併用動作を確認)
v0.1.1 (2025-10-10)
- Updated description text in README (English and Japanese).
(READMEの説明文を更新)
v0.1.0 (2025-10-08)
- Initial release.
(初回リリース)
