Commit Graph

  • bf8d340da0 Merge pull request 'make spawn_mob able to change variables in a mob' (#2759) from spawn_mob_super into master cora 2022-10-13 00:01:22 +0000
  • 93e2f1997a allow a spider/skeleton jockey to be spawnable with spawn_mob command epCode 2022-10-11 16:36:05 -0700
  • 22a5856b46 make spawn_mob able to change values in a mob epCode 2022-10-11 16:21:15 -0700
  • cd907f080c Merge pull request 'fix enderman eye scale #2762' (#2766) from epcode-patch-1 into master cora 2022-10-12 23:50:54 +0000
  • dc4c5a07a4 fix enderman eye scale #2762 epCode 2022-10-12 18:41:33 +0000
  • f1ebe802c6 Fix boss bars scaling issue with non 16x texture packs talamh 2022-10-12 19:37:56 +0100
  • 96a6cd1b9b Merge pull request 'Fix exp bar scaling issue with non 16x textures' (#2755) from talamh/MineClone2:expbar_fix into master cora 2022-10-12 01:41:23 +0000
  • f8377c77cb Merge pull request 'Fix status effects scaling issue with non 16x texture packs' (#2758) from talamh/MineClone2:status_effects_fix into master cora 2022-10-12 01:38:19 +0000
  • d7ca90f7fe Merge pull request 'fix zombie pig wielditem' (#2753) from mob_wield_model_fixes into master cora 2022-10-12 01:28:55 +0000
  • 695fab5f06 Fix status effects scaling issue with non 16x texture packs talamh 2022-10-11 21:53:48 +0100
  • 7cf287a504 Fix exp bar scaling issue with non 16x textures talamh 2022-10-11 19:52:30 +0100
  • ecaf2d5ed7 fix pigman wield size epCode 2022-10-11 11:28:38 -0700
  • 0deb288de9 fix zombie pig wielditem epCode 2022-10-10 14:03:03 -0700
  • e80ce4b758 Merge pull request 'Fix mirrored doors placement rotation' (#2736) from fix_doors_direction into master cora 2022-10-11 09:47:31 +0000
  • 51e43f7efc Fix mirrored doors rotation cora 2022-10-07 18:07:46 +0200
  • dc0ca59534 Merge pull request 'Add new breaking animation by FossFanatic' (#2744) from fossfan_breaking_anim into master cora 2022-10-11 09:40:51 +0000
  • e35e949833 Add breaking animation by FossFanatic FossFanatic 2022-10-10 05:37:20 +0200
  • 0b0a48fd10 Merge pull request 'Change torch model, add soul fire flame particle texture' (#2750) from talamh/MineClone2:torch_remodel into master cora 2022-10-11 09:36:49 +0000
  • 1b6df20c0c Merge pull request 'Adds some mob jockey support' (#2752) from mob_jockey into master cora 2022-10-11 09:30:29 +0000
  • 8930f9da45 fix skeleton wielditem epCode 2022-10-10 13:54:51 -0700
  • aa2693795d Add Spider Jockey epCode 2022-10-10 13:42:01 -0700
  • 23ec60fff0 Change torch model, add soul fire flame particle texture talamh 2022-10-10 20:50:11 +0100
  • fec0dae4ca Merge pull request 'Make mobs have smooth turning' (#2743) from smooth_mob_turn into master cora 2022-10-10 02:10:53 +0000
  • 8cd093afa9 adjust values epCode 2022-10-09 18:43:41 -0700
  • 9cf5b2a9f6 make mobs rotate when punched epCode 2022-10-09 18:40:41 -0700
  • 8a63e90e4a remove debug message epCode 2022-10-09 18:26:20 -0700
  • a16e8f0403 remove all glitchy shaking epCode 2022-10-09 17:41:50 -0700
  • 090c5b086a fix mobs shaking a lot epCode 2022-10-09 17:29:28 -0700
  • c500dc98f9 fix only hostile mobs using smooth turning epCode 2022-10-09 17:23:14 -0700
  • 4a086db4c5 get rid of unecessary "if true" statement epCode 2022-10-09 16:57:26 -0700
  • ef980f2ea0 Make mobs have smooth turning epCode 2022-10-09 16:38:21 -0700
  • 0c21abf28a Merge pull request 'Change Achievements to Advancements, Part 1' (#2681) from advancement_mod_fixes into master cora 2022-10-09 23:27:38 +0000
  • 78f1a81d1f Add Advancement Groups (Overworld, Nether, End, Adventure, Husbandry) PrairieWind 2022-10-03 17:17:03 -0600
  • 0a33c5b5df Added Types of Advancements (Advancements, Goals, and Challenges) PrairieWind 2022-10-03 16:55:26 -0600
  • f9f74d2af7 Changed Achievements to Advancements in player visible text. PrairieWind 2022-09-23 09:24:31 -0600
  • d43494e3b7 Merge pull request 'Fix dumb mistake in creative crash fix' (#2742) from fix_creative_crash_5.6 into master cora 2022-10-09 23:09:58 +0000
  • 2a9d704293 Fix dumb mistake in creative crash fix cora 2022-10-10 01:06:42 +0200
  • e294466029 Merge pull request 'Fix crash in 5.6 gm-creative digging' (#2734) from fix_creative_crash_5.6 into master cora 2022-10-09 22:53:59 +0000
  • a1919b572a Fix crash in 5.6 gm-creative digging cora 2022-10-08 22:32:03 +0200
  • 24c03c2d32 Merge pull request 'Fix baby zombies being 1/4 vis_size' (#2737) from fix_baby_z_visszie into master cora 2022-10-09 22:50:23 +0000
  • 2fa2f7cbf9 Fix baby zombies being 1/4 vis_size cora 2022-10-08 23:11:59 +0200
  • aea899a569 Merge pull request 'Check enable damage instead of creative mode when appropriate' (#2726) from enable_damage into master cora 2022-10-09 19:51:00 +0000
  • 36427d5aef Check enable damage instead of creative mode in some cases Johannes Fritz 2022-10-07 13:32:25 -0500
  • 3e9cb597e6 Merge pull request 'mcl_title API: enable styling' (#2730) from title-API-fixes into master cora 2022-10-09 19:35:48 +0000
  • ba6dfc7368 Merge pull request 'Enable mcl_title debug code, debug priv to chatcmds' (#2735) from title-API-fixes_enable-debug into title-API-fixes cora 2022-10-09 19:33:36 +0000
  • 52ac8ffd43 clarify debug nature of chatcommands cora 2022-10-09 21:31:23 +0200
  • 3686d9a79d Enable mcl_title debug code, debug priv to chatcmds cora 2022-10-08 22:56:40 +0200
  • d71d1c4b82 mcl_title API: enable styling AFCMS 2022-10-08 12:11:26 +0200
  • 0c4edbc4ac Merge pull request 'Flower pot fixes' (#2731) from flowerpot-fixes into master cora 2022-10-08 20:43:19 +0000
  • 5719637ee7
    Flower pot fixes - More accurate selection and collision box - Remove check for minetest.features.use_texture_alpha_string_modes - Use new vectors - Add some basic type annotations to API functions AFCMS 2022-10-08 11:20:35 +0200
  • 3aaf0f3e29 Merge pull request 'Add api and following mobs as starers: cow, chicken, creeper, pig, sheep, skellys. spider, villager, villager_zombie, wolf' (#2716) from new_mobs_look_at_players into master cora 2022-10-07 16:45:44 +0000
  • 3a34773671 (+)polar_bear_head_rotation epCode 2022-10-06 19:40:42 -0700
  • 5a14f385a0 (+)zombie_pigman_head_rotation epCode 2022-10-06 19:30:15 -0700
  • 029638029d (+)witherskeleton_head_rotation epCode 2022-10-06 19:21:32 -0700
  • 1d06ac5774 (+)parrot_head_rotation epCode 2022-10-06 19:08:47 -0700
  • 9a338a0eea (+)iron_golem_head_rotation epCode 2022-10-06 19:02:22 -0700
  • 30c77a3517 (+)illager_head_rotation epCode 2022-10-06 18:56:38 -0700
  • 25cceb58a9 (+)blaze_head_rotation epCode 2022-10-06 18:10:20 -0700
  • 8b3087c1d3 (+)rabbit_head_rotation epCode 2022-10-06 18:03:13 -0700
  • 690d97bc63 (+)zombie_head_rotation epCode 2022-10-06 16:21:16 -0700
  • 683d973d9f (+)Llama_head_rotation epCode 2022-10-06 15:03:02 -0700
  • 99350d4dc8 (+)ocelots_head_rotation epCode 2022-10-06 14:40:06 -0700
  • bc0d5de1e2 make dogs not so curious epCode 2022-10-06 14:27:17 -0700
  • 5f46f9649a Make mobs not always look at you+looks at own kind epCode 2022-10-06 14:21:57 -0700
  • c72b1fb9db revert to Mr. Rar's models for fertile mobs. epCode 2022-10-06 13:53:40 -0700
  • 609f90dd0a Use conditional set_bone_position for mob head swivel cora 2022-10-06 04:10:19 +0200
  • 68d04bc4e8 move set_conditionals from mcl_playerplus to mcl_util cora 2022-10-06 04:01:56 +0200
  • 1a6698abda Add api and following mobs as starers: cow, chicken, creeper, pig, sheep, skellys. spider, villager, villager_zombie, wolf epCode 2022-10-05 18:30:02 -0700
  • 8893241ae9 Merge pull request 'Pull sus_stews update' (#2709) from sus_stew_allium into master cora 2022-10-07 00:22:54 +0000
  • 3eb2125538 Add alliums with fire_resistance, and fix eating issue. MysticTempest 2022-06-23 08:08:52 -0500
  • a1bb8812b1 add cora to authors chmodsayshello 2022-06-08 15:51:52 +0000
  • 3b92a5b0d2 Merge pull request 'Fix offhand hud slot incorrect scaling with non 16x texture packs' (#2725) from talamh/MineClone2:offhand_hud into master cora 2022-10-07 00:17:18 +0000
  • ecd1162c2d Fix offhand hud slot incorrect scaling with non 16x texture packs talamh 2022-10-06 21:15:15 +0100
  • 5b3b686452 Merge pull request 'Add donkey and mule inv' (#2691) from donkey_chest into master cora 2022-10-06 19:44:35 +0000
  • b3c34bd081 unset item list when dropping inv cora 2022-10-06 20:53:52 +0200
  • d202db00b7 Fix llama and donkey/mule drops cora 2022-10-04 11:36:43 +0200
  • 8d8d49c87d Add mule, document api additions cora 2022-10-01 23:47:06 +0200
  • 7cabdb1707 fix donkey chest texture cora 2022-10-01 11:33:59 +0200
  • 9602b564c4 Add donkey inv cora 2022-10-01 04:27:58 +0200
  • 8fbb545a70 Merge pull request 'Replace bed nodeboxes with meshes' (#2722) from talamh/MineClone2:bed_mesh into master cora 2022-10-06 19:42:36 +0000
  • bf74e75ee5 Merge pull request 'Fix mangrove leaves dropping themselves' (#2711) from mangrove_leaves into master cora 2022-10-06 18:42:35 +0000
  • 5a977b5b76 Fix mangrove leaves dropping themselves cora 2022-10-05 15:00:20 +0200
  • 5507f62142 Merge pull request 'fix_spider_eyes_memory_fault+die' (#2721) from fix_spider_eyes_memory_fault+die into master epCode 2022-10-06 17:45:29 +0000
  • 99cc6cf307 Remove Unecessary code in spider for eye removal. epCode 2022-10-06 16:47:10 +0000
  • ba383091ad fix eyes staying when mob was killed epCode 2022-10-06 08:54:38 -0700
  • b4f2cb61d3 Fix Spider Segmentation fault epCode 2022-10-05 19:07:51 -0700
  • 9107bfa62d Merge pull request 'Fix double despawn in staticdata/activate (and resulting segfault)' (#2723) from fix_double_despawn into master cora 2022-10-06 17:38:40 +0000
  • d570a2dda6 Fix double despawn in staticdata/activate cora 2022-10-06 18:55:58 +0200
  • b4859b8e7c Replace bed nodeboxes with meshes talamh 2022-10-06 17:36:51 +0100
  • 8f5bca7506 Merge pull request 'Add basic sculk' (#2668) from sculk into master cora 2022-10-05 22:32:34 +0000
  • a9be0f1f9d dig sculk veins by water cora 2022-09-30 15:57:40 +0200
  • 751b92c3d6 Update spread_to nodes for sculk cora 2022-09-30 15:52:57 +0200
  • 6ecd7cfe4c comment out sensor/shrieker code cora 2022-09-30 15:38:11 +0200
  • 5f559867da Add sculk sounds by thunder1035 cora 2022-09-16 15:07:28 +0200
  • 7b1de473c3 Clean up mcl_sculk cora 2022-09-16 04:04:43 +0200
  • 256d6bded7 Add sculk veins, generate shriekers and sensors cora 2022-09-08 18:32:59 +0200
  • 6da1491f14 make xp.throw_xp return the orb objects cora 2022-09-08 13:16:26 +0200
  • a6021e7601 Add sculk cora 2022-09-08 13:16:13 +0200
  • a2ce3e8a49 Merge pull request 'Make enderman and spider's eyes glow' (#2712) from spider_ender_eyes_glow into master cora 2022-10-05 22:29:36 +0000
  • fb878f6814 make enderman's eyes Glow epCode 2022-10-05 11:14:01 -0700