RimWorld
Custom Climate Cycle
目前顯示第 1-7 項,共 7 項
更新:2020 年 11 月 21 日 @ 下午 8:23

v 1.0.3:
- Adds a Chinese (Simplified and Traditional) translation by 22点下.

更新:2020 年 8 月 24 日 @ 下午 1:12

v 1.0.2:
- Update to 1.2
- Fix the bug where the offset setting wasn't applied in-game

更新:2020 年 4 月 23 日 @ 上午 10:19

v 1.0.1: Updated to 1.1.

更新:2019 年 9 月 28 日 @ 下午 12:13

v1.0.0:

Add license and Manifest.xml.

更新:2019 年 3 月 27 日 @ 上午 8:53

Made the game actually load the climate cycle's settings and apply them when loading a save.

Technical details:
Implemented ExposeData() in the GameCondition as I did in the ScenPart.

更新:2019 年 3 月 26 日 @ 下午 6:37

Made custom settings actually save.

Technical details:
Implemented ExposeData() in the ScenPart using Scribe_Values.Look() for the variables I needed to save.

更新:2019 年 3 月 16 日 @ 下午 1:03

Initial upload.