1
0
mirror of https://codeberg.org/tenplus1/mobs_redo.git synced 2025-07-26 03:50:21 +02:00

Commit Graph

  • 6af671997b pause timer reset tenplus1 2023-04-26 09:53:07 +01:00
  • eb6bc6e349 mobs ordered to "stand", fix knockback tenplus1 2023-04-26 09:46:57 +01:00
  • ce9c30949c fix group attack anim reset, tidy code tenplus1 2023-04-26 09:16:38 +01:00
  • 6cce24f04e simplify yaw clamping tenplus1 2023-04-25 12:54:54 +01:00
  • 4bdd8eaa5f 2nd attempt at clamping yaw to stop spinny mobs tenplus1 2023-04-23 16:34:35 +01:00
  • 36a26d2d21 code tidy tenplus1 2023-04-03 11:53:05 +01:00
  • 6b9331064c add staticdata clean function, update api.txt tenplus1 2023-04-03 08:08:37 +01:00
  • 407b2e7b56 reset parent movement after baby born tenplus1 2023-03-31 14:14:43 +01:00
  • 5e67163d09 fix flying mobs sinking into water tenplus1 2023-03-28 14:11:30 +01:00
  • 81f99931fc fix nil check for on_spawn tenplus1 2023-03-28 07:57:31 +01:00
  • d290062a33 fix friendly fire bug and add provide moveresult information to do_custom tenplus1 2023-03-27 10:48:05 +01:00
  • cd4fb6f2a6 add friendly_fire mob setting for arrows (thx eschan145) tenplus1 2023-03-26 08:31:40 +01:00
  • 3bd2ee8129 code tidy, updated readme (thx eschan145) tenplus1 2023-03-25 08:47:31 +00:00
  • 076b9480b7 fix type and update readme tenplus1 2023-03-17 10:30:26 +00:00
  • 7e585b0bdc add check for 'injured' animation tenplus1 2023-03-13 11:52:59 +00:00
  • 0c2ddab172 fix env timer issue tenplus1 2023-03-13 11:24:52 +00:00
  • f4aae8894f add mob_hit_effect switch so mob highlights when punched tenplus1 2023-03-13 10:55:25 +00:00
  • c8e8401ac5 add mob_height_fix setting so it can be disabled. tenplus1 2023-03-12 11:35:21 +00:00
  • 733672127c add animation nil check tenplus1 2023-03-10 08:09:15 +00:00
  • 59fe1dd976 add return true to on punch tenplus1 2023-03-04 07:21:54 +00:00
  • d7ba911181 turn/animate mob on knockback, code tidy tenplus1 2023-03-03 11:56:49 +00:00
  • 924a545788 update pathfinding defaults to add settings (thx Bla) tenplus1 2023-02-27 18:13:32 +00:00
  • 92b1a253f0 update api.txt tenplus1 2023-02-17 09:33:44 +00:00
  • ba988d514c remove duplicate on_die info (thx Bastrabun) tenplus1 2023-02-12 10:27:43 +00:00
  • 61b544d493 better water avoidance and escape tenplus1 2023-02-08 11:59:40 +00:00
  • bbcdc4b67d fix variable error (thx Niklp) tenplus1 2023-01-19 17:46:07 +00:00
  • bbd7a08591 clean aliased mob staticdata tenplus1 2022-12-22 13:19:24 +00:00
  • 86b6a1a950 check staticdata for egg capture tenplus1 2022-12-13 12:33:11 +00:00
  • 54cb8f487e remove yaw clamping, causes mob jitters tenplus1 2022-11-28 13:36:28 +00:00
  • a88222a744 update license.txt tenplus1 2022-11-28 09:09:56 +00:00
  • d64c0aafeb update license.txt tenplus1 2022-11-26 08:52:09 +00:00
  • 4e963e6b90 update punch sound to cc0 version tenplus1 2022-11-25 18:47:15 +00:00
  • d49c0727f1 replace meatblock textures with own, add raw meatblock tenplus1 2022-11-24 13:22:09 +00:00
  • 5c9e057ad1 add ability to read 'looting_level' from tool definition and meta for extra drops tenplus1 2022-11-15 10:39:59 +00:00
  • b0df8145bd update settingtypes.txt tenplus1 2022-10-31 15:14:52 +00:00
  • 66c1cbe21e add ignore to .luacheckrc tenplus1 2022-10-31 15:10:32 +00:00
  • 232d1f2df1 update .luacheckrc tenplus1 2022-10-31 15:08:12 +00:00
  • d4145ddd3d tidy some luacheckrc warnings tenplus1 2022-10-31 15:05:34 +00:00
  • edf846c34c add .uacheckrc file (thanks Niklp) tenplus1 2022-10-31 14:31:51 +00:00
  • 33beec64dc fix peaceful player check tenplus1 2022-10-27 16:57:53 +01:00
  • 088bdc5350 localise math.deg tenplus1 2022-10-21 12:14:11 +01:00
  • c003c2e72b fix smooth rotation jitters tenplus1 2022-10-21 11:56:54 +01:00
  • 1450b25ca4 mobs_class made global (be careful anyone changing this) tenplus1 2022-10-15 08:50:27 +01:00
  • b74e75ef8b code tidy and default sounds fix tenplus1 2022-10-07 10:29:23 +01:00
  • 8e3a85546c api.txt updated with mapgen_dirt entry tenplus1 2022-10-01 07:17:07 +01:00
  • 561903d075 revert node position (git gui test) tenplus1 2022-09-30 08:32:50 +01:00
  • bf7ff7ab5f fix node position tenplus1 2022-09-30 08:31:30 +01:00
  • 431d3844a6 tidy code tenplus1 2022-09-29 14:15:21 +01:00
  • b4a8ce71c6 add damage_radius and texture to mobs:boom() tenplus1 2022-09-22 08:04:58 +01:00
  • 2935d1ee5d have mobs jump slightly when grown to avoid being caught in floor tenplus1 2022-09-18 11:17:58 +01:00
  • 5bc547b333 tweak mod following to work better tenplus1 2022-09-06 11:32:50 +01:00
  • bad1be5c5a check pos/def for nil value in add_mob function tenplus1 2022-09-03 16:13:41 +01:00
  • 83f0b901a4 add self.messages field tenplus1 2022-08-04 08:21:59 +01:00
  • e4ac59609a add mob protection to infotext tenplus1 2022-07-31 10:20:32 +01:00
  • 7ac8506dda add fallback node for is_node_dangerous tenplus1 2022-07-29 18:52:28 +01:00
  • 90df44aeaf comment unused vars tenplus1 2022-07-22 14:12:30 +01:00
  • 25ab9591e4 add 'can_leap' setting to mob def, update api.txt tenplus1 2022-07-12 08:37:38 +01:00
  • 8e6fa64f2d fix premature mob death and drops tenplus1 2022-07-07 17:09:34 +01:00
  • ce7c4c1449 adjust mob count when using /clear_mobs tenplus1 2022-07-04 11:00:52 +01:00
  • 08dcdf382a add /clear_mobs command tenplus1 2022-07-04 10:43:28 +01:00
  • d2a4150dcb extend mob reach when on top of player to fix issue tenplus1 2022-06-28 08:08:35 +01:00
  • ca34cc2274 fix api typo (thanks bastrabun :) tenplus1 2022-05-21 08:04:38 +01:00
  • 168014b86f tidy api tenplus1 2022-05-14 11:21:36 +01:00
  • 6f8b6fe3f5 select proper animation for flying mobs tenplus1 2022-05-01 08:15:25 +01:00
  • dd16d63e8e revert hover tenplus1 2022-04-30 14:35:59 +01:00
  • 7bb5e2b382 add "hover" animation tenplus1 2022-04-30 12:26:36 +01:00
  • 7b429df9e9 tweak riding functions tenplus1 2022-04-21 08:28:35 +01:00
  • 0e72f0ca81 tweak mobs.drive() speed (thanks auouymous) tenplus1 2022-04-18 08:31:25 +01:00
  • fb42be6b28 nil checks tenplus1 2022-03-14 08:29:25 +00:00
  • f54c3da9d7 add nil check tenplus1 2022-03-13 16:30:20 +00:00
  • 65e369e5fc add 0.4.x compatibility when riding mod tenplus1 2022-03-01 09:04:38 +00:00
  • 9f74408792 remove owner infotext if no owner present tenplus1 2022-02-05 12:25:01 +00:00
  • 18c7f0a422 update translation checks (thanks mckaygerhard) tenplus1 2022-01-20 08:54:08 +00:00
  • 2fb7bf2c66 update api.txt for mob_object change TenPlus1 2022-01-18 06:41:29 +00:00
  • f01e8a61d0 rename var TenPlus1 2022-01-16 07:44:53 +00:00
  • b756aa50f5 fix crash (thanks SwissalpS) TenPlus1 2022-01-16 07:05:49 +00:00
  • e83620553d add mobs:is_node_dangerous(self, nodename) global function TenPlus1 2022-01-15 09:41:21 +00:00
  • e5d1958e16 add nil checks for riding mobs TenPlus1 2022-01-03 17:35:51 +00:00
  • 6a4a02f3fb fix translations (thanks nixnoxus) TenPlus1 2021-12-12 08:13:54 +00:00
  • 5d88766b74 add pointed_thing to on_rightclick vars TenPlus1 2021-11-16 20:22:15 +00:00
  • d31da2d069 mod loaded msg TenPlus1 2021-11-14 14:21:32 +00:00
  • 00db86c924 fix intllib return TenPlus1 2021-11-14 14:18:28 +00:00
  • 26ec61ee29 lasso can pick up animal babies TenPlus1 2021-09-20 10:49:19 +01:00
  • a8ca00dc56 fix self.follow list TenPlus1 2021-09-05 08:16:40 +01:00
  • 4c80a55c04 add breeding info on hover and items followed on shift+rightclick mob (thanks nixnoxus) TenPlus1 2021-08-16 10:48:16 +01:00
  • deee28fc59 added 'arrow_override' function to mob definition TenPlus1 2021-08-01 18:58:21 +01:00
  • ab44080ff8 do not despawn tamed monsters TenPlus1 2021-07-31 08:35:53 +01:00
  • 9f46182bb4 remove need for default mod TenPlus1 2021-07-22 09:48:56 +01:00
  • 2535b5636e add support for MarkBu's pathfinder mod TenPlus1 2021-07-22 09:34:21 +01:00
  • 2d014a75c4 tweak "stand" mobs velocity TenPlus1 2021-07-21 19:38:41 +01:00
  • db3831dccf update api.txt TenPlus1 2021-07-14 15:53:20 +01:00
  • 29b2204f7c add 'mobs_spawn_monster_protected' switch (thanks 0siribix) TenPlus1 2021-07-14 15:43:02 +01:00
  • 7fbfd9d59c fix "stand" mobs fall jitter TenPlus1 2021-07-13 16:56:53 +01:00
  • e50d04a6aa fix facing fence jump bug TenPlus1 2021-06-14 09:30:03 +01:00
  • 33589ebda0 improve pathfinding level 2 digging/building, add infotext, stop mob attack spin, tweak & tidy code TenPlus1 2021-06-13 09:39:59 +01:00
  • 6670938c3d add mob height check for glitching through blocks TenPlus1 2021-06-11 22:25:00 +01:00
  • f131806008 add 'mob_smooth_rotate' setting TenPlus1 2021-06-01 14:17:25 +01:00
  • 49325c9c8d fix weapon sound selection TenPlus1 2021-05-27 15:42:21 +01:00
  • 8012250258 nil check for mount TenPlus1 2021-05-21 17:46:10 +01:00
  • ec44aa91c4 add 'damage_group' and 'damage_texture_modifier' settings to mob definition TenPlus1 2021-05-15 09:33:35 +01:00