RimWorld
Quality Power
1–3/3 bejegyzés mutatása
Frissítés: szept. 15. @ 14:28
Toxic Yui által

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

Translation keys added

Frissítés: aug. 26. @ 21:37
Toxic Yui által

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.

Frissítés: aug. 20. @ 14:39
Toxic Yui által

[Auto-generated text]: Initial upload.