RimWorld

RimWorld

Math! [Old]
Showing 21-30 of 79 entries
< 1  2  3  4  5 ... 8 >
Update: 9 Nov, 2022 @ 10:26am

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 :) )

Update: 7 Nov, 2022 @ 8:24pm

Add contribution section (aka begging for help)

Update: 6 Nov, 2022 @ 7:09am

Fix null key exception on CacheMapData.

Update: 5 Nov, 2022 @ 4:12pm

Fix bill names turning blank upon last patch.

Update: 5 Nov, 2022 @ 3:41pm

Add bill renaming.

Update: 4 Nov, 2022 @ 12:17pm

Fix last update breaking + and - multipliers. Whoops.

Update: 4 Nov, 2022 @ 12:13pm

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

Update: 4 Nov, 2022 @ 7:33am

Fix possible null error when target Bill_Production is destroyed.

Update: 2 Nov, 2022 @ 5:28am

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

Update: 1 Nov, 2022 @ 2:40pm

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