RimWorld
Quality Power
Mostrando 1-3 de 3 aportaciones
Actualización: 15 SEP a las 14:28

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

Translation keys added

Actualización: 26 AGO a las 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.

Actualización: 20 AGO a las 14:39

[Auto-generated text]: Initial upload.