Commit Graph

  • ca5b4d2e7c added mobs_enable_blood flag in minetest.conf (true/false) master tenplus1 2015-04-09 20:02:53 +01:00
  • a11a10ea7a tidied code tenplus1 2015-04-09 16:09:10 +01:00
  • 992dc9a4b5 Reworked breeding tenplus1 2015-04-09 15:15:47 +01:00
  • ace1582821 Added rotate to mob definition tenplus1 2015-04-09 14:29:04 +01:00
  • ef89de6c2e fixed follow jump glitch tenplus1 2015-04-08 11:28:52 +01:00
  • 6c0f08fb81 fixed jump follow glitch tenplus1 2015-04-08 11:06:45 +01:00
  • 91719021d0 added jump mobs, footstep nodes, api tweaks tenplus1 2015-04-08 09:45:13 +01:00
  • e0b8050471 Added jump_chance for jumping mods, set walk_chance to 0 when in use tenplus1 2015-04-07 09:53:02 +01:00
  • 3fbb9d5a8a added on_die function and jump_height tenplus1 2015-04-06 16:00:41 +01:00
  • c71d07e2ed DM plama ball less laggy tenplus1 2015-04-06 09:51:04 +01:00
  • 0a917f4ea3 dungeon master plasma balls less laggy tenplus1 2015-04-06 09:29:04 +01:00
  • f1b262ec0e mob shoot timings fixed tenplus1 2015-04-04 19:29:10 +01:00
  • 6afcc9f7ea fixed shoot bug tenplus1 2015-04-04 16:41:26 +01:00
  • 428d0423d1 velocity changes tenplus1 2015-04-04 10:43:17 +01:00
  • 56a3e6db04 mob shoot attack rehauled tenplus1 2015-04-04 09:57:00 +01:00
  • 0ad7573f1d 6.5 to 7 tenplus1 2015-04-02 22:33:39 +01:00
  • 07ef178892 npc's follow and stand by order tenplus1 2015-04-02 16:12:04 +01:00
  • e41a111a83 adjusted particle effects tenplus1 2015-04-01 15:30:58 +01:00
  • 03730d4bdd Fixed unknown node bug tenplus1 2015-04-01 08:59:16 +01:00
  • 682a6ad9c4 api udpated, chicken replace rate increased tenplus1 2015-03-29 20:00:18 +01:00
  • 6af26a3b53 updated rat spawn rate and spider license tenplus1 2015-03-28 13:12:01 +00:00
  • ab60737394 Sheep drop 1 wool when killed, 2-3 when sheared tenplus1 2015-03-28 10:32:15 +00:00
  • 339531bb9a error checking added tenplus1 2015-03-28 10:01:58 +00:00
  • 43a53e18c1 Changed recovery time from breeding and growing up times tenplus1 2015-03-24 12:12:53 +00:00
  • 14b819f630 changed object filename to mobs_chicken.x tenplus1 2015-03-23 21:34:27 +00:00
  • fca23e3f06 Cannot pick up chicken if inventory full tenplus1 2015-03-23 21:29:59 +00:00
  • c3a7455d16 Cannot pick up bee/bunny/kitten/rat if no room in inventory tenplus1 2015-03-23 21:28:07 +00:00
  • 7888cc7f7e Sheared sheep drops wool always tenplus1 2015-03-23 21:00:21 +00:00
  • eb5ab7a61c updated inventory bug when no room to add wool/bucket milk tenplus1 2015-03-22 21:36:09 +00:00
  • 5585e22df7 Cows drop 0-2 leather when killed tenplus1 2015-03-21 19:13:18 +00:00
  • e6a5b470d0 Sheep drop 1 wool when killed tenplus1 2015-03-20 21:12:18 +00:00
  • 2dc400bfe9 bugfix textures tenplus1 2015-03-20 21:09:27 +00:00
  • 517187b234 group:stick used for shears tenplus1 2015-03-20 18:18:55 +00:00
  • f4bda09523 Chick texture tenplus1 2015-03-20 12:25:45 +00:00
  • c20899fa64 Sandy kitten has green eyes instead of vacant stare tenplus1 2015-03-19 14:26:04 +00:00
  • 528bbee6db Added Jordach/BFD's kitten tenplus1 2015-03-19 14:01:30 +00:00
  • 11e4cf06f8 optimized images tenplus1 2015-03-19 11:26:31 +00:00
  • c0e52ec485 shears added tenplus1 2015-03-19 11:21:48 +00:00
  • d54eca9622 Bunny spawns on green grass or ethereal's prairie biome, eats carrots growing on farm tenplus1 2015-03-19 10:39:52 +00:00
  • b7a097ff7c Added bunny's and fixed api texture handling tenplus1 2015-03-18 20:55:50 +00:00
  • 54540d2ed2 Animals can mate for 40 seconds then rest for 60 afterwards, children take 100 seconds to grow into adults tenplus1 2015-03-15 21:58:04 +00:00
  • 794265e238 Fixed cow/sheep baby getting horny (cant have that) tenplus1 2015-03-13 17:10:46 +00:00
  • d1b86c3616 Added babies, feed to make horny and have baby tenplus1 2015-03-13 16:57:39 +00:00
  • ef69e138d4 fixed replace bug in sheep tenplus1 2015-03-10 13:21:10 +00:00
  • e0e86b595f add mob replace so chickens lay eggs and sheep/cow eats grass, also death particle effects tenplus1 2015-03-10 11:52:00 +00:00
  • 9458db1feb added falling speed tenplus1 2015-03-08 19:37:17 +00:00
  • 9181941b05 added falling speed tenplus1 2015-03-08 19:36:48 +00:00
  • f21d66919b Fixed fall damage tenplus1 2015-03-08 19:29:59 +00:00
  • 3fd875059e Signed-off-by: tenplus1 <kinsellaja@yahoo.com> tenplus1 2015-03-08 15:56:31 +00:00
  • 5ce41f42f7 Fixed fall damage tenplus1 2015-03-08 15:49:37 +00:00
  • bdd331bd8b Signed-off-by: tenplus1 <kinsellaja@yahoo.com> tenplus1 2015-03-06 18:18:23 +00:00
  • 2ef8ad78d0 right-click npc with gold lump to buy random drop tenplus1 2015-03-06 18:06:52 +00:00
  • 27ff164217 give npc food to heal health or gold for steel pick tenplus1 2015-03-06 17:40:14 +00:00
  • b2ac6df1b7 Npc addition tenplus1 2015-03-06 15:41:09 +00:00
  • 1d6776f433 Added Npc, removed barbarian type (was just monster in disguise) tenplus1 2015-03-06 15:23:59 +00:00
  • bbc673622c Spider hisses when attacking tenplus1 2015-03-06 13:14:23 +00:00
  • 33a65e58f5 Added angry pig sound, cows attack when threatened tenplus1 2015-03-06 09:59:56 +00:00
  • f56d969d00 warthogs attack, code tidy, api changes tenplus1 2015-03-05 19:20:51 +00:00
  • b3b19b0ed9 sheared sheep remembered tenplus1 2015-03-05 16:40:23 +00:00
  • ce9b81d429 Warthogs attack when punched tenplus1 2015-03-05 13:08:08 +00:00
  • 899f1e2bbb Updated api tenplus1 2015-03-02 17:17:55 +00:00
  • 445ed308cb Extra checks when spawning mobs tenplus1 2015-03-01 10:53:14 +00:00
  • 0e7a59ced2 Added extra checks when spawning mob tenplus1 2015-03-01 10:50:01 +00:00
  • d255915ec8 Bugfix: spawn half block higher tenplus1 2015-02-26 16:03:03 +00:00
  • 45a1b48909 Bugfix in sounds tenplus1 2015-02-26 15:27:51 +00:00
  • 50ac3e92ad Updated Api (mobs drop on ALL types of death, also attack/death sounds) tenplus1 2015-02-26 15:20:17 +00:00
  • 4c92e924e2 updated Api (war cry & death sounds enabled - mobs drop items when dead from falling/lava/water/sunlight) tenplus1 2015-02-26 15:13:19 +00:00
  • 419ac3b38b blood effects re-added tenplus1 2015-02-25 20:57:24 +00:00
  • eaa369e818 tamed sheep.cow status remembered when shaved.milked tenplus1 2015-02-20 20:27:32 +00:00
  • 91d4501f09 Api updated (floating/sinking mobs) tenplus1 2015-02-20 16:37:36 +00:00
  • 0a3ee25be5 DM cannot destroy obsidian blocks or protector mod items tenplus1 2015-02-12 11:24:12 +00:00
  • 9239517344 Increased monster light levels tenplus1 2015-02-11 11:06:19 +00:00
  • c0cda527a4 Admin can place mob eggs in protected areas tenplus1 2015-02-09 17:51:05 +00:00
  • 22d87fb5a7 optimise code tenplus1 2015-02-08 16:23:20 +00:00
  • 7df63b717e Spawn eggs added for admin, Api tweaked tenplus1 2015-02-07 12:29:23 +00:00
  • 35a2fb14b1 update: api optimize, sand monster appears on desert sand only tenplus1 2015-02-05 18:40:27 +00:00
  • 6d813f2aa3 bugfix tenplus1 2015-01-08 12:51:47 +00:00
  • db77609139 Added forum link to readme tenplus1 2015-01-05 18:51:23 +00:00
  • aa237887ee Added: monster sounds, chicken sound, bee sound tenplus1 2014-12-24 10:44:47 +00:00
  • b59dd435d8 Added switch to disable mobs in protected areas tenplus1 2014-12-10 10:08:07 +00:00
  • 9269057bd7 update: warthog now spawns on dirt tenplus1 2014-12-06 16:29:14 +00:00
  • 0abd56ac3a update: multi-textured mobs tenplus1 2014-12-03 19:45:18 +00:00
  • 9c31f0fb80 Bug fixes galore tenplus1 2014-12-02 09:43:00 +00:00
  • 790135e497 First Commit by TenPlus1 tenplus1 2014-11-09 19:13:11 +00:00