28 Commits

Author SHA1 Message Date
sapier
916ddcba93 Replace state specific entity support by switchable graphics
Change dynamic_data now containing pointer to current state instead of name
Remove __<state> suffix for all entities
2013-09-18 19:42:57 +02:00
sapier
e219dc59a3 Major refactoring of spawner code to support environment checks for spawners 2013-09-08 17:06:09 +02:00
sapier
645f64f871 Fix invalid use of on_mapgen functions in deep_large_caves spawner 2013-08-19 23:32:30 +02:00
sapier
59fadf8905 Use onmapgen profiling target for spawning done right at mapgen 2013-08-19 23:32:00 +02:00
sapier
1739226d31 Fix at_night spawn algorithm checking wrong node for light value 2013-08-19 23:30:19 +02:00
sapier
8fc6ea46eb Add asynchronous mapgen spawners 2013-08-18 23:46:05 +02:00
sapier
fb26a79e9f remove manual abm tracing from at_night abm 2013-08-18 11:56:53 +02:00
sapier
9359ecee26 Fix crash in secondary big willow spawner 2013-08-18 11:55:49 +02:00
sapier
d577c66bf7 Add profiling support to mobf and mobf settings 2013-08-18 02:43:08 +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
00692065ed fix bugs and add additional debug information 2013-05-08 18:30:33 +02:00
sapier
55d6ca1d54 fix bug only one spawn pos randomly created while look
increase number of tries to find a suitable pos
2013-04-23 23:32:57 +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
689f7e5413 improve weapon balancing 2013-04-19 22:31:45 +02:00
sapier
3f4b9a3f81 add random position selection for shadows entity spawner 2013-04-18 22:46:55 +02:00
sapier
a4858883d9 fix bug random position calculated but not used 2013-04-18 22:26:33 +02:00
sapier
5013228d62 at_night spawners mark entitys created by themselfs 2013-04-16 19:31:27 +02:00
sapier
4d4a6719cd fix crash on unable to get light level 2013-04-15 23:54:09 +02:00
sapier
46cc886eca fix typo in reason 2013-04-04 22:17:10 +02:00
sapier
445395d133 fix typo only working with scriptapi split patches 2013-04-02 00:15:35 +02:00
sapier
19d43b6281 fix multiple spawners shadowing each other 2013-03-30 01:39:57 +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
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
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