

AutoRechargeHelper
Tired of recharging every gadget when you return to the Truck? AutoRechargeHelper does it all for you.Details
🧾 Changelog
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
Instance
not 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.
(初回リリース)