revamped pumps so that now they should sit in/on liquid and be connected only
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>
Tue, 1 Jan 2013 21:04:05 +0000 (16:04 -0500)
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>
Tue, 1 Jan 2013 21:04:05 +0000 (16:04 -0500)
commit6cca6f9857084b00ab420bdfbcc2b68b07195675
treeddd6fd14934348892a4d1d690a03cf4313202c43
parent2efaa35700401d7b618bb07a3a51036229c37fa5
revamped pumps so that now they should sit in/on liquid and be connected only
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.
22 files changed:
autoplace.lua
devices.lua
init.lua
textures/pipeworks_grating_sides.png [new file with mode: 0644]
textures/pipeworks_grating_top.png [new file with mode: 0644]
textures/pipeworks_intake_sides.png [deleted file]
textures/pipeworks_intake_top.png [deleted file]
textures/pipeworks_outlet_sides.png [deleted file]
textures/pipeworks_outlet_top.png [deleted file]
textures/pipeworks_pump_bottom.png [new file with mode: 0644]
textures/pipeworks_pump_ends.png [deleted file]
textures/pipeworks_pump_off.png
textures/pipeworks_pump_on.png
textures/pipeworks_pump_sides.png
textures/pipeworks_pump_top.png [new file with mode: 0644]
textures/pipeworks_pump_top_x.png [deleted file]
textures/pipeworks_pump_top_z.png [deleted file]
textures/pipeworks_spigot_sides.png [new file with mode: 0644]
textures/pipeworks_valvebody_top_off_x.png [deleted file]
textures/pipeworks_valvebody_top_off_z.png [deleted file]
textures/pipeworks_valvebody_top_on_x.png [deleted file]
textures/pipeworks_valvebody_top_on_z.png [deleted file]