RimWorld
Misc. Robots
97件中 41-50 を表示
< 1 ... 3  4  5  6  7 ... 10 >
更新: 2020年2月23日 @ 12時19分

Update on 2/23/2020

- Update to 1.1
- Robots can now be built once you've researched fabrication (-> Fabrication Table)
- Improved Idle handling of robots

更新: 2019年8月6日 @ 0時17分

Update on 8/6/2019

Added mote when robot is destroyed

更新: 2019年3月6日 @ 13時02分

Update on 3/6/2019

- Added function to prevent skill degration (if learning is forbidden only!)

更新: 2019年3月4日 @ 10時48分

Update on 3/4/2019

Robots:
- Changed find base room when idle calculation
- Added selfdestruct to disabled robots
- Robots don't do disabled robots anymore --> they spawn resources

更新: 2019年1月21日 @ 12時40分

Update on 1/21/2019

- Changed About.xml according to 1.0.2150
- Added repair option for the robots
- Various small bugfixings

Note: The Robot-Base has a new field. These will define the costs of repairing robots.
the cost is dependend on the robot health:
Healt = 50% --> only half of these are required to repair it.
Robot is destroyed --> This is the cost for repairing it.

<robotRepairCosts>
<Steel>35</Steel>
<Silver>25</Silver>
<Gold>3</Gold>
<ComponentIndustrial>2</ComponentIndustrial>
</robotRepairCosts>

更新: 2018年12月20日 @ 11時39分

Update on 12/20/2018

- Some small fixes regarding selling base stations/dead robots

更新: 2018年11月22日 @ 9時56分

Update on 11/22/2018

- Added Russian translation thanks to Well

更新: 2018年11月19日 @ 11時30分

Update on 11/19/2018

- Reduced prices of the Robot Trader

更新: 2018年11月12日 @ 9時14分

Update on 11/12/2018

- BugFix for Abstract naming
-> Thank you to Mehni for finding the issue :)

更新: 2018年10月22日 @ 11時36分

Update on 10/22/2018

- Fixed ageGenerationCurve (must start and end with y=0 ???)