RimWorld
Math! [Old]
Εμφάνιση 21-30 από 79 καταχωρίσεις
< 1  2  3  4  5 ... 8 >
Ενημέρωση: 9 Νοε 2022 στις 10:26

Remove old variable system.
Added new StatDefs: "stack limit", "male" and "female"
Moved the old "modifiers" system over to the StatDef system - "pawns intake" is now "pawns.intake"
Added back compatibility for old modifiers system. "pawns intake" will automatically be updated to "pawns.intake"
Update in-game documentation.
Add a more robust system for adding custom variables (Cleaner code :) )

Ενημέρωση: 7 Νοε 2022 στις 20:24

Add contribution section (aka begging for help)

Ενημέρωση: 6 Νοε 2022 στις 7:09

Fix null key exception on CacheMapData.

Ενημέρωση: 5 Νοε 2022 στις 16:12

Fix bill names turning blank upon last patch.

Ενημέρωση: 5 Νοε 2022 στις 15:41

Add bill renaming.

Ενημέρωση: 4 Νοε 2022 στις 12:17

Fix last update breaking + and - multipliers. Whoops.

Ενημέρωση: 4 Νοε 2022 στις 12:13

Fix + and - not respecting value changes for "Do X Times" bills.

Ενημέρωση: 4 Νοε 2022 στις 7:33

Fix possible null error when target Bill_Production is destroyed.

Ενημέρωση: 2 Νοε 2022 στις 5:28

Fix gross incompetence (Drop/best stockpile buttons still were wrong).

Ενημέρωση: 1 Νοε 2022 στις 14:40

Fix "Drop on floor" and "Take to best stockpile" being inverted.
Fix "Any human" not displaying properly when selected.