RimWorld

RimWorld

Repair Workbench
Showing 11-20 of 25 entries
< 1  2  3 >
Update: Sep 3, 2018 @ 3:46pm

Added: Mod options UI.

Update: Nov 18, 2017 @ 4:58pm

Updated target game version to: 0.18.1722.

Update: Jun 27, 2017 @ 8:25pm

Added: Korean translations thanks to AwesomeDOWD http://steamcommunity.com/profiles/76561197970986633/

Update: May 26, 2017 @ 9:48am

Updated target game version to: 0.17.1546.
Added: German translations (thanks http://steamcommunity.com/id/Lauri7x3).
Added: ChineseSimplified translations (thanks http://steamcommunity.com/id/WishingLaws).
Fixed: Bench does not get built instantly.

Update: Jan 15, 2017 @ 4:25pm

Added: Option for repair kits to restore a % of durability, instead of a flat amount. Regenerate the RepairBench.xml config file for it to show up.

Update: Jan 1, 2017 @ 5:52pm

Fix: JobDriver_RepairItem.MakeNewToils() throwing System.ArgumentOutOfRangeException when trying to get the item to be repaired from the TargetQueue. How the TargetQueue was empty when the job was created is still unknown, so this fix treats the symptoms, not the cause.

Update: Dec 20, 2016 @ 12:58pm

Updated game version to v0.16.1393.

Update: Dec 8, 2016 @ 5:00pm

Added: Settings are now loaded from XML config file RepairBench.xml
Changed: SkillGain is now a changeable setting.

Update: Oct 11, 2016 @ 1:26pm

Attempted Fix: Directly check at top of WorkGiver if the pawn can reserve the bench. This hopefully will solve the reported errors.

Update: Sep 2, 2016 @ 1:53pm

Updated: Updated to version 0.15.1284.
Changed: Bench now uses vanilla Bill system.
Changed: Bench now uses updated graphics to support material types.
Changed: Temporarily disabled CCL dependency until CCL is updated.