RimWorld
Rim of Madness - Arachnophobia [Deprecated]
11-20 van 38 items weergegeven
< 1  2  3  4 >
Update: 14 dec 2017 om 6:06

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

Update: 12 dec 2017 om 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.

Update: 10 dec 2017 om 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.

Update: 26 nov 2017 om 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

Update: 25 nov 2017 om 8:26

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

Update: 25 nov 2017 om 7:39

-Quick update to coincide with the update for JecsTools

Update: 23 nov 2017 om 18:06

-Fixed issue with spiders not making webs.

Update: 22 nov 2017 om 7:46

Initial B18 Update

Update: 3 okt 2017 om 5:18

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

Update: 9 sep 2017 om 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.