RimWorld
Misc. Robots
Показване на 41 — 50 от 97 постъпления
< 1 ... 3  4  5  6  7 ... 10 >
Обновление: 23 февр. 2020 в 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

Обновление: 6 авг. 2019 в 0:17

Update on 8/6/2019

Added mote when robot is destroyed

Обновление: 6 март 2019 в 13:02

Update on 3/6/2019

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

Обновление: 4 март 2019 в 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

Обновление: 21 ян. 2019 в 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>

Обновление: 20 дек. 2018 в 11:39

Update on 12/20/2018

- Some small fixes regarding selling base stations/dead robots

Обновление: 22 ноем. 2018 в 9:56

Update on 11/22/2018

- Added Russian translation thanks to Well

Обновление: 19 ноем. 2018 в 11:30

Update on 11/19/2018

- Reduced prices of the Robot Trader

Обновление: 12 ноем. 2018 в 9:14

Update on 11/12/2018

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

Обновление: 22 окт. 2018 в 11:36

Update on 10/22/2018

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