RimWorld

RimWorld

Quality Power
Viser 1–3 av 3 bidrag
Oppdatering: 15. sep. @ 14.28

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

Translation keys added

Oppdatering: 26. aug. @ 21.37

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.

Oppdatering: 20. aug. @ 14.39

[Auto-generated text]: Initial upload.