Make 3D rendered donut appear solid
Nils Dagsson Moskopp
2023-10-16 19:05:44 +0200
3d7155c1b9Merge pull request 'Raise player eye height to 1.6 blocks.' (#3967) from Dark/MineClone2:master into master
the-real-herowl
2023-10-16 16:41:18 +0000
e3ab94809eMerge pull request 'Fixed a crash in minetest vector code that isn't propogated to lua.' (#3966) from fix_rotate_around_axis_crash into master
chmodsayshello
2023-10-16 12:21:56 +0000
a66be39d9bRaise player eye height to 1.6 blocks.
Dark
2023-10-16 00:15:12 +0000
3564f6ebdeFixed a crash in minetest vector code that isn't propogated to lua. Create util for ease of use.
ancientmarinerdev
2023-10-15 22:03:48 +0100
f99ae93bf6Merge pull request 'fix crash when opening a chest that has an unknow node on it' (#3964) from pepebotella/MineClone2:chest-under-unknow into master
chmodsayshello
2023-10-15 19:21:10 +0000
Updated code based on reviews
Dehydrate6684
2023-10-09 13:55:08 +0800
712a6d6c66Merge pull request 'add 1.20 armor trims' (#3784) from armor_trims into master
chmodsayshello
2023-10-03 21:46:00 +0000
a620d24ec8Fix a number of crashes involving unknown nodes, also fix fishbuckets on_place (#3914)
𝕵𝖔𝖍𝖆𝖓𝖓𝖊𝖘 𝕱𝖗𝖎𝖙𝖟
2023-09-29 18:47:07 +0000
178b24886fMerge pull request 'mcl_oxidation: typo in README.' (#3910) from mdk/MineClone2:typo into master
ancientmarinerdev
2023-09-29 18:41:27 +0000
8333281b4fMerge pull request 'Halved the creeper explosion timer reset radius' (#3808) from reduce-explosiontimer_reset_radius into master
ancientmarinerdev
2023-09-29 18:36:28 +0000
6d3e55ce12Reduced the creeper explosion timer reset radius from 6 to 3
Nicu
2023-06-19 03:03:11 +0000
2c2f5595f3Merge pull request 'Add Setting to keep respawn location set if bed is destroyed.' (#3933) from Eliy21/MineClone2:no_bed_respawn_setting into master
ancientmarinerdev
2023-09-29 18:29:31 +0000
c51442704cMerge pull request 'mcl_skins: link to official mcl_custom_skins' (#3954) from skins into master
ancientmarinerdev
2023-09-28 19:43:24 +0000
2bd6678b08mcl_skins: link to official mcl_custom_skins
Johannes Fritz
2023-09-28 13:09:45 -0500
e0c44244f9Merge pull request 'Point mcl_custom_skins link to a working URL' (#3949) from Montandalar/MineClone2:fix_url_mcl_custom_skins into master
Codiac
2023-09-28 10:40:03 +0000
5b7352a23aMerge pull request 'Fix Server crash (Issue #3939)' (#3947) from Michieal/MineClone2_For_PRs:Bamboo_Fix_PointedThing into master
Codiac
2023-09-28 10:39:23 +0000
4613f1ca85Remaining stairs/slabs inherit properties instead of hardcoding - Fix smooth quartz attributes - Alternative recipes for (red) sandstone, quartz, purpur slabs/stairs have been added explicitly
hardness_blast_res_fixes
seventeenthShulker
2023-09-27 16:15:43 +0200
e9d994b74dFix Campifires API to not crash the server.
Michieal
2023-09-26 18:57:17 +0000
eafe6627d8Extra checks placed in.
Michieal
2023-09-26 18:35:12 +0000
4046a68fbfAdd trim snippet
chmodsayshello
2023-09-26 20:24:54 +0200
e7457b9ea8Revert "All wood-type and nether-type fences now match material's blast resistance" I left it in from another branch, didn't want to force push.
seventeenthShulker
2023-09-26 13:22:01 +0200
f9c404dc69Revert "Un-hardcode blast resistance, hardness for walls," I left it in from another branch, didn't want to force push.
seventeenthShulker
2023-09-26 13:21:41 +0200
7ea8483518Revert "Fix prismarine bricks and dark variant blast res." I left it in from another branch, didn't want to force push.
seventeenthShulker
2023-09-26 13:21:14 +0200
70f3d28937Revert "Walls use `source` parameter for default hardness and blast resistance" I left it in from another branch, didn't want to force push.
seventeenthShulker
2023-09-26 13:20:46 +0200
a770779081Revert "Forgot about blackstone" I left it in from another branch, didn't want to force push.
seventeenthShulker
2023-09-26 13:20:16 +0200
8f7182f1eaFix the other bed node
seventeenthShulker
2023-09-26 12:45:41 +0200
882c3ef339Point mcl_custom_skins link to a working URL
Blockhead
2023-09-25 19:54:18 +1000
f57220f784Fix Server crash (Issue ##3939)
Michieal
2023-09-20 05:57:49 +0000
7577d37b38Clarify MC version for lighting
codiac
2023-09-20 15:56:27 +1000
bf4c7e1913Allow non monsters spawns too
codiac
2023-09-20 09:24:51 +1000
98ca66bf09Update hardness and blast res for value not matching the wiki
seventeenthShulker
2023-09-19 23:26:32 +0200
105c3648f8Make monster eggs' hardness consistent with MC Change blast resistance to 0.75, add an optional hardness override parameter, because cobble is unique here
seventeenthShulker
2023-09-19 22:02:13 +0200
728db96eaeFix several hardness and blast resistance values
seventeenthShulker
2023-09-19 21:57:49 +0200
dfd9562eb1Un-hardcode most slabs and stairs
seventeenthShulker
2023-09-19 18:35:39 +0200
11e3674926Use MC 1.18 light levels to control mob spawning
codiac
2023-09-19 11:18:40 +1000