VoxeLibre/mods/MAPGEN
kay27 03feb36558 Improve Nether Portals (#1315) (as a squash)
Remove Nether portal caches, https://git.minetest.land/MineClone2/MineClone2/issues/1210

Store all exits from Nether portals in quick-access table

Implement proper Nether portal search, using the table, https://git.minetest.land/MineClone2/MineClone2/issues/1055

Store Nether portal exits table in mod storage

Remove exits from table on Nether portal destruction

Align destination area to [map chunks 5x5x5](https://git.minetest.land/MineClone2/MineClone2/wiki/World-structure%3A-positions%2C-boundaries%2C-blocks%2C-chunks%2C-dimensions%2C-barriers-and-the-void) to avoid lots of ```emerge_area()``` calls

Support Nether roof, https://git.minetest.land/MineClone2/MineClone2/issues/1267

Implement better suitable place search, https://git.minetest.land/MineClone2/MineClone2/issues/1126

Implement object queue not to trigger the same search again

Avoid lava lakes, https://git.minetest.land/MineClone2/MineClone2/issues/1126

Add ```/spawnstruct nether_portal``` chat command
Co-Authored-By: kay27 <kay27@noreply.git.minetest.land>
Co-Committed-By: kay27 <kay27@noreply.git.minetest.land>
2021-03-21 23:14:33 +00:00
..
mcl_biomes Solve quartz not generating in the nether 2021-03-18 09:48:18 +01:00
mcl_dungeons Make books in chest loot deterministic, ref. https://git.minetest.land/MineClone2/MineClone2/issues/1254 and https://git.minetest.land/MineClone2/MineClone2/issues/1060 2021-03-08 04:14:03 +04:00
mcl_mapgen_core Improve Nether Portals (#1315) (as a squash) 2021-03-21 23:14:33 +00:00
mcl_strongholds Use mod.conf in all mods, part 1 2021-03-04 15:22:14 +01:00
mcl_structures Improve Nether Portals (#1315) (as a squash) 2021-03-21 23:14:33 +00:00
mcl_villages make village tool experimental 2021-03-07 17:07:55 +01:00
tsm_railcorridors I hate reverting something xD 2021-03-16 17:39:06 +01:00
modpack.conf Add a couple of modpack.conf files 2019-01-07 00:52:05 +01:00