Make the tube_connects={} method work properly for technic devices.
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>
Tue, 26 Nov 2013 05:23:14 +0000 (00:23 -0500)
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>
Tue, 26 Nov 2013 05:26:38 +0000 (00:26 -0500)
commitbd1d8bbd86fa6a892cb57932cd9f159b6975db91
tree4a5307d275f02d1255b56b64d55d82fbf0d64be1
parentbf7993b802734b5b029fa0a0b99cea9e2af1c619
Make the tube_connects={} method work properly for technic devices.

Also phase out "old new" API, leaving only the "tube_connects={}" method,
as nothing in technic or pipeworks uses it.

Fix a few more places where minetest.facedir_to_dir() was duplicated, since
that code is part of Minetest 0.4.8.
autoplace_tubes.lua
deployer.lua
item_transport.lua
node_breaker.lua
tubes.lua