RimWorld

RimWorld

Custom Climate Cycle
Showing 1-7 of 7 entries
Update: 21 Nov, 2020 @ 8:23pm

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

Update: 24 Aug, 2020 @ 1:12pm

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

Update: 23 Apr, 2020 @ 10:19am

v 1.0.1: Updated to 1.1.

Update: 28 Sep, 2019 @ 12:13pm

v1.0.0:

Add license and Manifest.xml.

Update: 27 Mar, 2019 @ 8:53am

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.

Update: 26 Mar, 2019 @ 6:37pm

Made custom settings actually save.

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

Update: 16 Mar, 2019 @ 1:03pm

Initial upload.