MineClone2/mods/ENTITIES
kay27 03feb36558 Improve Nether Portals (#1315) (as a squash)
Remove Nether portal caches, MineClone2/MineClone2#1210

Store all exits from Nether portals in quick-access table

Implement proper Nether portal search, using the table, MineClone2/MineClone2#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, MineClone2/MineClone2#1267

Implement better suitable place search, MineClone2/MineClone2#1126

Implement object queue not to trigger the same search again

Avoid lava lakes, MineClone2/MineClone2#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
..
drippingwater Use mod.conf in all mods, part 1 2021-03-04 15:22:14 +01:00
mcl_boats Make boats burn (Fix #1318) 2021-03-18 12:31:25 +01:00
mcl_burning Initialize burning HUD with proper texture 2021-03-19 11:41:29 +01:00
mcl_falling_nodes Use mod.conf in all mods, part 1 2021-03-04 15:22:14 +01:00
mcl_item_entity Remove unnecessary code in mcl_item_entity 2021-03-20 14:21:50 +01:00
mcl_minecarts Revert "Slightly tweak minecarts to be more MC-like" 2021-03-13 12:30:33 +01:00
mcl_mobs Improve Nether Portals (#1315) (as a squash) 2021-03-21 23:14:33 +00:00
mcl_paintings Fix #1324 2021-03-18 12:38:54 +01:00
mobs_mc Fix villager visual_size (Closes #1338) 2021-03-19 14:32:02 +01:00
mobs_mc_gameconfig Use mod.conf in all mods, part 1 2021-03-04 15:22:14 +01:00
modpack.conf Add a couple of modpack.conf files 2019-01-07 00:52:05 +01:00