RimWorld

RimWorld

Rim of Madness - Arachnophobia
Showing 11-20 of 38 entries
< 1  2  3  4 >
Update: 14 Dec, 2017 @ 6:06am

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

Update: 12 Dec, 2017 @ 8:28am

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 @ 12:55am

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 @ 7:04am

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 @ 8:26am

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

Update: 25 Nov, 2017 @ 7:39am

-Quick update to coincide with the update for JecsTools

Update: 23 Nov, 2017 @ 6:06pm

-Fixed issue with spiders not making webs.

Update: 22 Nov, 2017 @ 7:46am

Initial B18 Update

Update: 3 Oct, 2017 @ 5:18am

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

Update: 9 Sep, 2017 @ 9:41am

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.