RimWorld
Expanded Woodworking (Continued)
Zaljerem  [dezvoltator] 21 apr. 2024 la 9:52
Patch Donation
Any and all are accepted.
< >
Se afișează 1-7 din 7 comentarii
Mbos 30 apr. 2024 la 10:16 
Postat inițial de Zaljerem:
Watch your back and forward slashes. Paths need to have /
Always forget to change those when i copy windows paths. Doesnt help that i havent done much real programming last few years except some stellaris mod combining using irony.


Postat inițial de Zaljerem:
Also, it's just ThingDef, not ThingDefs_Buildings
Does it not matter what the file itself is called in the mod? that why i used _buildigns.



Postat inițial de Zaljerem:
One addition - remove constructEffect or you get an error when making something stuffable.
This is my first time really programming for rimworld. Is that something i have to add if so where ?
Zaljerem  [dezvoltator] 30 apr. 2024 la 10:17 
Re: ThingDef .... the file doesn't matter, only what type the def itself actually is

Re: The same way you removed costList, just remove constructEffect

You did great, just minor fixes.
Zaljerem  [dezvoltator] 30 apr. 2024 la 10:19 
I've incorporated the patch into the update I just pushed, feel free to move on to the next one you need!
Mbos 1 mai 2024 la 7:53 
Making a list of the less urgent once's. will work straight away on more urgent once's.
cyanobot 19 sept. 2024 la 14:25 
Where do you want donated patches? I have a whole bunch I made for 1.4, I'm gonna tidy them up for 1.5 and then hopefully send them your way.
On the main patch file, there's an old "Bamboo Compatibility" patch looking for VGP Vegetable Garden. That's obsolete, as there has been a bamboo tree in vanilla for a long time now... The patch can be safely simplified to this:
<Operation Class="PatchOperationAdd"> <xpath>Defs/ThingDef[defName = "Plant_TreeBamboo"]/plant</xpath> <value> <harvestedThingDef>Bamboo</harvestedThingDef> </value> </Operation>
Thanks for keeping this thing running! I can't play Rimworld without it.
Acest comentariu nu a fost încă verificat de sistemul nostru automat de analizare a conținutului. Va fi temporar ascuns până când verificăm dacă include sau nu un conținut dăunător (de exemplu, linkuri către site-uri web care încearcă să fure informații).
< >
Se afișează 1-7 din 7 comentarii
Per pagină: 1530 50