RimWorld

RimWorld

Quality Power
Showing 1-2 of 2 entries
Update: 26 Aug @ 9:37pm

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.

Update: 20 Aug @ 2:39pm

[Auto-generated text]: Initial upload.