RimWorld
Rim of Madness - Arachnophobia [Deprecated]
Affichage des entrées 11-20 sur 38
< 1  2  3  4 >
Mis à jour le : 14 déc. 2017 à 6h06

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

Mis à jour le : 12 déc. 2017 à 8h28

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

Mis à jour le : 10 déc. 2017 à 0h55

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.

Mis à jour le : 26 nov. 2017 à 7h04

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

Mis à jour le : 25 nov. 2017 à 8h26

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

Mis à jour le : 25 nov. 2017 à 7h39

-Quick update to coincide with the update for JecsTools

Mis à jour le : 23 nov. 2017 à 18h06

-Fixed issue with spiders not making webs.

Mis à jour le : 22 nov. 2017 à 7h46

Initial B18 Update

Mis à jour le : 3 oct. 2017 à 5h18

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

Mis à jour le : 9 sept. 2017 à 9h41

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.