22 Commits

Author SHA1 Message Date
sapier
0e7a8c1d26 Add advanced direction changeing mechanism
Fix slow mob causing random movement changes way to often
2013-08-18 00:43:43 +02:00
sapier
0671f6dbd9 Fix some debug output 2013-08-17 11:50:47 +02:00
sapier
5d48fbcfee Removed env reference
Added support for animation speed changing (requires core patch)
2013-05-26 13:35:33 +02:00
sapier
9656dd955e first try last known good position as fix for within solid block 2013-04-21 01:24:25 +02:00
sapier
52a8fc9473 add set_target to specify movement gen target
returns true/false if successfully set
2013-04-14 18:12:33 +02:00
sapier
8ade0ede5f fix crash on checking unknown nodes (e.g. due to missing mods) 2013-03-19 20:26:17 +00:00
sapier
e1e2b2f925 adjust line lenght to 80 char limit 2013-01-31 19:52:27 +00:00
sapier
ba706bb34e Documentation fixes for 2.0.0 2013-01-27 18:07:02 +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
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
34381b1cba -fixed punch mob not pushing back animals correctly
-fixed mobs don't respawn within torch ...
-fixed crash on show npc inventory due to changed api
-fixed drop avoidance not working if dropping to water (due to another fix)
-improve house spawning
2013-01-09 00:13:57 +00:00
sapier
8e08bb080a Animals Modpack 1.9.11
-added calf mesh
-added rat mesh
-replaced .x meshes by .b3d meshes
-fixed bug 3d inventory mob not facing player correctly
-fixed crash in random drop handling with incorrect dynamic_data
-mobs will face player on combat now
-improved follow behaviour (you can't get away that easy anymore)
-reduced damage done by mobs
2013-01-06 02:06:04 +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
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
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
f07ecf4ad8 Updated to version 1.9.4
-fixed sounds
-added jordan4ibanez mov_gen
2012-12-28 02:03:10 +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