Project Zomboid

Project Zomboid

More Zombie Behavior
正在显示第 1 - 10 项,共 16 项条目
< 1  2 >
更新于:9 月 27 日 上午 4:09
作者:Morry

Updated java files

更新于:9 月 6 日 上午 4:07
作者:Morry

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

更新于:8 月 27 日 上午 9:52
作者:Morry

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

更新于:7 月 30 日 下午 12:26
作者: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

更新于:6 月 14 日 上午 7:11
作者: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

更新于:6 月 2 日 下午 1:17
作者: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

更新于:5 月 28 日 上午 11:52
作者:Morry

Refactored code into new separate version only for build 42

Added:
Boids / Flocking behavior
Random distribution of behaviors

更新于:4 月 14 日 下午 12:56
作者:Morry

Added sandbox variable for speed up / slowdown amount

更新于:3 月 13 日 下午 1:54
作者: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.

更新于:1 月 16 日 下午 2:12
作者:Morry

42:
Added bandits compatibility
Made moving during attack linked to timeDelta

41:
Added starlit libary as replacement for accessible fields