RimWorld
Rim of Madness - Arachnophobia [Deprecated]
Mostrando 11-20 de 38 aportaciones
< 1  2  3  4 >
Actualización: 14 DIC 2017 a las 6:06

12/14/17
-Minor code change to prevent spiders from trying to do web spinning job while downed (again).

Actualización: 12 DIC 2017 a las 8:28

12/13/17
-Updated some extra precautionary code to prevent spiders from trying to make webs or spin cocoons while downed or dead.

Actualización: 10 DIC 2017 a las 0:55

12/10/17
-Added milkable silk to spiders, giant spiders, and spider queens
-Fixed issue where spiders were not hunting people crossing their webs.
-Fixed issue where spiders were trying to perform jobs while being downed, dead, or despawned.

Actualización: 26 NOV 2017 a las 7:04

11/26/17
-Added in an error catch statement, to remove some odd null messages.
-Adjusted silk values to be a bit stronger and closer to Hyperweave

Actualización: 25 NOV 2017 a las 8:26

[Auto-generated text]: Update on 11/26/2017 1:26:30 AM.

Actualización: 25 NOV 2017 a las 7:39

-Quick update to coincide with the update for JecsTools

Actualización: 23 NOV 2017 a las 18:06

-Fixed issue with spiders not making webs.

Actualización: 22 NOV 2017 a las 7:46

Initial B18 Update

Actualización: 3 OCT 2017 a las 5:18

v1.17.1.16
Fixed stack overflow issue (thanks to erdelf).

Actualización: 9 SEP 2017 a las 9:41

v1.17.1.15
9/10/17

-Webbing and cocoon code rewritten once again.
-Instead of lists, data is now held in HashSets, which should improve performance with webs on screen.
-Odd "already destroyed" red message finally removed.