Age | Commit message (Collapse) | Author |
|
|
|
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).
|
|
Fixed a bug where items in mese tubes disappeared whan placing or removing a tube next to it.
|
|
Items can now flow from one chest (or Nore's filter object) to another via the
pneumatic tubes! Thanks to Nore and RealBadAngel for the code.
Note that this mod has to redefine the default chests and furnaces (see
compat.lua) in order to add some new group definitions so that tubes can
appear to connect to these objects.
|
|
textures use the ^ combine operator so they can show the actual liquid going
through the pipes/tanks.
|
|
It was just a minor logic error resulting from moving the water flowing code
into it's own file when I originally imported it. Many thanks to Mauvebic for
writing it!
|
|
and doesn't move water yet - but at least it doesn't break anything :-)
|
|
|
|
panel overlayed into the middle). Also, tweaked pipes to always drop the
empty ones.
|
|
from the top, relegated grates to decorational-only, added outlet spigot. Got
rid of a few obsolete textures. Got rid of that whole _x and _z naming thing,
now all directional devices (pumps, valves, spigots, tanks) use facedir.
Valves, spigots no longer auto-rotate to find nearby pipes.
|
|
installed, use the plastic sheeting therein. If not, we define it manually.
If the Technic mod is installed, don't define any recipes at all. Also removed
the extra "loaded!" messages and tweaked the default pipe alias to point to
something that is actually visible :-)
|
|
steel pipes). Fixed a recursion bug that sometimes caused a stack overflow.
|
|
new pipes.
|
|
|
|
|
|
These devices can only be connected to horizontal pipes or to each other. Note
that only the device being placed and the pipes around it will adapt; if you
have a valve and pump next to one another and they won't connect, put a piece
of pipe at one end to show the auto-rotator which way they should go. Removal
of a pipe or device will not change the orientation of surrounding devices.
|
|
|
|
|
|
inventory now (for both old and new), as well as "off" valve and "off" pump.
|
|
auto-connect! Also added temporary nodes for pump
and valve (each with an on/off setting - punch to change). No crafting recipes yet and the pipes still don't do anything
useful yet. Soon.
|
|
|
|
segment, renamed it to just "pipeworks:pipe" (and pipe_loaded), added
empty/loaded indicator images to the capped ends, removed some redundant
comments
|
|
segment.
|
|
less code now.
|
|
|
|
"pipeworks" as it shoulda been, instead of just "pipes".
|
|
|