RimWorld
Temperature Control Unit
Εμφάνιση 1-10 από 11 καταχωρίσεις
< 1  2 >
Ενημέρωση: 10 Απρ 2024 στις 7:55
από Murmur

Update for 1.5.

Ενημέρωση: 7 Οκτ 2022 στις 22:13

Update for 1.4, no other changes.

Ενημέρωση: 10 Ιουλ 2021 στις 14:55

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

Ενημέρωση: 23 Αυγ 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.

Ενημέρωση: 23 Αυγ 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.

Ενημέρωση: 21 Αυγ 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.

Ενημέρωση: 20 Αυγ 2020 στις 20:16

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

Ενημέρωση: 20 Αυγ 2020 στις 17:32

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

Ενημέρωση: 20 Αυγ 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.

Ενημέρωση: 20 Αυγ 2020 στις 11:27

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