Commit Graph

  • 006f18c5c1 change vars always resulting in true TenPlus1 2018-03-12 11:42:35 +00:00
  • 609d52100c added new explosion mob functionality (thanks to Yukitty) TenPlus1 2018-03-12 11:32:21 +00:00
  • 2109814805 use war_cry sound in pathfinding when path found (thanks Yukitty) TenPlus1 2018-03-12 11:05:02 +00:00
  • 8c34c63b15 updated french locale (thanks alexerate) TenPlus1 2018-02-19 10:00:34 +00:00
  • 59fee9aea7 add items as fuel TenPlus1 2018-02-06 20:59:11 +00:00
  • e0eae71b48 added malayan translation (thanks MuhdNurHidayat) TenPlus1 2018-02-06 12:26:13 +00:00
  • 94e576c8ef tweak runaway from timer TenPlus1 2018-01-27 15:39:21 +00:00
  • f6e43fc571 updated api.txt (thanks alexerate) TenPlus1 2018-01-27 15:29:15 +00:00
  • fc40d8d7e0 add runaway_from list for shy mobs TenPlus1 2018-01-26 15:34:06 +00:00
  • 2e9ebcced3 added mobs_spawn mobs_griefing and mobs_drop_items settings TenPlus1 2018-01-26 11:13:59 +00:00
  • 7d0a91936a jump sound only played when mob is moving, not when stuck TenPlus1 2018-01-22 21:18:28 +00:00
  • 5e238b168c added fallback to nil min/max for drops TenPlus1 2018-01-18 09:41:51 +00:00
  • 331c4e96d2 fix selectionbox error when var missing TenPlus1 2018-01-13 20:11:07 +00:00
  • 4bf4d42b07 added multiple blood textures TenPlus1 2018-01-12 19:18:48 +00:00
  • 5751d98ab0 add mobs:safe_boom and some nil checks TenPlus1 2018-01-12 14:56:26 +00:00
  • 0f480942b5 check height clearance before spawning mob TenPlus1 2018-01-04 11:13:08 +00:00
  • 07bb12acac added selectionbox to mob definition (dev only for now) TenPlus1 2018-01-04 10:16:21 +00:00
  • 9d653f894c min to max TenPlus1 2018-01-01 17:41:49 +00:00
  • 93ca01de00 changed 'mob_spawn_amend' to 'mob_chance_multiplier' TenPlus1 2017-12-30 19:39:42 +00:00
  • e5baaa5e13 added mob_spawn_amend settings for minetest.conf TenPlus1 2017-12-30 16:41:20 +00:00
  • a0d975510e add mob fence to keep in unruly mobs (2 high collisionbox) TenPlus1 2017-12-30 14:58:59 +00:00
  • da4ea0d5e3 only show mob HP when punched TenPlus1 2017-12-22 14:41:27 +00:00
  • cf6b529627 tweaked pathfinding TenPlus1 2017-12-11 18:20:31 +00:00
  • ec4ba73bab added custom after_activate function check TenPlus1 2017-10-18 19:56:04 +01:00
  • f6f3b58ac6 change lasso item name TenPlus1 2017-10-18 13:43:53 +01:00
  • 5cedfcaae2 code tidy TenPlus1 2017-10-18 13:41:29 +01:00
  • 8dd6622855 added explosion timer, explosion counts until out of view range TenPlus1 2017-10-13 14:57:55 +01:00
  • 7c10fb7e27 getpos to get_pos TenPlus1 2017-10-09 15:24:40 +01:00
  • 3146b0754b updated readme TenPlus1 2017-10-09 12:00:24 +01:00
  • 2ffd942c2a updated to newer 0.4.16 functions TenPlus1 2017-10-09 11:59:01 +01:00
  • 27fe687f8a fixed flying mobs getting stuck in stairs and plants TenPlus1 2017-10-04 11:13:23 +01:00
  • 070f02126b add new_api.txt documentation TenPlus1 2017-09-25 13:48:16 +01:00
  • 65f8c2c280 add shoot_anim _end _sheep to api.txt TenPlus1 2017-09-22 20:35:19 +01:00
  • 8517f4d946 fix abm's on_spawn TenPlus1 2017-09-21 17:15:12 +01:00
  • 7c4dc07acd getyaw() to get_yaw() TenPlus1 2017-09-21 09:24:18 +01:00
  • 84672a07ce knockback can also use 'knockback' value inside tool groups if found TenPlus1 2017-09-20 20:06:53 +01:00
  • f1a30679aa disable mob suffocation until stepheight glitch in engine fixed. TenPlus1 2017-09-18 20:41:05 +01:00
  • 6816158e87 tweak knockback TenPlus1 2017-09-17 21:11:50 +01:00
  • 5b7348b869 updated readme TenPlus1 2017-09-15 16:08:04 +01:00
  • 4785c37f18 added on_breed on_grown and do_punch custom functions TenPlus1 2017-09-15 16:06:35 +01:00
  • 7b0a1cf233 added spawner entity check TenPlus1 2017-09-08 09:41:36 +01:00
  • e90369ee21 better entity checking, few fixes TenPlus1 2017-09-08 09:37:30 +01:00
  • 80cf1ddb1c added nametag setting to mob registry TenPlus1 2017-09-05 16:32:46 +01:00
  • d28c410095 added on_spawn function to mobs registry TenPlus1 2017-09-01 12:27:31 +01:00
  • f19960e5db updated mod version TenPlus1 2017-09-01 10:59:50 +01:00
  • 8d3e6897bc any light damage > 12 harms light sensative mobs TenPlus1 2017-09-01 10:58:20 +01:00
  • 01ad44d3b3 Italian translation added by H4mlet TenPlus1 2017-08-18 17:41:18 +01:00
  • 69e2e5b5e5 russian translation added thanks to Oleg720 TenPlus1 2017-08-13 15:13:19 +01:00
  • 38d7a214b1 add explode_center flag to mobs:boom function TenPlus1 2017-08-12 18:20:01 +01:00
  • 4d80e58a2c added fence check to stop mobs walking forwards TenPlus1 2017-08-11 10:46:03 +01:00
  • ba167a3451 added flight nil check TenPlus1 2017-08-07 10:53:51 +01:00
  • bc13ef7410 quick fix for pathfinding glitch TenPlus1 2017-08-04 09:15:48 +01:00
  • 20d1eeec64 added french translation (thanks to fat115) TenPlus1 2017-08-04 08:56:26 +01:00
  • b95ca521ed show message when peaceful mode active TenPlus1 2017-08-04 08:53:54 +01:00
  • d31010216a pathfinding level 2 liquid drop fixed TenPlus1 2017-08-03 19:41:22 +01:00
  • 2312319fe3 revert node_ok fallback return TenPlus1 2017-08-03 19:24:18 +01:00
  • ea4f85980d remove api.lua_ TenPlus1 2017-08-03 19:19:53 +01:00
  • 6bf601f29f fix local TenPlus1 2017-08-03 19:19:25 +01:00
  • 3e458e1e49 remove print statement TenPlus1 2017-07-29 19:58:26 +01:00
  • 83600fbba8 mobs turn in small rotations TenPlus1 2017-07-29 19:57:55 +01:00
  • 276c2fc0ce update death animation timers TenPlus1 2017-07-29 15:45:19 +01:00
  • 8ad63d35d0 if no run animation use walk instead TenPlus1 2017-07-26 18:13:39 +01:00
  • c0e07d819b giced mobs:set_animation function TenPlus1 2017-07-26 10:03:37 +01:00
  • 88e7181a02 spanish translated added by AleksSyntek TenPlus1 2017-07-20 19:54:04 +01:00
  • ff13cd4e6f fixed mobs:boom sounds TenPlus1 2017-07-14 10:29:59 +01:00
  • c6cdb74577 update api.txt TenPlus1 2017-07-13 14:42:08 +01:00
  • fc1960f5c9 change mobs_spawn_protected to bool (true by default) TenPlus1 2017-07-13 14:36:50 +01:00
  • 7fba32b8d9 added mobs:boom functin to replace mobs:explosion TenPlus1 2017-07-13 10:16:24 +01:00
  • f985d00b61 added forgotton mobs:explosion global function for backwards compatibility TenPlus1 2017-07-11 21:22:58 +01:00
  • 8dbea868ec update api.txt TenPlus1 2017-07-09 12:59:38 +01:00
  • e4ca054be3 if no tnt add entity damage/effects/sound TenPlus1 2017-07-09 08:57:37 +01:00
  • 7b02fef7a5 explosions use tnt.boom() when TNT mod found, otherwise only entity damage TenPlus1 2017-07-08 21:24:30 +01:00
  • 7e09281760 use tnt.boom() function instead of mobs:explosion TenPlus1 2017-07-08 21:11:22 +01:00
  • 7dc2d22ef6 remove hardcoded unbreakable nodes from explosions TenPlus1 2017-07-08 16:16:03 +01:00
  • 1f800ff583 code tweaks and new settings TenPlus1 2017-07-08 09:08:23 +01:00
  • 27390b2e36 if order change TenPlus1 2017-07-07 20:10:27 +01:00
  • 3965b237f1 mob arrows only affect player/node/mobs redo mob TenPlus1 2017-07-07 20:07:06 +01:00
  • 2b39c6f0fa increase explosion smoke effect TenPlus1 2017-07-05 20:52:57 +01:00
  • 75a2025871 updated intllib support and translations TenPlus1 2017-07-04 20:37:04 +01:00
  • f78f7c3059 add on_replace function (thanks wuzzy) TenPlus1 2017-07-04 20:12:57 +01:00
  • bad4dcb36f change sound names TenPlus1 2017-07-04 18:38:06 +01:00
  • 9494972483 add visual/sound when protecting mob, also when using net/lasso TenPlus1 2017-07-03 19:07:57 +01:00
  • cf3a9fd679 placing stackable mob egg while holding sneak removes tamed status TenPlus1 2017-07-02 18:56:18 +01:00
  • a9178b3cb2 gravity is a bummer TenPlus1 2017-07-02 18:47:11 +01:00
  • a964aa028d reverted egg changes TenPlus1 2017-07-02 14:20:26 +01:00
  • 7b543fe1d7 stackable eggs (default) do not tame mob on place TenPlus1 2017-07-02 14:02:22 +01:00
  • be008cf7b7 update api.txt TenPlus1 2017-07-02 11:12:15 +01:00
  • d0475fd4f5 fix lasso pickup TenPlus1 2017-06-30 20:47:21 +01:00
  • 6799a7ac15 Added spawn_egg groups TenPlus1 2017-06-28 09:52:54 +01:00
  • d74f2fa27b falling velocity no longer exceeds self.fall_speed TenPlus1 2017-06-28 09:43:51 +01:00
  • 4ec4c38883 change magic lasso to simply lasso with new recipe TenPlus1 2017-06-26 21:08:42 +01:00
  • 7dc567d2a8 fix mount walkable TenPlus1 2017-06-26 21:03:55 +01:00
  • 8924b05623 no drops for killing child mobs, fix base level of environ check TenPlus1 2017-06-24 18:21:15 +01:00
  • af8963ec00 add explosion position for mob damage TenPlus1 2017-06-23 09:13:12 +01:00
  • 53563fe430 added animation loop flag TenPlus1 2017-06-23 08:57:51 +01:00
  • 0d27bbe02d update cmi components TenPlus1 2017-06-19 08:25:39 +01:00
  • a58299479e added support for raymoo's cmi mod TenPlus1 2017-06-18 19:21:04 +01:00
  • 54b88e25b2 set min mob damage is 0 and fix runaway dir for rotated mobs. TenPlus1 2017-06-16 20:36:15 +01:00
  • 60c5b5628a increase foot level TenPlus1 2017-06-11 11:35:34 +01:00
  • 6f259cb047 mobs will not attack player in creative mode unless hit 1st TenPlus1 2017-06-11 09:27:26 +01:00