Project Zomboid

Project Zomboid

More Zombie Behavior
17 sonuçtan 1 ile 10 arası gösteriliyor
< 1  2 >
Güncelleme: 21 Eki @ 11:14
Güncelleyen: Morry

Updated java files

Güncelleme: 27 Eyl @ 4:09
Güncelleyen: Morry

Updated java files

Güncelleme: 6 Eyl @ 4:07
Güncelleyen: Morry

Fixed Move during attack being faster than intended on lower frame rates

Güncelleme: 27 Ağu @ 9:52
Güncelleyen: Morry

Updated overrideMovement for javamod
Updated javamod
Updated intercept to only return intercept vector

Güncelleme: 30 Tem @ 12:26
Güncelleyen: Morry

Added optional java sub mod
Fixed multiple issues with sandbox settings not having the stated effect

Attempted to improve kinematic wander, still does not work properly

Güncelleme: 14 Haz @ 7:11
Güncelleyen: Morry

Fixed issue with animations not being overwritten in v2
Improved wander mechanic, but it still requires more work
Added simple replacement for grouping when wander behavior is active

Güncelleme: 2 Haz @ 13:17
Güncelleyen: Morry

Moved files to client instead of server in hopes of fixing desync

With flockign return new CustomVector2 instead of cached value, as operators are not always present for some reason

Güncelleme: 28 May @ 11:52
Güncelleyen: Morry

Refactored code into new separate version only for build 42

Added:
Boids / Flocking behavior
Random distribution of behaviors

Güncelleme: 14 Nis @ 12:56
Güncelleyen: Morry

Added sandbox variable for speed up / slowdown amount

Güncelleme: 13 Mar @ 13:54
Güncelleyen: Morry

Fixed issue with SpeedUpSeconds being retrieved before value was initialized, this caused the default value of 300 to always be used
Fixed issue with speed up not being calculated completely accurately, it should now more closely follow SpeedUpSeconds

42: Added requested slowdown as alternative for speed up. Uses the exact same mechanics as speed up, but slows down instead.