26 Commits

Author SHA1 Message Date
sapier
8e3d1993e8 remove unused variable 2013-04-20 21:32:42 +02:00
sapier
4cbcce61f0 fix crash in spawning algorithm 2013-04-20 19:43:14 +02:00
sapier
0bde69f998 fix bug in shadow spawner using nil y pos in some situations to spawn a mob 2013-04-20 11:10:48 +02:00
sapier
2050c2abdd improve spawn algorithm to add more mobs in almost "solid" chunks 2013-04-20 10:53:39 +02:00
sapier
39707b99b9 add some additional parameter checks 2013-04-19 22:30:27 +02:00
sapier
87e0a26f54 fix bug auto transform not working anymore 2013-04-16 19:59:34 +02:00
sapier
fcbb1e7cae use minimum density for density check in case of new style spawning 2013-04-14 13:55:53 +02:00
sapier
2ad743afb3 fix bug lifebar not beeing removed on removal of mob 2013-04-14 10:50:36 +02:00
sapier
19d43b6281 fix multiple spawners shadowing each other 2013-03-30 01:39:57 +00:00
sapier
b91c9a94e6 add support for multiple spawn algorithms 2013-03-19 20:27:07 +00:00
sapier
f0162622c8 on error removal store playerspawned mobs for later recovery 2013-01-31 19:36:07 +00:00
sapier
c9255be5a4 Animals Modpack 1.9.15
-whitespace and comment corrections
-add remove mob reason logging support
-improve startup messages of mods
2013-01-27 02:01:56 +00:00
sapier
da1d7e3f5c -fixed crash when mob got spawned at unloaded pos
-make mobf_version command available to all users
2013-01-26 10:28:51 +00:00
sapier
094f2822c0 Updates for 1.9.14
-fix crash when trying to access empty movgen
-fix old default movgen definition was still used instead of default state
 movgen in state change handling
-fixed deer model flying when lying
-fix crash in changestate
-fixed bug mobs disapearing as soon as attacking if spawned in slightly wrong
 positions
-fixed boombomb and npc to use current api
-added big_red mesh
-fixed big_red not being agressive
-fixed wolf missing combat movegen
-added backtrace support
2013-01-25 23:07:21 +00:00
sapier
14f8a7d6bf Animals Modpack 1.9.10
-fixed group support for mobs
-fixed sun damage handler resetting animation to "stand"
-fix orientation not updated correct for mobs following new default state schema
-fixed bug 2d sprites not shown correctly
-fixed doku
-added support for upright sprites
-added 3d mesh model for dm
-added 3d mesh models for chicken
-added sounds for some mod
-added license information
-added support for mobf without fire mod
-added non inventory_plus settings gui (requres core patch)
-replaced custom debug chatcommand handlers by official minetest ones
2013-01-04 23:49:58 +00:00
sapier
9984874c43 quick fix for missing spawnpoint on replacing mob 2013-01-03 17:32:20 +00:00
sapier
e583aaa279 added speaking item pics for trader npc and slime
fixed bug in mobf crashing on trader place
2013-01-03 11:12:50 +00:00
sapier
1df4717259 Animals Modpack 1.9.7
-fixed bug big_willow spawner not enabled
-fixed bug steer not using big_willow spawner
-make mobs more smart in avoiding dropping
-make mobs more smart in avoiding falling into water
2012-12-31 04:36:27 +00:00
sapier
fda3342568 bugfixes only
-catch misspelled blacklist string
-fix bug in barn crashing game
-fix bug custom on step handler making minetest unresponsive
-fixed crash on invalid blacklist
-added check to warn on unrealistic count of callbacks
-added statistics feature for mobf callback times
-make vombies and boombomb spawn in desert too
2012-12-30 17:56:06 +00:00
sapier
111cb50a12 Animals Modpack 1.9.5
-fixed height level controling for fish and gulls (has been brocken for ages)
-added spawner based spawning for any abm based spawning
-"default" state is now mandatory for any mob!
2012-12-30 01:03:09 +00:00
sapier
9c9aae30d2 Updated to 1.9.3
-added lots of security checks to callback handlers
-added new tracing facilitys mobf_core and mobf_core_helper
-fixed additional bugs in entity replacement code of state changer
-fixed bug mobf crashing on no good position beeing known for mob when needed
2012-12-27 15:50:33 +00:00
sapier
52e5944913 update to version 1.9.2
-removed wielditem steer and cow textures
-added mesh based 3d models for cow
-added workaround for lost dynamic data on saving of permanent data
-don't drown mobs but move to last known good position
2012-12-27 05:17:42 +00:00
sapier
10fd0ff99a -increased spawn rates of wolf
-drop correct meat
-add support for multiple drops
-fix lots of bugs in state change handling
-add animation support
-added experimental mob npc to demonstrate animation handling
2012-12-26 11:53:44 +00:00
Sapier
c32edcf18a Update to version 1.9.0 2012-12-25 18:18:38 +00:00
sapier
b9e71ba242 updated to 1.4.6 2012-09-26 22:00:00 +02:00
sapier
c79367b3e6 Animals Modpack 1.4.5 2012-09-19 23:30:14 +02:00