Commit Graph

  • f2375abc47 Add netherite tools Code-Sploit 2021-04-14 13:07:25 +0000
  • 9c0e9964a6 Add smithing table W.I.P Code-Sploit 2021-04-16 11:47:21 +0000
  • 338114aecc Add: Netherite scrap, Netherite ingot. Add crafting recipe for netherite ingot. Code-Sploit 2021-04-14 12:35:15 +0000
  • 8ee792e965 Add correct textures for netherite armor Code-Sploit 2021-04-14 11:54:42 +0000
  • 3f30251f26 Add second part of netherite armor textures Code-Sploit 2021-04-14 11:46:34 +0000
  • 57ebfbfb56 Add first part of netherite armor textures Code-Sploit 2021-04-14 11:44:50 +0000
  • f0f52713f7 Add code for netherite armor Code-Sploit 2021-04-14 11:42:28 +0000
  • 92992cb44e Add ancient debris Code-Sploit 2021-04-14 12:20:53 +0000
  • 48a2d25698 Merge pull request 'Fix Anvil stacking dupe II' (#2375) from fix-anvil-stacking-dupe into master cora 2022-06-30 12:09:06 +0000
  • 817fb83ba6 Fix Anvil stacking dupe II cora 2022-06-29 18:13:02 +0200
  • 3286330b26 Merge pull request 'Add crying obsidian' (#2378) from crying_obsidian into master cora 2022-06-30 12:01:40 +0000
  • ce2531a488 Add correct respawn anchor recipe cora 2022-06-30 14:00:55 +0200
  • 424a697565
    No nether, no dust Nathan Fritzler 2022-06-29 22:15:08 -0600
  • f57399e162
    There is no end! Nathan Fritzler 2022-06-29 20:51:25 -0600
  • 78e187537f Add crying obsidian particle effect cora 2022-06-30 01:25:55 +0200
  • 9d8ff427f3 Add crying obsidian kay27 2022-06-30 01:43:22 +0200
  • c504e9b4ac Merge pull request 'Update textures for nautilus shell and heart of the sea.' (#2373) from TheRandomLegoBrick/MineClone2:update_nautilus_texture into master PrairieWind 2022-06-27 20:34:58 +0000
  • f1e5790308 Update textures for nautilus shell and heart of the sea TheRandomLegoBrick 2022-06-27 10:17:33 -0700
  • 70f8be2a0f
    There's dedicated tools that can do this better Nathan Fritzler 2022-06-26 13:49:10 -0600
  • 815893a15a Merge pull request 'Fix zombie villager curing (crash)' (#2368) from fix_zvillager_curing into master cora 2022-06-26 09:39:17 +0000
  • d9e40d5223 set profession first in on_spawn cora 2022-06-26 11:19:21 +0200
  • 86651e7557 Fix zombie villager curing (crash) cora 2022-06-26 00:39:31 +0200
  • 1262216f9d Merge pull request 'Nautilus Shell and Heart of the Sea Items' (#2369) from netherquatics_items into master cora 2022-06-25 23:04:33 +0000
  • 94e7c4c85b Nautilus Shell Texture, by RandomLegoBrick PrairieAstronomer 2022-06-25 16:54:19 -0600
  • 52bb8c6401 Heart of the Sea Textures by RandomLegoBrick PrairieAstronomer 2022-06-25 16:47:48 -0600
  • 29329c4aac Heart of the Sea Item. Item Texture by RandomLegoBrick. PrairieAstronomer 2022-06-25 16:41:32 -0600
  • 2e0fa714ed Nautilus Shell Item. Shell Texture by RandomLegoBrick. PrairieAstronomer 2022-06-25 15:42:52 -0600
  • 679309d20c Merge pull request 'Tweak hunger/health mechanics:' (#2361) from hunger_patches into master cora 2022-06-25 09:17:59 +0000
  • e3abe72522 Fix healing speed, and saturation usage again; to be more accurate. MysticTempest 2022-06-25 01:41:10 -0500
  • b6dff1782d
    Luacheck is better for this need Nathan Fritzler 2022-06-24 16:24:42 -0600
  • a6e2c94028 Tweak hunger/health mechanics: MysticTempest 2022-06-24 05:38:26 -0500
  • d573ec29da
    Remove `Texture_Converter.py` and mentions of it. Nathan Fritzler 2022-06-23 12:59:02 -0600
  • bb413bfdb1 Merge pull request 'Coral reefs' (#2357) from coral_reefs into master cora 2022-06-23 17:20:57 +0000
  • 2b87958678 add all sizes of sea pickles not just 1 cora 2022-06-23 17:18:01 +0200
  • f883b45809 Add coral reefs cora 2022-06-23 14:01:05 +0200
  • ecbc94e822 Merge pull request 'Lava cauldrons and other cauldron/bucket fixes' (#2350) from lava_cauldron into master cora 2022-06-22 10:41:20 +0000
  • ca6cf81e24 set objects on fire when in lava cauldron cora 2022-06-22 11:56:25 +0200
  • 4e5f45f5ab
    Fix time of day Nathan Fritzler 2022-06-21 14:04:15 -0600
  • a5c2cad473
    Fix the hand range Nathan Fritzler 2022-06-21 10:28:14 -0600
  • eb25cd4f50
    Don't render hand or block item ever Nathan Fritzler 2022-06-21 10:27:59 -0600
  • 1401f398ae globalstep instead of abm to extinguish objects cora 2022-06-21 14:24:15 +0200
  • 3a7022ab66 Clean up buckets and cauldrons a little bit cora 2022-06-21 13:51:06 +0200
  • 685cba6821 Allow placing lava into cauldrons cora 2022-06-21 13:42:25 +0200
  • 7a8d20e124 take lava from cauldron with bucket cora 2022-06-21 13:05:24 +0200
  • 9937224997 Add lava filled cauldron cora 2022-06-21 12:58:19 +0200
  • 820b97f065 fix soem codestyle stuff in mcl_cauldrons cora 2022-06-21 12:52:54 +0200
  • 432ec760b7 Merge pull request 'Properly fix smokers, & blast_furnaces to work at twice the rate of a furnace.' (#2344) from fix_blast_furnaces_and_smokers_properly into master cora 2022-06-21 10:32:15 +0000
  • f6599d237e Fix smokers, & blast_furnaces to work at twice the rate of a furnace. MysticTempest 2022-06-21 00:36:13 -0500
  • 712179623a
    Fix the exactness of the worldborder system Nathan Fritzler 2022-06-20 22:44:56 -0600
  • b925ebb087 Merge pull request 'Implement #2312: Add grindstones' (#2342) from TheRandomLegoBrick/MineClone2:grindstone into master PrairieWind 2022-06-20 20:43:56 +0000
  • 90ee8ecf0f Merge branch 'grindstone' of https://git.minetest.land/TheRandomLegoBrick/MineClone2 into grindstone TheRandomLegoBrick 2022-06-20 13:33:15 -0700
  • 6ec9765b58 Fix indentation TheRandomLegoBrick 2022-06-20 13:31:23 -0700
  • b5eda3000e Merge branch 'master' into grindstone RandomLegoBrick 2022-06-20 19:58:49 +0000
  • 99469ff1c5 Add grindstones TheRandomLegoBrick 2022-06-20 12:46:59 -0700
  • 7429f5dc93 Merge pull request 'Fix crash on ghast explosions' (#2339) from fix_ghast_crash into master cora 2022-06-20 11:46:55 +0000
  • e3c5b2cbb5 Fix crash on ghast explosions cora 2022-06-19 21:21:49 +0200
  • 64b8f15f47 Merge pull request 'Fix weather FPS (and warning)' (#2341) from fix_weather_fps into master cora 2022-06-20 11:38:15 +0000
  • dcc7df5f02 Add setting for nether dust too cora 2022-06-20 13:31:58 +0200
  • 069ccbe010
    Use halo highlighting Nathan Fritzler 2022-06-19 22:22:12 -0600
  • f84dcf0940
    Use protection to make a worldborder Nathan Fritzler 2022-06-19 15:10:44 -0600
  • 30e543d4d2 Add settings to change weather particle amounts cora 2022-06-19 22:35:49 +0200
  • d9da50e292 Properly check for sound update (fix warning) cora 2022-06-19 22:25:50 +0200
  • ca27237ffc Tweak particle spawner settings cora 2022-06-19 22:19:46 +0200
  • 855b18ee30 Merge pull request 'Nether biomes' (#2328) from nether_biomes into master cora 2022-06-19 14:58:23 +0000
  • ffa15727e3 readd grow_twisting_vines func cora 2022-06-19 13:27:12 +0200
  • 31b94f5b22 Add "nether outpost" cora 2022-06-19 00:17:43 +0200
  • ecf6236152 Set fog color according to nether biome cora 2022-06-19 00:05:47 +0200
  • 41f708e03e Regular decorations for legacy nether(except v6) cora 2022-06-18 21:38:20 +0200
  • 5b366c692d Enable mob spawning in new biomes cora 2022-06-18 16:28:03 +0200
  • 0890c719a3 Add basalt pillars cora 2022-06-18 16:01:25 +0200
  • fefb15f2a8 Add new fungus tree schematics cora 2022-06-18 14:28:05 +0200
  • 01eea4ab8a prevent nether trees from growing through bedrock cora 2022-06-18 01:49:18 +0200
  • 969ac0be78 fix style details and mistakes in mcl_crimson cora 2022-06-18 01:48:33 +0200
  • d9a74ac180 rename mcl_surface_pools -> mcl_terrain_features cora 2022-06-18 01:46:31 +0200
  • a0264ed5e0 tweak biome distribution to be more like mc cora 2022-06-17 23:30:00 +0200
  • 48189cb3a7 fix lighting issue for placed schematics cora 2022-06-17 23:12:37 +0200
  • db9fba70dd some biome tweaks, add nether gold cora 2022-06-17 15:54:36 +0200
  • 8efbd89b6a Add basalt columns & lava pools cora 2022-06-17 03:09:40 +0200
  • 3c79685c48 Add main nether biomes cora 2022-06-16 22:17:11 +0200
  • 06fdfd2e63 make nether mushroom rotation random cora 2022-05-27 02:06:55 +0200
  • 1c3a6f8a19 replace algorithmic fungus gen by schematic cora 2022-05-26 19:47:35 +0200
  • 489ee80490 remove enderman spawning cora 2022-05-26 19:33:02 +0200
  • f285e18d24 Fix some codestyle issues with `mcl_crimson` AFCMS 2022-05-04 12:23:08 +0200
  • 7d653011fc fix whitespace cora 2022-05-04 00:24:09 +0200
  • 6af3fecacb rename mcl_mushroom to mcl_crimson cora 2022-05-04 00:12:53 +0200
  • 9d5bbd7d22 Correct name 3raven 2022-04-24 16:16:33 +0000
  • 686b62f6e3 fix 3raven 2022-04-20 04:32:13 +0000
  • ee2f8f46f1 Non flammable/modify by similiraty with trees 3raven 2022-04-20 00:29:44 +0000
  • 653020d2ef Add texture files for stripped stem 3raven 2022-04-19 21:11:01 +0000
  • 7420877077 Bump ABM intervals to 1 second kay27 2022-04-29 12:37:45 +0200
  • 69da3ffc05 fix texture 3raven 2022-03-06 22:54:12 +0000
  • b25c23f5fa mcl_mushroom.fr.tr 3raven 2022-02-19 17:27:23 +0000
  • 352fd7562f #41 Remove proprietary textures, update game screenshot kay27 2021-12-08 18:59:00 +0400
  • 4a727d79c7 german translation debiankaios 2021-07-19 15:22:04 +0000
  • b2b86e4fcc Added textures for the sprouts and roots. debiankaios 2021-07-19 08:12:39 +0000
  • c3e00a1c26 Add more decoration blocks. debiankaios 2021-07-19 08:11:16 +0000
  • 4b976a663f Add twisting_vines textures debiankaios 2021-07-18 17:20:40 +0000
  • 6755675021 Fixed warnings debiankaios 2021-07-17 06:14:10 +0000
  • 324aa159a7 New Textures debiankaios 2021-07-16 14:56:38 +0000
  • 859892d3b2
    Move mapgen config to global Nathan Fritzler 2022-06-17 21:07:32 -0600