125 Commits

Author SHA1 Message Date
tenplus1
dff36cfbfc Fixed do_jump 2015-05-21 20:41:11 +01:00
tenplus1
dab729f8c5 Added ownership for tamed animals 2015-05-20 15:50:16 +01:00
tenplus1
ea4677ffd2 fixed jump glitch 2015-05-11 19:51:41 +01:00
tenplus1
b586e2c27a fixed local variable error 2015-05-06 11:36:27 +01:00
tenplus1
a1c4e06037 mobs can now walk up half-slabs without jumping 2015-05-06 09:34:59 +01:00
tenplus1
97787191bf Fixed: jumping while dogfight attack for all size mobs 2015-05-04 11:38:10 +01:00
tenplus1
db30a533d4 Fixed: dogfight jumping bug 2015-05-01 10:36:27 +01:00
tenplus1
b16778f0cd Fixed: flying mobs get stuck outwith fly_in node 2015-04-30 16:49:39 +01:00
tenplus1
4d62ea713e Added flying (and swimming) mob routine 2015-04-30 11:28:55 +01:00
tenplus1
6072df0f93 Changed animal spawn chance. Monster/Npc attack closest threat. 2015-04-26 19:27:26 +01:00
tenplus1
b2d615301f tweaked explosion and dogfight attacks 2015-04-22 11:01:26 +01:00
tenplus1
8268585119 dogfight and explosion tweaks 2015-04-22 10:53:22 +01:00
tenplus1
31449b2b0a tweaked dogfight attack dist. 2015-04-21 15:23:14 +01:00
tenplus1
9b56598407 new exploding mob hurt system 2015-04-21 12:06:05 +01:00
tenplus1
e9fedb0c4d Fixed jumping mob attack 2015-04-20 13:30:50 +01:00
tenplus1
65c33edf7a Fixed explode sounds 2015-04-20 11:18:08 +01:00
tenplus1
88be8e45e7 Added explosion sound 2015-04-20 10:52:14 +01:00
tenplus1
fa863c6a3b Fixed DM attack sound and added explode sound 2015-04-20 10:23:06 +01:00
tenplus1
8c96460876 Added explosion routine for exploding mobs, removed Footstep 2015-04-20 09:08:23 +01:00
tenplus1
ae79e5c64a jump, footstep, water avoid changes 2015-04-19 18:08:13 +01:00
tenplus1
112057cda7 improved jumping, animals cannot jump fences 2015-04-12 17:10:15 +01:00
tenplus1
2737030329 changed some spawn settings 2015-04-12 13:46:49 +01:00
tenplus1
48bd314741 added magic lasso to pick up animals 2015-04-11 17:40:13 +01:00
tenplus1
91f5837e75 fixed lifetimer bug 2015-04-11 15:36:44 +01:00
tenplus1
393bc21a42 Fixed selftimer issue 2015-04-11 10:37:22 +01:00
tenplus1
cf805ebe67 tidied code 2015-04-10 10:03:54 +01:00
tenplus1
ca5b4d2e7c added mobs_enable_blood flag in minetest.conf (true/false) 2015-04-09 20:02:53 +01:00
tenplus1
992dc9a4b5 Reworked breeding 2015-04-09 15:15:47 +01:00
tenplus1
ace1582821 Added rotate to mob definition 2015-04-09 14:29:04 +01:00
tenplus1
ef89de6c2e fixed follow jump glitch 2015-04-08 11:28:52 +01:00
tenplus1
6c0f08fb81 fixed jump follow glitch 2015-04-08 11:06:45 +01:00
tenplus1
91719021d0 added jump mobs, footstep nodes, api tweaks 2015-04-08 09:45:13 +01:00
tenplus1
e0b8050471 Added jump_chance for jumping mods, set walk_chance to 0 when in use 2015-04-07 09:53:02 +01:00
tenplus1
3fbb9d5a8a added on_die function and jump_height 2015-04-06 16:00:41 +01:00
tenplus1
0a917f4ea3 dungeon master plasma balls less laggy 2015-04-06 09:29:04 +01:00
tenplus1
f1b262ec0e mob shoot timings fixed 2015-04-04 19:29:10 +01:00
tenplus1
6afcc9f7ea fixed shoot bug 2015-04-04 16:41:26 +01:00
tenplus1
56a3e6db04 mob shoot attack rehauled 2015-04-04 09:57:00 +01:00
tenplus1
0ad7573f1d 6.5 to 7 2015-04-02 22:33:39 +01:00
tenplus1
07ef178892 npc's follow and stand by order 2015-04-02 16:12:04 +01:00
tenplus1
e41a111a83 adjusted particle effects 2015-04-01 15:30:58 +01:00
tenplus1
03730d4bdd Fixed unknown node bug 2015-04-01 08:59:16 +01:00
tenplus1
682a6ad9c4 api udpated, chicken replace rate increased 2015-03-29 20:00:18 +01:00
tenplus1
339531bb9a error checking added 2015-03-28 10:01:58 +00:00
tenplus1
43a53e18c1 Changed recovery time from breeding and growing up times 2015-03-24 12:12:53 +00:00
tenplus1
2dc400bfe9 bugfix textures 2015-03-20 21:09:27 +00:00
tenplus1
b7a097ff7c Added bunny's and fixed api texture handling 2015-03-18 20:55:50 +00:00
tenplus1
54540d2ed2 Animals can mate for 40 seconds then rest for 60 afterwards, children take 100 seconds to grow into adults 2015-03-15 21:58:04 +00:00
tenplus1
d1b86c3616 Added babies, feed to make horny and have baby 2015-03-13 16:57:39 +00:00
tenplus1
e0e86b595f add mob replace so chickens lay eggs and sheep/cow eats grass, also death particle effects 2015-03-10 11:52:00 +00:00