Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
with tubes)
|
|
|
|
|
|
|
|
|
|
stuff needs to be globally-visible. Also, fix a bad drop on valve.
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to follow tubes.connect_sides rather than having each component coded individually, and added support for placing deployers and node breakers facing vertically
|
|
|
|
|
|
just like players.
|
|
|
|
Added aliases to avoid unknown nodes/map breakage. Old code has been moved
into pipeworks/attic/
|
|
node breaker (most of the code is from Technic, the textures too).
|