RimWorld

RimWorld

Expanded Woodworking (Continued)
Zaljerem  [developer] Apr 21, 2024 @ 9:52am
Patch Donation
Any and all are accepted.
< >
Showing 1-7 of 7 comments
Mbos Apr 30, 2024 @ 10:16am 
Originally posted by 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.


Originally posted by 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.



Originally posted by 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  [developer] Apr 30, 2024 @ 10:17am 
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  [developer] Apr 30, 2024 @ 10:19am 
I've incorporated the patch into the update I just pushed, feel free to move on to the next one you need!
Mbos May 1, 2024 @ 7:53am 
Making a list of the less urgent once's. will work straight away on more urgent once's.
cyanobot Sep 19, 2024 @ 2:25pm 
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.
jptrrs Mar 14 @ 11:38pm 
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.
Late Jul 1 @ 6:16am 
This comment is awaiting analysis by our automated content check system. It will be temporarily hidden until we verify that it does not contain harmful content (e.g. links to websites that attempt to steal information).
< >
Showing 1-7 of 7 comments
Per page: 1530 50