diff options
author | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2013-01-01 16:04:05 -0500 |
---|---|---|
committer | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2013-01-01 16:04:05 -0500 |
commit | 6cca6f9857084b00ab420bdfbcc2b68b07195675 (patch) | |
tree | ddd6fd14934348892a4d1d690a03cf4313202c43 /textures | |
parent | 2efaa35700401d7b618bb07a3a51036229c37fa5 (diff) | |
download | pipeworks-6cca6f9857084b00ab420bdfbcc2b68b07195675.tar pipeworks-6cca6f9857084b00ab420bdfbcc2b68b07195675.tar.gz pipeworks-6cca6f9857084b00ab420bdfbcc2b68b07195675.tar.bz2 pipeworks-6cca6f9857084b00ab420bdfbcc2b68b07195675.tar.xz pipeworks-6cca6f9857084b00ab420bdfbcc2b68b07195675.zip |
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.
Diffstat (limited to 'textures')
17 files changed, 0 insertions, 0 deletions
diff --git a/textures/pipeworks_intake_sides.png b/textures/pipeworks_grating_sides.png Binary files differindex 5237f0e..5237f0e 100644 --- a/textures/pipeworks_intake_sides.png +++ b/textures/pipeworks_grating_sides.png diff --git a/textures/pipeworks_intake_top.png b/textures/pipeworks_grating_top.png Binary files differindex 3ca91a8..3ca91a8 100644 --- a/textures/pipeworks_intake_top.png +++ b/textures/pipeworks_grating_top.png diff --git a/textures/pipeworks_outlet_sides.png b/textures/pipeworks_outlet_sides.png Binary files differdeleted file mode 100644 index fa85d0c..0000000 --- a/textures/pipeworks_outlet_sides.png +++ /dev/null diff --git a/textures/pipeworks_outlet_top.png b/textures/pipeworks_outlet_top.png Binary files differdeleted file mode 100644 index 7de76de..0000000 --- a/textures/pipeworks_outlet_top.png +++ /dev/null diff --git a/textures/pipeworks_pump_bottom.png b/textures/pipeworks_pump_bottom.png Binary files differnew file mode 100644 index 0000000..5237f0e --- /dev/null +++ b/textures/pipeworks_pump_bottom.png diff --git a/textures/pipeworks_pump_ends.png b/textures/pipeworks_pump_ends.png Binary files differdeleted file mode 100644 index a76aea1..0000000 --- a/textures/pipeworks_pump_ends.png +++ /dev/null diff --git a/textures/pipeworks_pump_off.png b/textures/pipeworks_pump_off.png Binary files differindex 4705a9a..6cb3fb0 100644 --- a/textures/pipeworks_pump_off.png +++ b/textures/pipeworks_pump_off.png diff --git a/textures/pipeworks_pump_on.png b/textures/pipeworks_pump_on.png Binary files differindex 4f35b08..0e2ed7c 100644 --- a/textures/pipeworks_pump_on.png +++ b/textures/pipeworks_pump_on.png diff --git a/textures/pipeworks_pump_sides.png b/textures/pipeworks_pump_sides.png Binary files differindex 14129f7..d479e53 100644 --- a/textures/pipeworks_pump_sides.png +++ b/textures/pipeworks_pump_sides.png diff --git a/textures/pipeworks_pump_top.png b/textures/pipeworks_pump_top.png Binary files differnew file mode 100644 index 0000000..11b5c3f --- /dev/null +++ b/textures/pipeworks_pump_top.png diff --git a/textures/pipeworks_pump_top_x.png b/textures/pipeworks_pump_top_x.png Binary files differdeleted file mode 100644 index 9228bdd..0000000 --- a/textures/pipeworks_pump_top_x.png +++ /dev/null diff --git a/textures/pipeworks_pump_top_z.png b/textures/pipeworks_pump_top_z.png Binary files differdeleted file mode 100644 index 45837e7..0000000 --- a/textures/pipeworks_pump_top_z.png +++ /dev/null diff --git a/textures/pipeworks_spigot_sides.png b/textures/pipeworks_spigot_sides.png Binary files differnew file mode 100644 index 0000000..e41599f --- /dev/null +++ b/textures/pipeworks_spigot_sides.png diff --git a/textures/pipeworks_valvebody_top_off_x.png b/textures/pipeworks_valvebody_top_off_x.png Binary files differdeleted file mode 100644 index 0ab4938..0000000 --- a/textures/pipeworks_valvebody_top_off_x.png +++ /dev/null diff --git a/textures/pipeworks_valvebody_top_off_z.png b/textures/pipeworks_valvebody_top_off_z.png Binary files differdeleted file mode 100644 index d645b2d..0000000 --- a/textures/pipeworks_valvebody_top_off_z.png +++ /dev/null diff --git a/textures/pipeworks_valvebody_top_on_x.png b/textures/pipeworks_valvebody_top_on_x.png Binary files differdeleted file mode 100644 index e2d33a0..0000000 --- a/textures/pipeworks_valvebody_top_on_x.png +++ /dev/null diff --git a/textures/pipeworks_valvebody_top_on_z.png b/textures/pipeworks_valvebody_top_on_z.png Binary files differdeleted file mode 100644 index 7199797..0000000 --- a/textures/pipeworks_valvebody_top_on_z.png +++ /dev/null |