RimWorld

RimWorld

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

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

Update: Aug 24, 2020 @ 1:12pm

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

Update: Apr 23, 2020 @ 10:19am

v 1.0.1: Updated to 1.1.

Update: Sep 28, 2019 @ 12:13pm

v1.0.0:

Add license and Manifest.xml.

Update: Mar 27, 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: Mar 26, 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: Mar 16, 2019 @ 1:03pm

Initial upload.