239 Commits

Author SHA1 Message Date
sapier
3313d3b5b5 Add secondary spawn algorithm chicken 2013-06-19 18:29:00 +02:00
sapier
eac2e17123 Add secondary spawn algorithm cow 2013-06-19 18:28:15 +02:00
sapier
60dabac5f9 Add secondary spawning algorithm deer 2013-06-19 18:25:52 +02:00
sapier
90bb750692 Adjust movement speed rat
Add secondary spawning algorithm rat
Add base velocity rat
2013-06-19 18:24:33 +02:00
sapier
99ca8f599f Add secondary spawning algorithm wolf
Fix new api for wolf mod
2013-06-19 18:22:44 +02:00
sapier
ef88228639 Add secondary spawning algorithm 2013-06-19 18:21:26 +02:00
sapier
fdec2dfe31 additional finetuning for mob animation speed 2013-05-26 18:18:32 +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
02e02b0350 ignore minetest settings use own ones 2013-05-09 10:07:47 +02:00
sapier
6cb331e08d replace minetest.settings based worlds specific settings storage by file io based 2013-05-09 10:01:07 +02:00
sapier
c58d294754 Merge branch 'master' into mobf_2_2_dev 2013-05-08 18:33:15 +02:00
sapier
cb79c979dd set initial time for spawner entitiys on activate 2013-05-08 18:32:33 +02:00
sapier
cf1a256232 fix bug in area damage function 2013-05-08 18:31:46 +02:00
sapier
00692065ed fix bugs and add additional debug information 2013-05-08 18:30:33 +02:00
sapier
c356da14ed add debug function to show spawner entity list 2013-05-08 18:28:25 +02:00
sapier
5e9036f0d6 increase sub surface vombie density 2013-05-08 18:27:42 +02:00
sapier
43a5994fac fix crash on invalid target 2013-05-07 20:40:21 +02:00
sapier
6f89c57d29 call this 2.1.1 2013-05-04 10:59:48 +02:00
sapier
1ef241a372 Add missing parameter documentation 2013-05-04 10:58:03 +02:00
sapier
e738f33ff5 fix typos 2013-05-04 10:57:43 +02:00
sapier
e9ed25843b Add additional check for object to damage 2013-05-04 10:56:37 +02:00
sapier
3d2fde33e2 call this mobf 2.1.0 2013-04-28 14:23:16 +02:00
sapier
0805729ea0 Merge branch 'mobf_2_1_dev'
Conflicts:
	animalmaterials/init.lua
	mobf/README
	mobf/init.lua
	mobf_settings/init.lua
2013-04-28 14:22:34 +02:00
sapier
b0a1254e16 cleanup doxygen comments 2013-04-28 14:09:30 +02:00
sapier
b74cecb3d6 call this 2.0.84 2013-04-24 23:23:12 +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
e985f435ce switch back to wooden door 2013-04-23 21:14:08 +02:00
sapier
7c9611488e fix armor groups to be compatible to default 2013-04-23 21:13:44 +02:00
sapier
62cc4cb066 call this 2.0.83 2013-04-21 01:37:45 +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
b619179396 update trader inventory 2013-04-21 01:23:59 +02:00
sapier
0673beb3b3 fix barn nodebox top/bottom textures inverted 2013-04-21 01:22:59 +02:00
sapier
0ef6bb65e5 increase scissors usage count 2013-04-21 01:22:37 +02:00
sapier
c4cd24c1a8 fix crash on rightclick due to invalid debug output 2013-04-20 21:33:00 +02:00
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
b16b2cca24 make trader sell saddle 2013-04-20 18:47:56 +02:00
sapier
50a27287dd add some trace messages 2013-04-20 16:57:53 +02:00
sapier
9f0b616c49 fix bug orientation updated over and over again if mob standing at target 2013-04-20 16:56:48 +02:00
sapier
a19202a352 rotate hirelings on punch by owner 2013-04-20 16:56:20 +02:00
sapier
b0962626c5 add contract receip to refetch hirelings 2013-04-20 16:09:14 +02:00
sapier
1adf16baa8 fix non admin mobf settings 2013-04-20 11:25:00 +02:00
sapier
23821ee91c fix crash in non admin path manager 2013-04-20 11:19:45 +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
d57978d809 Merge pull request #44 from khonkhortisan/patch-1
}
2013-04-19 13:43:28 -07:00
sapier
689f7e5413 improve weapon balancing 2013-04-19 22:31:45 +02:00
sapier
39707b99b9 add some additional parameter checks 2013-04-19 22:30:27 +02:00
khonkhortisan
bd5b5a2050 } 2013-04-18 20:53:46 -07:00
sapier
9753d5b50a adjust dm armor groups as well as health 2013-04-18 23:08:36 +02:00