RimWorld
Temperature Control Unit
Mostrando 1-10 de 11 aportaciones
< 1  2 >
Actualización: 10 ABR 2024 a las 7:55
por Murmur

Update for 1.5.

Actualización: 7 OCT 2022 a las 22:13

Update for 1.4, no other changes.

Actualización: 10 JUL 2021 a las 14:55

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

Actualización: 23 AGO 2020 a las 21:20

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

Actualización: 23 AGO 2020 a las 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.

Actualización: 21 AGO 2020 a las 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.

Actualización: 20 AGO 2020 a las 20:16

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

Actualización: 20 AGO 2020 a las 17:32

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

Actualización: 20 AGO 2020 a las 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.

Actualización: 20 AGO 2020 a las 11:27

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