1
0
mirror of https://codeberg.org/tenplus1/mobs_redo.git synced 2024-12-23 09:10:22 +01:00

Commit Graph

  • 219d477c2a wee tidy master tenplus1 2024-12-20 10:49:52 +0000
  • c8e91d1958 tweak spawning tenplus1 2024-12-19 07:36:23 +0000
  • 22d7ea79fd fix riding gravity tenplus1 2024-12-13 15:49:52 +0000
  • c24874a3bf fix map_load chance check tenplus1 2024-12-08 10:33:54 +0000
  • c25975e7ea fix typo tenplus1 2024-12-02 06:34:28 +0000
  • 03ce8ada6b tweak/tidy, check env damage when riding mob tenplus1 2024-12-01 12:18:44 +0000
  • cc60499637 tweak n tidy tenplus1 2024-11-30 12:35:22 +0000
  • 58792311c7 add immune_to check to is_node_dangerous function tenplus1 2024-11-28 13:07:53 +0000
  • 527fe8c2d5 add nodes to immune_to ability. tenplus1 2024-11-27 08:22:09 +0000
  • 6a7c221ce1 fix boom texture tenplus1 2024-11-22 14:13:22 +0000
  • b8052c817c replace empty var tenplus1 2024-11-22 14:08:34 +0000
  • e17ea86bf5 restore mobs:boom order tenplus1 2024-11-22 08:11:25 +0000
  • ca76558edd switch node/entity setting in mobs:boom tenplus1 2024-11-21 15:35:07 +0000
  • bde53c3475 add mobs:is_invisible() function, update api.txt tenplus1 2024-11-16 08:16:55 +0000
  • 2e4664a5ce use invisibility mod api tenplus1 2024-11-14 08:17:41 +0000
  • 39f9f8df31 add reach option to replace function. tenplus1 2024-11-13 11:04:27 +0000
  • 1b1f681886 tidy spawning tenplus1 2024-11-10 11:41:32 +0000
  • 627d468b9a add replace sound, tweak spawn egg y_pos tenplus1 2024-10-28 13:27:39 +0000
  • e9c3d6c505 add brazilian translation (thx pixelzone) tenplus1 2024-10-26 10:21:27 +0100
  • 1f8ca901b5 fix russian typo tenplus1 2024-10-23 08:02:34 +0100
  • 778ca8ce3a Typo #36 SkyBuilder1717 2024-10-22 18:07:08 +0000
  • 816461286b update russian translation (thx SkyBuilder1717) tenplus1 2024-10-22 17:00:17 +0100
  • dbdb435d98 Typo #34 SkyBuilder1717 2024-10-21 18:14:30 +0000
  • b586b466e1 Typo SkyBuilder1717 2024-10-21 18:14:09 +0000
  • 77ef42262e Russian Translate SkyBuilder1717 2024-10-21 18:13:01 +0000
  • 430af1e91d add 'mobs_disable_damage_kb' setting tenplus1 2024-10-20 09:19:52 +0100
  • 12bfbe9d37 add better configuration for knockback #33 bonefort 2024-10-19 21:24:02 +0300
  • 79fb4f7ead disable follow_stop tenplus1 2024-10-19 15:06:59 +0100
  • f746f4b1e0 fix knockback when breeding tenplus1 2024-10-12 10:27:25 +0100
  • e59fd53ee9 make sure def.gain has a value tenplus1 2024-10-11 10:24:07 +0100
  • faf511ff8c fix visharm indicate on active tenplus1 2024-10-10 11:30:22 +0100
  • a35afc8299 disable node hearing by default tenplus1 2024-10-10 10:37:47 +0100
  • 219db764bf forgot def.loudness check tenplus1 2024-10-02 15:51:05 +0100
  • e4a5ead82c pass def onto hearing nodes tenplus1 2024-10-02 15:13:37 +0100
  • f4861ced2a add on_sound node support and example. tenplus1 2024-10-02 14:57:07 +0100
  • 1dd81eb008 tweak mob hear function tenplus1 2024-10-01 09:08:52 +0100
  • 64c6085f09 wee jump bug tenplus1 2024-09-17 09:43:01 +0100
  • e8e774566b tweak collision, falling and arrow drops. tenplus1 2024-09-14 12:25:52 +0100
  • e55bf4d951 mob hear nil check for player tenplus1 2024-09-14 07:51:06 +0100
  • 1a38204e93 add nil check for result of minetest.get_player_by_name #31 OgelGames 2024-09-14 02:07:14 +0000
  • f1b5a66049 lil tweak tenplus1 2024-09-08 15:55:26 +0100
  • 26215cd221 add min_y and max_y to spawning abm/lbm's tenplus1 2024-08-23 17:37:51 +0100
  • 29314186b3 tweak damage tenplus1 2024-08-23 15:07:08 +0100
  • dce2abfcfe add missing glass sounds tenplus1 2024-08-11 08:41:25 +0100
  • e561864e82 udpate api.txt tenplus1 2024-08-11 08:17:02 +0100
  • 59c19fca98 update german translation tenplus1 2024-08-10 17:39:01 +0100
  • a8297e6a8e tidy and tweak code, implement sound check for mineclon* tenplus1 2024-08-10 13:18:57 +0100
  • bc6b8931da tidy code tenplus1 2024-08-09 14:46:28 +0100
  • 3e24677649 Add basic mineclonia enchantments (sharpness, fire_aspect, knockback) tenplus1 2024-08-09 09:15:06 +0100
  • 57d6859b93 tweak loudness calculation for mod hearing tenplus1 2024-08-04 08:25:48 +0100
  • 1f6867bf25 alternative to using on_punch for hearing ability, remove food xp desc tenplus1 2024-08-03 23:47:21 +0100
  • b1da38456d quick value change for mob listening tenplus1 2024-08-03 16:59:44 +0100
  • 341f92f118 harden sound_play checks tenplus1 2024-08-03 11:56:52 +0100
  • c3d74394a7 update readme tenplus1 2024-08-03 11:43:14 +0100
  • 964451fd78 add mob hearing feature and self.on_sound() function tenplus1 2024-08-03 11:35:28 +0100
  • ef9f492bad update {eatable} function tenplus1 2024-07-27 18:28:44 +0100
  • 79c85e0551 code tidy tenplus1 2024-07-27 08:33:22 +0100
  • cc14704651 add helper function for {eatable} tenplus1 2024-07-26 17:00:58 +0100
  • 8115f61ac9 add {eatable} group to food items and update infotext tenplus1 2024-07-26 14:42:34 +0100
  • 77b53b9054 fix timer bug tenplus1 2024-07-16 07:21:50 +0100
  • fc7269cc8c remove fallback node from inventory and update version tenplus1 2024-07-01 09:28:05 +0100
  • fb2a247d31 change fall_damage check to use true/false tenplus1 2024-07-01 07:49:03 +0100
  • 03fbe477c3 shrink fallback node image tenplus1 2024-06-29 08:25:15 +0100
  • 91be60be9b add fallback node for when [game] doesn't have dirt alias defined tenplus1 2024-06-29 08:22:33 +0100
  • e11f383589 harden mob limit check tenplus1 2024-06-20 07:58:04 +0100
  • 313382dcaa increase go_to time to 20 and add force flag to do_attack tenplus1 2024-05-25 07:50:16 +0100
  • 1536b9a5fc add mob_class:go_to(pos) function tenplus1 2024-05-24 17:28:35 +0100
  • be2d630fdf add ":" to beginning of egg registration to help with mobs registered outwith mod name tenplus1 2024-05-05 07:55:49 +0100
  • 99bea53af3 make on_death compatible (return either player or nil) tenplus1 2024-04-26 11:07:08 +0100
  • d20dfa0b41 added check for on_death() function before api's own on_die() tenplus1 2024-04-26 07:44:39 +0100
  • e9180febc6 fix baby mob textures when grown tenplus1 2024-04-25 08:29:48 +0100
  • c4561a2207 mount.lua nil check tenplus1 2024-04-16 10:41:01 +0100
  • 998637fc3d added infotext and mob follows improvements (thx Kazooo) tenplus1 2024-04-08 08:37:59 +0100
  • 93c19e881c Fixed first follow item in info list not matching others #25 Kazooo 2024-04-06 22:17:20 +0000
  • b93b6d1153 Improved entity infotext #24 Kazooo 2024-04-06 21:21:51 +0000
  • de0914312c stop swimming mobs going above water surface tenplus1 2024-04-02 09:16:59 +0100
  • 5a6ec7080f attacking mobs should stay inside their own medium tenplus1 2024-04-01 14:54:55 +0100
  • 129b24b159 add entity name in infotext tenplus1 2024-03-12 11:13:16 +0000
  • 35cc60c355 tweak saddle recipe, fix spawner error tenplus1 2024-03-08 15:04:58 +0000
  • a1293aca28 Make saddle recipe use group:leather instead of mobs:leather #20 Skivling 2024-03-08 06:26:24 +0000
  • 903b1e34df fix default self.state tenplus1 2024-03-03 17:30:22 +0000
  • 87d13c857f replace :distance with get_distance() function tenplus1 2024-03-03 17:09:30 +0000
  • 17dafff8ef add attack_ignore feature (thx ShadowOfHassen for idea) tenplus1 2024-03-01 16:01:18 +0000
  • f5a9236a86 Update api.txt #18 ShadowOfHassen 2024-02-29 20:57:44 +0000
  • 847b1da2f7 Update api.lua ShadowOfHassen 2024-02-29 20:55:39 +0000
  • 0fb7c78ac0 Update api.txt ShadowOfHassen 2024-02-29 16:45:37 +0000
  • bfcd5582b0 Update api.lua ShadowOfHassen 2024-02-29 15:32:40 +0000
  • 95f3e98867 set is_ground_content for spawner and meat blocks (thx SwissAlpS) tenplus1 2024-02-27 08:05:02 +0000
  • 051f8eebc1 version bump #16 SwissalpS 2024-02-27 01:49:10 +0000
  • daf6b744f6 meatblocks aren't ground content SwissalpS 2024-02-27 00:21:55 +0000
  • f1cbed1089 spawner isn't ground content SwissalpS 2024-02-27 00:16:29 +0000
  • b3b89e6dea fix spawner chance tenplus1 2024-02-23 17:12:14 +0000
  • 822e78fd32 tweak player detection (thx whosit) tenplus1 2024-02-23 17:09:42 +0000
  • d64c104140 replace get_objects_inside_radius() with get_connected_players() where possible #15 whosit 2024-02-22 19:59:42 +0300
  • dd9b3d7add if punch_attack_uses is 0 then dont add wear to tool tenplus1 2024-02-20 07:47:37 +0000
  • d4a25064ea use alternative to colorspec_to_bytes tenplus1 2024-02-01 08:34:46 +0000
  • 70118fc8da only update object props when changes (thx whosit) tenplus1 2024-01-31 09:59:31 +0000
  • 04bc5d9dc7 don't update object properties when not changed #11 whosit 2024-01-31 11:11:58 +0300
  • 7c7a7345af change nametag texture and description to stand out from mineclone version tenplus1 2024-01-30 08:02:17 +0000
  • ceefbcec39 add some missing mineclone groups tenplus1 2024-01-29 16:01:59 +0000