Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
https://gtm.you1.cn/sharedfiles/filedetails/?id=2019849258
But removing/having a mod removed from an existing save-game will create some issues, and most are game-breaking, depending on how much that mod changes.
Also if they update, I'll have to delete my updated version from the workshop and I'm not sure what RimWorld does in this situation. Might cause errors if it deletes it from the modlist?
I was going to ask this on the PR, but figured this would be better because more would see it.
https://github.com/Linkolas/rim-LinkableDoors
Hit the "Clone or Download" button and place it in your "Mods" folder.
I created a pull request, so the author may update the Steam version. They've been inactive since a while from their mods comments & git, so unsure when/if this will get updated on the workshop.
There are some people asking about it.
Been using this tick profiler to find tick consumers in my game. I don't have any linkable doors in my game that I know about, and I'm still getting 1,000+ TPS loss somehow.
https://i.imgur.com/8HhFaxI.png
Thanks for listening!
Gloomy Furniture: https://gtm.you1.cn/sharedfiles/filedetails/?id=1558635181&searchtext=gloomy
But It doesn't work for Replace Stuff
Doors Expanded : https://gtm.you1.cn/sharedfiles/filedetails/?id=1316188771
Your mod is awesome !
<!--
///////////////// Patches for Vault [1.0]
-->
<Operation Class="PatchOperationSequence">
<success>Always</success>
<operations>
<li Class="PatchOperationTest">
<xpath>*/ThingDef[@Name="VaultDoorBase"]</xpath>
</li>
<li Class="PatchOperationReplace">
<xpath>*/ThingDef[@Name="VaultDoorBase"]/thingClass</xpath>
<value>
<thingClass>LinkableDoors.Building_LinkableDoor</thingClass>
</value>
</li>
<li Class="PatchOperationAdd">
<xpath>*/ThingDef[@Name="VaultDoorBase"]/comps</xpath>
<value>
<li Class="LinkableDoors.CompProperties_Linkable">
<linkableLimit>9999</linkableLimit>
</li>
</value>
</li>
</operations>
</Operation>
thx!11!!
https://gtm.you1.cn/sharedfiles/filedetails/?id=1356331773
Cheers!
https://gtm.you1.cn/sharedfiles/filedetails/?id=1539310322&searchtext=concrete
Thank you very much!!
https://gtm.you1.cn/sharedfiles/filedetails/?id=826153738&searchtext=glass
Author seems to have little spare time to add new items and it would be just awesome to have wider glass doors
cheers!
https://gtm.you1.cn/sharedfiles/filedetails/?id=1500892767
Thanks in advance.