9 Commits

Author SHA1 Message Date
Wuzzy
4cc617d72b Centralize spawn height variables in gameconfig
Also eliminate mobs:register_spawn.
Also tweak the spawn height of most mobs.
2017-08-16 21:35:46 +02:00
Wuzzy
89e868da73 Disable broken death animations for now
With the exception of the snow golem, the death animations
of all mobs are broken. This can look very ugly. It's better
to not have any death animation at all rather than a broken one.
Death animations should only be re-introduced if they properly work.
2017-08-06 13:11:00 +02:00
Wuzzy
47b4228df3 Fix running animation for all skeletons 2017-07-26 17:03:22 +02:00
Wuzzy
e9c5dfc303 Fix death animation issues 2017-07-26 00:15:42 +02:00
Wuzzy
000475afb6 Set reach of some mobs to 2 2017-07-23 13:08:57 +02:00
Wuzzy
a83b585f25 Reduce reach of hostile mobs 2017-07-20 17:33:54 +02:00
Wuzzy
fbd552c048 Add heads to gameconfig and fix probabilities 2017-07-05 15:58:34 +02:00
maikerumine
a271095a12 Merge remote-tracking branch 'refs/remotes/origin/master' into pr/72
# Conflicts:
#	sheep.lua
#	skeleton_stray.lua
2017-07-04 16:24:52 -04:00
Wuzzy
b5331b70df Merge skeleton and stray into same file 2017-07-03 21:05:17 +02:00