RimWorld

RimWorld

Rim of Madness - Arachnophobia [Deprecated]
Ergebnisse 11–20 von 38
< 1  2  3  4 >
Update: 14. Dez. 2017 um 6:06

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

Update: 12. Dez. 2017 um 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. Dez. 2017 um 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 um 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 um 8:26

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

Update: 25. Nov. 2017 um 7:39

-Quick update to coincide with the update for JecsTools

Update: 23. Nov. 2017 um 18:06

-Fixed issue with spiders not making webs.

Update: 22. Nov. 2017 um 7:46

Initial B18 Update

Update: 3. Okt. 2017 um 5:18

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

Update: 9. Sep. 2017 um 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.