RimWorld
Quality Power
目前顯示第 1-3 項,共 3 項
更新:9 月 15 日 @ 下午 2:28
Toxic Yui 發表

[Auto-generated text]: Update on 9/15/2025 3:28:44 PM.

Translation keys added

更新:8 月 26 日 @ 下午 9:37
Toxic Yui 發表

Update on 8/26/2025 10:37:49 PM.

Fixes
-----
- Fixed bug in Mod Settings where editing decimal values like `1.05` caused the `0` and `.` to disappear, producing `15`.
→ Input fields now properly support decimals with leading/trailing zeros.
- Fixed compilation errors due to missing accessors (`genMul`, `batMul`, `beautyAdd`) and incorrect TryGetValue usage.
- Fixed UI code: replaced deprecated `LabelLeftAligned` with safe `Widgets.Label` calls.

Improvements
------------
- Added proper clamping and tooltips for generator/battery multipliers (0.01x – 100x).
- Beauty bonus stepper reworked: buttons -10/-1 and +1/+10 for easier tuning.
- Default values now sync instantly with UI buffers when reset.
- Settings changes apply immediately and refresh stats report cache.

更新:8 月 20 日 @ 下午 2:39
Toxic Yui 發表

[Auto-generated text]: Initial upload.