nether-pack/nether
HybridDog 02d14a8970 Fix nether portal detection
The function which calculates positions of an empty square currently has a bug:
it returns the northeastern and southwestern corners twice
and omits the northwestern and southeastern ones.
This leads to a nether portal detection which is not rigorous enough, skipping eight nodes.

This commit fixes the problem.
Closes #13
2023-10-30 17:39:56 +01:00
..
sounds at least a bit history 2015-02-18 18:34:03 +01:00
textures add nether torch crafting, make them ingniter and add vine normalmap 2015-12-05 12:28:03 +01:00
.luacheckrc Replace deprecated function names (e.g. moveto -> move_to) and make stairs optional 2022-08-20 20:11:35 +02:00
crafting.lua Fix some deprecation warnings 2021-12-22 18:46:56 +01:00
furnace.lua Add .luacheckrc and do some code fixes 2021-12-22 18:46:52 +01:00
guide.lua New nether guide 2022-08-19 18:14:44 +02:00
init.lua Add settingtypes.txt to configure player trapping and message logging 2022-08-16 17:25:41 +02:00
items.lua Replace deprecated function names (e.g. moveto -> move_to) and make stairs optional 2022-08-20 20:11:35 +02:00
mod.conf Replace deprecated function names (e.g. moveto -> move_to) and make stairs optional 2022-08-20 20:11:35 +02:00
pearl.lua Replace deprecated function names (e.g. moveto -> move_to) and make stairs optional 2022-08-20 20:11:35 +02:00
portal.lua Fix nether portal detection 2023-10-30 17:39:56 +01:00
settings.lua New nether guide 2022-08-19 18:14:44 +02:00
settingtypes.txt New nether guide 2022-08-19 18:14:44 +02:00
weird_mapgen_noise.lua Add .luacheckrc and do some code fixes 2021-12-22 18:46:52 +01:00