Age | Commit message (Collapse) | Author |
|
|
|
top-side overlays for furnaces.
|
|
(brain-o in how I was handling unknown/bad nodes being passed to it. this
works better and lets the code do its job properly).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
create it themselves :-)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(duh!) confined them to pipeworks.{} table.
|
|
into their own file and confine them and pretty much everything
else to the pipeworks.{} table (still global though). More to
come.
|
|
stuff needs to be globally-visible. Also, fix a bad drop on valve.
|
|
|
|
|
|
|
|
This reverts commit 4f9c7a43c9f1f0ab3286c755c49bd8d2951b4dc8.
|
|
|
|
|
|
also don't redefine furnace top - tubes don't connect there anyways
|
|
callbacks. Got rid of all the old backward-compat device aliases.
|
|
Made tubes and conductor tubes more expensive (yield 6 instead of 12).
|
|
|
|
is defined for a particular node (rather than the whole tube table).
Also, tweak wording of an error message to account for line
numbering changes.
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|