RimWorld
Temperature Control Unit
11개 중 1~10개 표시 중
< 1  2 >
업데이트: 2024년 4월 10일 오전 7시 55분
작성자: Murmur

Update for 1.5.

업데이트: 2022년 10월 7일 오후 10시 13분

Update for 1.4, no other changes.

업데이트: 2021년 7월 10일 오후 2시 55분

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

업데이트: 2020년 8월 23일 오후 9시 20분

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

업데이트: 2020년 8월 23일 오후 3시 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.

업데이트: 2020년 8월 21일 오후 5시 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.

업데이트: 2020년 8월 20일 오후 8시 16분

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

업데이트: 2020년 8월 20일 오후 5시 32분

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

업데이트: 2020년 8월 20일 오후 4시 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.

업데이트: 2020년 8월 20일 오전 11시 27분

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