1
0
Fork 0
MineClone2/mods/CORE
cora c558e30ea5 Fix server crash when players dig unknown nodes
Digging unknown nodes crashes the Clamity Minetest server, which
runs modified Minetest: https://github.com/ClamityAnarchy/minetest
Crashes did occur with commit d5434bf008 of that Minetest version.

This commit makes unknown nodes explicitly not harvestable.
2021-07-08 15:33:24 +02:00
..
_mcl_autogroup Fix server crash when players dig unknown nodes 2021-07-08 15:33:24 +02:00
biomeinfo
controls fix many codestyle issues (functions, strings, modpaths) 2021-05-29 16:12:33 +02:00
flowlib
mcl_attached unify code style [1] 2021-05-25 12:52:25 +02:00
mcl_autogroup
mcl_colors
mcl_damage
mcl_explosions Merge branch 'master' into polish-translation 2021-06-02 10:14:25 +00:00
mcl_init fix some mods using "core" insteed of "minetest" 2021-06-12 00:18:52 +02:00
mcl_loot
mcl_particles Add bonemeal particle texture 2021-06-03 18:04:54 +00:00
mcl_sounds
mcl_util Use next() instead of one-time loop to fix luacheck warning in mcl_util.calculate_durability 2021-05-26 20:56:00 +02:00
mcl_worlds fix many codestyle issues (functions, strings, modpaths) 2021-05-29 16:12:33 +02:00
tga_encoder
walkover fix many codestyle issues (functions, strings, modpaths) 2021-05-29 16:12:33 +02:00
modpack.conf