RimWorld
Math! [Old]
目前顯示第 21-30 項,共 79 項
< 1  2  3  4  5 ... 8 >
更新:2022 年 11 月 9 日 @ 上午 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 :) )

更新:2022 年 11 月 7 日 @ 下午 8:24

Add contribution section (aka begging for help)

更新:2022 年 11 月 6 日 @ 上午 7:09

Fix null key exception on CacheMapData.

更新:2022 年 11 月 5 日 @ 下午 4:12

Fix bill names turning blank upon last patch.

更新:2022 年 11 月 5 日 @ 下午 3:41

Add bill renaming.

更新:2022 年 11 月 4 日 @ 下午 12:17

Fix last update breaking + and - multipliers. Whoops.

更新:2022 年 11 月 4 日 @ 下午 12:13

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

更新:2022 年 11 月 4 日 @ 上午 7:33

Fix possible null error when target Bill_Production is destroyed.

更新:2022 年 11 月 2 日 @ 上午 5:28

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

更新:2022 年 11 月 1 日 @ 下午 2:40

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