Pavlov VR
(CODZ) Build to Survive Minecraft
Εμφάνιση 51-60 από 90 καταχωρίσεις
< 1 ... 4  5  6  7  8  9 >
Ενημέρωση: 13 Μαϊ 2020 στις 16:30

hmm

Ενημέρωση: 13 Μαϊ 2020 στις 16:24

Fixes to every attached actor not getting cleared.

Ενημέρωση: 13 Μαϊ 2020 στις 15:59

Fixed lag because the every attched actor table would never get cleared when called so it just kept getting bigger when a player touched a block causing lag. when a block that was placed by a player falls onto a world placed block it now becomes player placed same if a world placed block falls onto a player placed one. Tools no longer attack dead zombies

Ενημέρωση: 13 Μαϊ 2020 στις 15:16

Fixed player collision blocking gun from shooting. Fixed tools doing no damage

Ενημέρωση: 13 Μαϊ 2020 στις 14:51

Fixed it so when players touch blocks zombies will now attack them properly. Added Debug text for tool damage

Ενημέρωση: 13 Μαϊ 2020 στις 14:12

Tools do damage( zombie health / wave * zombie damage multiplier (wood tools = 0.75)). Zombies will now attack world placed blocks only if a player touched them. Knifes have haptic feed back when stabbing

Ενημέρωση: 13 Μαϊ 2020 στις 12:37

Fixed leaves spawning as oak logs. Fixed the method to fet the nav path using the zombies location instead of player.

Ενημέρωση: 13 Μαϊ 2020 στις 12:21

Added better path detection so instead of checking if a path length is greater than 0 to see if its valid now it checks if the last nav node is a meter and a half or closer to the player. Made it so if the closest player is closer than the closest block the zombie will go after a player instead

Ενημέρωση: 12 Μαϊ 2020 στις 11:12

Zombies now attack player places trees to prevent walls made of trees. saplings no longer have collisons

Ενημέρωση: 6 Μαϊ 2020 στις 21:22

Fixed blocks going to 0,0,0 if the raycast hit nothing, Fixed the bug that made players unable to pick up items, Zombies no longer stand still if players are farther than 10 meters and there is no player placed blocks