Commit Graph

  • 9f6836914a tarming kitten with mobs_fish:tropical and mobs_fish:clownfish master tchncs 2016-03-29 11:31:15 +02:00
  • 2c915ee0bb change executable flag TenPlus1 2016-03-28 20:28:34 +01:00
  • 3fdbdee1e2 Added additional mod files TenPlus1 2016-03-20 20:58:43 +00:00
  • 89d30a1a2c Fix entity_physics damage TenPlus1 2016-03-19 09:34:24 +00:00
  • 01c9e8fe27 Added explosion radius setting to 'explode' attack and fixed entity physics damage TenPlus1 2016-03-14 11:11:54 +00:00
  • edd88858d2 Added custom animation speed for punch TenPlus1 2016-03-12 13:00:02 +00:00
  • b1af804f1a Mob now has visual punch effect when hit TenPlus1 2016-03-12 11:13:37 +00:00
  • 300ac52c2c Added health comparison to stop hurt sound loop TenPlus1 2016-03-10 20:57:48 +00:00
  • 525447de05 Add health max check TenPlus1 2016-03-10 14:05:26 +00:00
  • e8aa332ac6 Fixed typo TenPlus1 2016-03-10 12:42:02 +00:00
  • db1587a1d2 Info TenPlus1 2016-03-10 10:49:21 +00:00
  • c53efddcf1 Added new damage system with immunity/healing ability TenPlus1 2016-03-10 10:41:35 +00:00
  • f42a916c62 Added new cow, tree monster and lava pick textures thanks to JurajVajda TenPlus1 2016-03-06 21:12:43 +00:00
  • 0db7730c45 Added lava pick TenPlus1 2016-03-04 16:41:47 +00:00
  • 8875ab28b3 Additional lava flan textures and new egg design by JurajVajda TenPlus1 2016-03-04 12:02:00 +00:00
  • 4977f9a85e Sheep textures fixed (thanks JurajVajda) TenPlus1 2016-03-03 11:21:52 +00:00
  • 55e4898893 Added on_blast support for explosions (thanks to MT-Modder) TenPlus1 2016-03-02 21:12:03 +00:00
  • 32aa86cfa1 Fixed sheep textures TenPlus1 2016-03-01 21:21:05 +00:00
  • e0919bf447 nan error checking introduced TenPlus1 2016-02-27 09:56:56 +00:00
  • 817472c87f Simplify line_of_sight_water function TenPlus1 2016-02-25 14:28:48 +00:00
  • 39ea33cddf Swimming mobs flop onto ground when out of water, even when attacking... added self.standing_in for do_custom routines TenPlus1 2016-02-25 12:02:25 +00:00
  • 05c0a5fe86 Fix attack by swimming mobs TenPlus1 2016-02-25 11:14:17 +00:00
  • 99c2102e57 Added line of sight check for water swimmers, tweaked code TenPlus1 2016-02-25 10:48:04 +00:00
  • 9cf708dba4 Stone monsters spawn in desert stone caves also TenPlus1 2016-02-18 11:12:05 +00:00
  • 03615928bf Added new stone monster texture by AMMOnym TenPlus1 2016-02-18 11:07:59 +00:00
  • b2ed4bae1c New sheep textures TenPlus1 2016-02-18 10:46:36 +00:00
  • 0be0a12076 Tweak beehive timings and add error check for older hives TenPlus1 2016-02-18 09:16:22 +00:00
  • 1a49bf5aca Only mobs with pathfinding = true can use new pathfinding feature TenPlus1 2016-02-17 12:26:49 +00:00
  • f6fcd999c8 beehives make honey (requested by xanadu players) TenPlus1 2016-02-17 12:10:23 +00:00
  • c85a7cf819 Quick check for replace added TenPlus1 2016-02-16 21:30:03 +00:00
  • dad3c2c580 Fixed dir error TenPlus1 2016-02-15 21:21:40 +00:00
  • 48aa4dfa4b pathfinding update TenPlus1 2016-02-13 21:57:38 +00:00
  • 5bc00cb203 Tweaked and tidied nametag code TenPlus1 2016-02-13 15:04:24 +00:00
  • c4158342fa Lava flan now float on lava, changes a few monster feat heights TenPlus1 2016-02-13 11:54:24 +00:00
  • d30aa203d3 Added latest pathfinding routine by rnd with fixes TenPlus1 2016-02-13 11:19:05 +00:00
  • b93d32b947 Fixed mob spawning chance settings in minetest.conf, 0 to disable works TenPlus1 2016-02-09 17:51:38 +00:00
  • 48967d8b83 oops, tree monsters spawn at night only TenPlus1 2016-02-09 17:32:58 +00:00
  • 6fad64d1e3 Added day/night switch for spawning mobs, tidied code and fixed spider model error TenPlus1 2016-02-09 16:26:49 +00:00
  • 1593fdf182 A few changes to pathfinder code by rnd TenPlus1 2016-02-08 14:04:25 +00:00
  • 2c137871ca Added pathfinding routine (thanks to rnd) and a few punch fixes TenPlus1 2016-02-08 11:49:47 +00:00
  • 1616e817be mob arrows cannot pass through water/lava anymore TenPlus1 2016-02-07 20:14:21 +00:00
  • 08fb90348d Fix spawner crash (thanks crabman77) TenPlus1 2016-02-03 20:45:53 +00:00
  • 82ced7af84 Added player detection to spawners TenPlus1 2016-02-02 19:06:02 +00:00
  • 72cd57aea7 Changed mob spawn/despawn distance to 10 TenPlus1 2016-02-02 17:53:13 +00:00
  • c578e217ea Reverse a few problematic changes TenPlus1 2016-02-02 11:50:14 +00:00
  • befd8abab9 changes mese monster step height to 2.1 TenPlus1 2016-02-02 10:52:53 +00:00
  • 629ac9186b Mobs spawn and despawn away from player, tweaked and tidied code TenPlus1 2016-02-02 10:32:43 +00:00
  • 9885b76b74 Tweak group checks TenPlus1 2016-02-01 21:51:48 +00:00
  • 1fb99b3cb3 oops, max light is 14 not 15 TenPlus1 2016-02-01 18:33:38 +00:00
  • 211a794851 Tweak node code TenPlus1 2016-02-01 15:14:49 +00:00
  • 09db61b997 Code tweak and tidy TenPlus1 2016-02-01 13:59:00 +00:00
  • 060a8278dc Make mob explosions more random instead of square TenPlus1 2016-01-29 21:26:05 +00:00
  • 577f6f7b39 Code tidy TenPlus1 2016-01-27 13:44:05 +00:00
  • 81e0b97a65 fireballs cannot destroy itemframe objects TenPlus1 2016-01-27 11:14:58 +00:00
  • 18699f33ae Code tidy and tweak TenPlus1 2016-01-25 10:42:58 +00:00
  • 55c0ed5712 Tidied code, fixed DIR error in on_punch TenPlus1 2016-01-16 10:55:18 +00:00
  • 601edc655d Added run away feature when animal punched TenPlus1 2016-01-11 11:47:32 +00:00
  • 992ad596dc Optimize code TenPlus1 2016-01-07 16:04:00 +00:00
  • 9ca4a34b6d spawner mobs spawn a half block higher TenPlus1 2016-01-06 18:39:46 +00:00
  • 186475ed79 fix attack glitch when jumping TenPlus1 2016-01-06 18:01:28 +00:00
  • b106cbca24 Added notice if cow has already been milked TenPlus1 2016-01-06 12:04:58 +00:00
  • fb6867429d Tweaked and tidied code, added mob tamed notice TenPlus1 2016-01-06 11:42:52 +00:00
  • c51b8150fd Spawning disabled if chance set to 0 in minetest.conf TenPlus1 2016-01-05 11:07:18 +00:00
  • 9cd759f824 Tidy code TenPlus1 2016-01-05 10:06:37 +00:00
  • 717c2f8985 Added coloured nametags to show health, better jumping code TenPlus1 2016-01-04 20:25:33 +00:00
  • 0c34bc26b4 Added command based mob spawner node, tidied code TenPlus1 2016-01-04 12:37:55 +00:00
  • feadb888b2 Changed nametag routines TenPlus1 2015-12-31 17:15:53 +00:00
  • d9bf53b1e5 Remove spam punch checks, was causing no drops TenPlus1 2015-12-31 15:34:22 +00:00
  • 80d159ed73 Change nametag recipe (paper, black dye, string) TenPlus1 2015-12-30 17:59:02 +00:00
  • da732f59e1 Tamed mobs can now be named using nametag, also tamed npc's will attack anyone other than owner TenPlus1 2015-12-28 13:21:04 +00:00
  • e3e2518287 changed and to or error checking TenPlus1 2015-12-21 21:07:02 +00:00
  • 2f943fa165 Optimize is_at_cliff function by using line_of_sight command to save server lag TenPlus1 2015-12-18 16:46:27 +00:00
  • a34bab3c7b Added fall checks for cliff edges (thanks cmdskp) TenPlus1 2015-12-18 14:04:39 +00:00
  • 69bd7c6bd3 Further vec checks TenPlus1 2015-12-15 20:34:23 +00:00
  • 3f49e47df7 Hopefully fixed serialize.h error (math.atan returns non without checks) TenPlus1 2015-12-14 14:43:41 +00:00
  • d2741a865c change monster light levels for spawning to 7 and below TenPlus1 2015-12-13 11:08:48 +00:00
  • c50926ea9d Fixed typo in egg throwing TenPlus1 2015-12-13 09:32:15 +00:00
  • d9b93c29cc Fixed egg throwing (mob makers note changes) TenPlus1 2015-12-12 12:14:45 +00:00
  • 57125c243c Code tidy, upped mese monster step height TenPlus1 2015-12-09 10:58:06 +00:00
  • 04f91248fa added arrow entity switch so they disappear when out or range TenPlus1 2015-12-09 09:55:54 +00:00
  • cdcec52c3d Code tidy and tweak TenPlus1 2015-12-06 21:43:46 +00:00
  • 4c48bd6ab3 Code tidy TenPlus1 2015-12-04 12:12:41 +00:00
  • 5f21216f66 Added error checking TenPlus1 2015-12-03 11:25:02 +00:00
  • f8e872e575 hopefully fixed serialize.h error TenPlus1 2015-12-02 21:18:43 +00:00
  • 9fe35599a4 Turn Abm catch-up back on again to spawn more mobs TenPlus1 2015-11-29 19:22:47 +00:00
  • 9dbf0966a8 Sheep regrows wool and cow produces more milk when eating grass/wheat, also api tweaks TenPlus1 2015-11-28 11:13:38 +00:00
  • e33f3b417f Increase mob objects per active block TenPlus1 2015-11-23 17:03:39 +00:00
  • 08f7a2e29f Quick code tidy TenPlus1 2015-11-18 14:55:41 +00:00
  • 841ed401fd fix angry animal attack TenPlus1 2015-11-14 19:05:09 +00:00
  • 3556f746fb Change mob drops TenPlus1 2015-11-13 10:18:36 +00:00
  • 3fc65118da Tweaked knock-back routine TenPlus1 2015-11-09 18:36:31 +00:00
  • 0cb006ee97 disable amb catch_up TenPlus1 2015-11-07 20:49:29 +00:00
  • 2858ab2899 Stop mobs jumping around in thin snow blocks TenPlus1 2015-11-07 09:56:17 +00:00
  • 3688a494c0 Tweaked do_jump function TenPlus1 2015-11-07 09:50:10 +00:00
  • bd283b38c0 Tweaked tool_capacilities code TenPlus1 2015-11-07 09:30:33 +00:00
  • 914793542a Tweak api for older versions of minetest TenPlus1 2015-11-06 20:37:17 +00:00
  • 44229230df explosion function now drops items inside bones TenPlus1 2015-11-04 16:00:57 +00:00
  • 99810d33c1 Tweaked explosion function TenPlus1 2015-11-04 15:39:23 +00:00
  • f3e3c6e479 Tweaked and tidied Code TenPlus1 2015-11-04 12:53:13 +00:00
  • db63c91fe3 chicks from eggs cannot spawn inside node TenPlus1 2015-11-01 21:03:05 +00:00