Commit Graph

  • 69e83d5c0a #11 Spawn buds kay27 2022-02-05 06:27:23 +0400
  • d3dfd13f78 #11 Fix the style, add template.txt, add Russian translation kay27 2022-02-05 03:01:23 +0400
  • e28ccd9a80 #11 Put tabs instead of each 2 spaces kay27 2022-02-05 02:39:40 +0400
  • a5fba06a2c #11 Remove amethyst screenshot kay27 2022-02-05 02:35:22 +0400
  • 6c36c83a18 AMethyst Growing 1F616EMO 2021-07-28 20:44:30 +0800
  • 48a4e069f9 craft bugfix 1F616EMO 2021-07-28 14:01:14 +0800
  • 60e04438e0 typo missing space 1F616EMO 2021-07-28 05:15:00 +0000
  • 0b01d299ea 更新 'mods/ITEMS/mcl_amethyst/init.lua' 1F616EMO 2021-07-28 05:13:15 +0000
  • ebdf944dda amethyst bud 1F616EMO 2021-07-28 12:40:40 +0800
  • 794e10df4e [mcl_amethyst] INIT * Amethyst Block * Budding Amethyst (won't grow amethyst now) * New spyglass recipe * Tinted Glass * Calcite 1F616EMO 2021-07-27 19:10:59 +0800
  • 1cc8a7f8df Merge pull request 'Remove ancient backup "init_new.lua"' (#2178) from remove_ancient_backup_file into master cora 2022-05-05 12:32:11 +0000
  • 6a2fe2eb4f remove ancient backup "init_new.lua" cora 2022-05-05 01:57:10 +0200
  • 6674684998 Merge pull request 'Add deepslate, copper and raw_ores by NO11' (#2141) from deepslate-copper-rawores into master cora 2022-05-05 00:40:31 +0000
  • 1266396e1d Add cobbled deepslate to cobble group. kabou 2022-05-04 23:09:59 +0200
  • f5abc28190 Allow smelting of deepslate ores. kabou 2022-05-03 22:16:48 +0200
  • f8f6ea22c8 Fix codestyle issues with `mcl_deepslate`, `mcl_copper`, `mcl_raw_ores` AFCMS 2022-05-04 11:07:04 +0200
  • b0b8ef3921 Comment out ore registrations for now cora 2022-04-28 00:24:31 +0200
  • be6d2db7d4 remove redundant license files cora 2022-04-26 01:57:09 +0200
  • dc40ed18b3 remove raw_ores item override cora 2022-04-26 01:55:38 +0200
  • 1b99de73d2 remove screenshots from original mods cora 2022-04-25 21:47:42 +0200
  • c97e0cd631 Add deepslate NO11 2022-05-01 03:12:53 +0200
  • 8c7a8a61d2 Add Copper NO11 2022-05-01 03:11:51 +0200
  • 6bdaa9f2d1 Add raw ores NO11 2022-05-01 03:10:23 +0200
  • 8b8a133381 Merge pull request 'Fix undefined variable in mcl_enchanting/engine.lua.' (#2177) from fix_enchanting into master cora 2022-05-04 23:34:18 +0000
  • dceb48bf94 Fix undefined variable in mcl_enchanting/engine.lua. kabou 2022-05-05 01:06:26 +0200
  • e10c06ba98 Merge pull request 'Remove 2D preview + fix enchanting overlay (Fix #1869, #2161)' (#2162) from remove_3d_preview into master cora 2022-05-04 23:20:50 +0000
  • 8a47a195f6 Remove preview files AFCMS 2022-05-02 10:42:29 +0200
  • d0b60e2399 Fix player armor enchanting overlay (#2161) AFCMS 2022-05-02 10:39:49 +0200
  • 3ca40cd4e4 Remove 2D preview AFCMS 2022-05-02 10:18:25 +0200
  • 0e8a87befa Merge pull request 'Bookshelves are deco blocks, not building blocks.' (#2175) from bookshelf-deco-block into master cora 2022-05-04 23:11:57 +0000
  • 920b8b9654 Bookshelves are deco blocks, not building blocks. kabou 2022-05-04 22:22:59 +0200
  • dab80c45fd Merge pull request 'Add "cobble" group.' (#2174) from cobble_group into master cora 2022-05-04 23:05:01 +0000
  • f1a494ea62 Change stone tool repair materal to group:cobble. kabou 2022-05-04 16:08:42 +0200
  • 64bb50dfd5 Change some crafting recipes to use group:cobble. kabou 2022-05-04 15:54:12 +0200
  • 9edb40b5c5 Add cobblestone to the `cobble` group. kabou 2022-05-04 15:14:23 +0200
  • b0ae135b3c Add `cobble` group. kabou 2022-05-04 15:12:27 +0200
  • b13835dd6f Merge pull request 'Fix crash when trying to use awards if they are disabled for the player (#2164)' (#2170) from awards_crashfix into master cora 2022-05-03 20:11:44 +0000
  • 3699ca5535 update translation template chmodsayshello 2022-05-03 15:21:18 +0000
  • 9c652df8a2 update german translation chmodsayshello 2022-05-03 14:59:49 +0000
  • 390802a344 fix crash when achievements are disabled and /awards is being used chmodsayshello 2022-05-03 14:58:44 +0000
  • a27abae045 Merge pull request 'Fix warning in mcl_weather (#2157)' (#2168) from fix_weather_warning into master cora 2022-05-03 00:41:06 +0000
  • 61a999fe5a Fix warning in mcl_weather cora 2022-05-02 21:47:33 +0200
  • 85afc8bd53 Merge pull request 'Fix `add_large_plant()` argument mismatch in mcl_flowers.' (#2156) from fix-flowers-fortune into master cora 2022-05-01 10:32:49 +0000
  • ed8995acec Fix `add_large_plant()` argument mismatch. kabou 2022-04-30 23:30:58 +0200
  • 38f1db7a04 Merge pull request 'Add Lodestones (rebased)' (#2154) from chmodsayshello/MineClone2:lodestone_rebased into master cora 2022-05-01 00:38:50 +0000
  • f1c60a48e0 remove debug logging chmodsayshello 2022-04-30 10:02:04 +0000
  • c97fc42b68 upload textures 2/2 chmodsayshello 2022-04-30 09:02:17 +0000
  • 92cd3381ad upload textures 1/2 chmodsayshello 2022-04-30 09:01:57 +0000
  • f7a5862df2 update mcl_itemframes to use get_compass_image correctly chmodsayshello 2022-04-30 08:59:25 +0000
  • ba8e072265 update mcl_compass dependencies chmodsayshello 2022-04-30 08:58:04 +0000
  • f9d8b61dc1 update mcl_compass init.lua chmodsayshello 2022-04-30 08:57:03 +0000
  • dd727510ba Merge pull request 'Update Fork' (#4) from MineClone2/MineClone2:master into master chmodsayshello 2022-04-30 08:55:15 +0000
  • a4e8c0b884 Merge pull request 'Add packed ice crafting recipe' (#2145) from add-packed-ice-recipe into master cora 2022-04-27 22:04:23 +0000
  • 057051aa6d Add packed ice crafting recipe Nils Dagsson Moskopp 2021-11-24 06:06:26 +0100
  • 83aebb8b99 Merge pull request 'set version to 0.75 (indev)' (#2144) from 075-indev into master cora 2022-04-26 09:51:05 +0000
  • deb2e1c50b set version to 0.75 (indev) cora 2022-04-26 11:50:11 +0200
  • 7d9cbd5f84 Merge pull request 'change version to 0.74' (#2143) from release_074 into master 0.74.0 cora 2022-04-26 03:55:15 +0000
  • deb2c4ab50 change version to 0.74 cora 2022-04-26 05:53:20 +0200
  • 64ec36fe36 Merge pull request 'Dirt types fixes' (#2109) from dirt_type_fixes into master cora 2022-04-25 21:39:27 +0000
  • cbf3dc49aa Replace grass path with dirt path Nils Dagsson Moskopp 2021-09-08 14:34:58 +0200
  • 6bc676545b Allow saplings to grow on coarse d. and mycelium cora 2022-04-13 12:59:05 +0200
  • 77c2f9371e Merge pull request 'Update Fork' (#1) from MineClone2/MineClone2:master into master chmodsayshello 2022-04-25 12:31:14 +0000
  • 4cdb1130af Merge pull request 'Add hypercopyrighted end crystal beam texture' (#2134) from add-hypercopyright-beam into master cora 2022-04-25 03:38:10 +0000
  • 5f126c4686 add hypercopyrighted end crystal beam texture cora 2022-04-24 00:19:15 +0200
  • dd12417529 Merge pull request 'Use uncarved pumpkin in survival' (#2119) from uncarved_pumpkins into master cora 2022-04-22 20:01:23 +0000
  • 67ae203772 Trigger node callbacks when pumpkin is sheared Nils Dagsson Moskopp 2022-04-14 18:52:31 +0200
  • 5ba36c08b6 Drop carved pumpkin when shearing snow golem Nils Dagsson Moskopp 2022-02-23 18:54:03 +0100
  • 56db877360 Disconnect gourd stems after destruct Nils Dagsson Moskopp 2022-02-23 18:14:44 +0100
  • e1d67a2095 Disconnect stems from carved pumpkins after dig Nils Dagsson Moskopp 2022-02-23 17:15:40 +0100
  • a2dd8c935d Make villagers accept uncarved pumpkin in trades Nils Dagsson Moskopp 2021-07-31 20:12:26 +0200
  • 4fda54b0d1 Remove pumpkin pie recipe with carved pumpkin Nils Dagsson Moskopp 2021-07-31 19:58:21 +0200
  • 9a53761b08 Remove pumpkin seeds recipe with carved pumpkin Nils Dagsson Moskopp 2021-07-31 19:47:30 +0200
  • 9b614c115c Grow uncarved pumpkin from seeds instead of carved Alexander Minges 2020-04-28 16:32:28 +0200
  • faf3f60cff Use uncarved pumpkin instead of carved in mapgen Alexander Minges 2020-05-02 21:04:03 +0200
  • 1bcbdfbc4c Merge pull request 'Fix endermen dropping node AND taking it (#2122)' (#2130) from fix_enderman_dupe into master cora 2022-04-22 10:25:46 +0000
  • b6ab815adc Fix endermen dropping node AND taking it cora 2022-04-22 01:02:20 +0200
  • 511b7030e1 Merge pull request 'Generate podzol when planting huge spruce trees' (#2126) from spruce_podzol into master cora 2022-04-21 22:27:10 +0000
  • a83a2e9aba generate podzol under huge spruce trees cora 2022-04-20 15:17:29 +0200
  • 0c03d420b8 Merge pull request 'Check protection on dragon egg punch (#2127)' (#2129) from enderdragon_egg_fix into master cora 2022-04-21 19:41:27 +0000
  • 8396dfe7e3
    enderdragon egg: check for protection on punch AFCMS 2022-04-21 21:02:43 +0200
  • 231b658c3f Merge pull request 'Lift clouds to 384 in valleys mapgen' (#2110) from raise_valleys_clouds into master cora 2022-04-19 10:26:41 +0000
  • dc4ccf91cc lift clouds to 384 in valleys mapgen kay27 2022-04-13 23:29:14 +0200
  • 8bf1d2b235 Merge pull request 'Fix sugarcane not getting param2 on mapgen' (#2118) from fix_sugarcane_color into master cora 2022-04-19 10:22:22 +0000
  • 3cb9947cf4 fix sugarcane not getting param2 on mapgen cora 2022-04-18 04:28:23 +0200
  • d1cd46e197 Merge pull request 'change version in readme to 0.74 (indev)' (#2115) from change-readme-074-indev into master cora 2022-04-16 11:01:40 +0000
  • 33097a7656 change version in readme to 0.74 (indev) cora 2022-04-16 11:59:10 +0200
  • 9ad4222f35 Merge pull request 'update readme to 0.73.1' (#2114) from release_0731 into master 0.73.1 cora 2022-04-16 09:52:56 +0000
  • feb1fcc5b4 update readme to 0.73.1 cora 2022-04-16 11:48:42 +0200
  • 6976ffca62 Merge pull request 'Shuffle pixels in mcl_end_crystal_beam.png' (#2113) from fix_mcl_end_crystal_beam into master cora 2022-04-16 09:23:32 +0000
  • 34b5002fc8
    Shuffle pixels in mcl_end_crystal_beam.png Nils Dagsson Moskopp 2022-04-16 00:35:46 +0200
  • e63e3b3cbd Merge pull request 'Make shields work with all mobs' (#2107) from shield_mob_fixes into master cora 2022-04-12 10:31:31 +0000
  • 2aa04519dd Merge branch 'shield_mob_fixes' of https://git.minetest.land/MineClone2/MineClone2 into shield_mob_fixes NO411 2022-04-09 16:21:32 +0200
  • e790bf90f4 Make shields work with all mobs NO411 2022-04-09 16:21:22 +0200
  • b108f58b2f NO11 NO411 2022-04-09 16:19:53 +0200
  • 8e904e2ca9 Merge pull request 'mcl_weather: fix typo/crash' (#2105) from fix_weather_typo into master cora 2022-04-08 15:03:06 +0000
  • bb593159f1 mcl_weather: fix typo/crash cora 2022-04-08 06:23:14 +0200
  • 83c91aba93 Merge pull request 'Shields: Fix crash when deflecting ghast fireball ( #2095 )' (#2103) from fix-shield-ghast-crash into master 0.73.0 cora 2022-04-07 20:47:56 +0000
  • e7970ecce5 shields: Fix crash when deflecting ghast fireball cora 2022-04-07 22:19:39 +0200
  • b96fb2af17 Merge pull request 'Replace mcl_end_crystal_beam.png with free version.' (#2100) from end_crystal_beam into master kabou 2022-04-06 21:22:57 +0000
  • 152e552458 Replace mcl_end_crystal_beam.png with free version. kabou 2022-04-06 23:04:01 +0200