RimWorld
Temperature Control Unit
Visualizzazione di 1-10 elementi su 11
< 1  2 >
Aggiornamento: 10 apr 2024, 7:55

Update for 1.5.

Aggiornamento: 7 ott 2022, 22:13

Update for 1.4, no other changes.

Aggiornamento: 10 lug 2021, 14:55

I don't know what this update was because I forgot to edit it when I uploaded. Maybe 1.3 update?

Aggiornamento: 23 ago 2020, 21:20

Cleaned up some more sloppy code. Maybe it could have caused problems under the right conditions? Who knows. It's better now.

Aggiornamento: 23 ago 2020, 15:41

I think there was some lingering confusion on the units not actually being walls and instead intended to be placed OVER walls. So I decided to hold everyone's hand and now you CANNOT place them anywhere but on top of an already existing wall. If you try to put one in an open space the game will personally slap you in the face and kick your dog.

Aggiornamento: 21 ago 2020, 17:45

Optimized some things. I had hastily coded some stuff with lots of copy and pasting because I was feeling lazy at the time but now I've gone through and done it right. Though the optimization will cause an error the first time you load a game if you had any of the long units built. I'm expecting to get yelled at by people who didn't read the comment I left warning people about it.

Aggiornamento: 20 ago 2020, 20:16

Forgot to actually properly test things. Pawns were deconstructing walls to build the units. Fixed now.

Aggiornamento: 20 ago 2020, 17:32

Added two more sizes. Now includes 1x1, 1x2, 2x1, and 2x2 units. I challenge you to not be satisfied.

Aggiornamento: 20 ago 2020, 16:15

Added a wide version that costs twice as much resources and power, but has nearly 3 times the heating and cooling capacity. They can be found in a dropdown menu with the regular sized ones.

Aggiornamento: 20 ago 2020, 11:27

Accidentally left in a debug message that would spam the log every second with numbers. It's gone now.