From 6cca6f9857084b00ab420bdfbcc2b68b07195675 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Tue, 1 Jan 2013 16:04:05 -0500 Subject: 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. --- textures/pipeworks_grating_sides.png | Bin 0 -> 6739 bytes textures/pipeworks_grating_top.png | Bin 0 -> 7121 bytes textures/pipeworks_intake_sides.png | Bin 6739 -> 0 bytes textures/pipeworks_intake_top.png | Bin 7121 -> 0 bytes textures/pipeworks_outlet_sides.png | Bin 5152 -> 0 bytes textures/pipeworks_outlet_top.png | Bin 5707 -> 0 bytes textures/pipeworks_pump_bottom.png | Bin 0 -> 6739 bytes textures/pipeworks_pump_ends.png | Bin 6410 -> 0 bytes textures/pipeworks_pump_off.png | Bin 5185 -> 5128 bytes textures/pipeworks_pump_on.png | Bin 6488 -> 5848 bytes textures/pipeworks_pump_sides.png | Bin 5389 -> 5116 bytes textures/pipeworks_pump_top.png | Bin 0 -> 7531 bytes textures/pipeworks_pump_top_x.png | Bin 5389 -> 0 bytes textures/pipeworks_pump_top_z.png | Bin 5207 -> 0 bytes textures/pipeworks_spigot_sides.png | Bin 0 -> 3232 bytes textures/pipeworks_valvebody_top_off_x.png | Bin 4557 -> 0 bytes textures/pipeworks_valvebody_top_off_z.png | Bin 4768 -> 0 bytes textures/pipeworks_valvebody_top_on_x.png | Bin 4559 -> 0 bytes textures/pipeworks_valvebody_top_on_z.png | Bin 4726 -> 0 bytes 19 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 textures/pipeworks_grating_sides.png create mode 100644 textures/pipeworks_grating_top.png delete mode 100644 textures/pipeworks_intake_sides.png delete mode 100644 textures/pipeworks_intake_top.png delete mode 100644 textures/pipeworks_outlet_sides.png delete mode 100644 textures/pipeworks_outlet_top.png create mode 100644 textures/pipeworks_pump_bottom.png delete mode 100644 textures/pipeworks_pump_ends.png create mode 100644 textures/pipeworks_pump_top.png delete mode 100644 textures/pipeworks_pump_top_x.png delete mode 100644 textures/pipeworks_pump_top_z.png create mode 100644 textures/pipeworks_spigot_sides.png delete mode 100644 textures/pipeworks_valvebody_top_off_x.png delete mode 100644 textures/pipeworks_valvebody_top_off_z.png delete mode 100644 textures/pipeworks_valvebody_top_on_x.png delete mode 100644 textures/pipeworks_valvebody_top_on_z.png (limited to 'textures') diff --git a/textures/pipeworks_grating_sides.png b/textures/pipeworks_grating_sides.png new file mode 100644 index 0000000..5237f0e Binary files /dev/null and b/textures/pipeworks_grating_sides.png differ diff --git a/textures/pipeworks_grating_top.png b/textures/pipeworks_grating_top.png new file mode 100644 index 0000000..3ca91a8 Binary files /dev/null and b/textures/pipeworks_grating_top.png differ diff --git a/textures/pipeworks_intake_sides.png b/textures/pipeworks_intake_sides.png deleted file mode 100644 index 5237f0e..0000000 Binary files a/textures/pipeworks_intake_sides.png and /dev/null differ diff --git a/textures/pipeworks_intake_top.png b/textures/pipeworks_intake_top.png deleted file mode 100644 index 3ca91a8..0000000 Binary files a/textures/pipeworks_intake_top.png and /dev/null differ diff --git a/textures/pipeworks_outlet_sides.png b/textures/pipeworks_outlet_sides.png deleted file mode 100644 index fa85d0c..0000000 Binary files a/textures/pipeworks_outlet_sides.png and /dev/null differ diff --git a/textures/pipeworks_outlet_top.png b/textures/pipeworks_outlet_top.png deleted file mode 100644 index 7de76de..0000000 Binary files a/textures/pipeworks_outlet_top.png and /dev/null differ diff --git a/textures/pipeworks_pump_bottom.png b/textures/pipeworks_pump_bottom.png new file mode 100644 index 0000000..5237f0e Binary files /dev/null and b/textures/pipeworks_pump_bottom.png differ diff --git a/textures/pipeworks_pump_ends.png b/textures/pipeworks_pump_ends.png deleted file mode 100644 index a76aea1..0000000 Binary files a/textures/pipeworks_pump_ends.png and /dev/null differ diff --git a/textures/pipeworks_pump_off.png b/textures/pipeworks_pump_off.png index 4705a9a..6cb3fb0 100644 Binary files a/textures/pipeworks_pump_off.png and b/textures/pipeworks_pump_off.png differ diff --git a/textures/pipeworks_pump_on.png b/textures/pipeworks_pump_on.png index 4f35b08..0e2ed7c 100644 Binary files a/textures/pipeworks_pump_on.png and b/textures/pipeworks_pump_on.png differ diff --git a/textures/pipeworks_pump_sides.png b/textures/pipeworks_pump_sides.png index 14129f7..d479e53 100644 Binary files a/textures/pipeworks_pump_sides.png and b/textures/pipeworks_pump_sides.png differ diff --git a/textures/pipeworks_pump_top.png b/textures/pipeworks_pump_top.png new file mode 100644 index 0000000..11b5c3f Binary files /dev/null and b/textures/pipeworks_pump_top.png differ diff --git a/textures/pipeworks_pump_top_x.png b/textures/pipeworks_pump_top_x.png deleted file mode 100644 index 9228bdd..0000000 Binary files a/textures/pipeworks_pump_top_x.png and /dev/null differ diff --git a/textures/pipeworks_pump_top_z.png b/textures/pipeworks_pump_top_z.png deleted file mode 100644 index 45837e7..0000000 Binary files a/textures/pipeworks_pump_top_z.png and /dev/null differ diff --git a/textures/pipeworks_spigot_sides.png b/textures/pipeworks_spigot_sides.png new file mode 100644 index 0000000..e41599f Binary files /dev/null and b/textures/pipeworks_spigot_sides.png differ diff --git a/textures/pipeworks_valvebody_top_off_x.png b/textures/pipeworks_valvebody_top_off_x.png deleted file mode 100644 index 0ab4938..0000000 Binary files a/textures/pipeworks_valvebody_top_off_x.png and /dev/null differ diff --git a/textures/pipeworks_valvebody_top_off_z.png b/textures/pipeworks_valvebody_top_off_z.png deleted file mode 100644 index d645b2d..0000000 Binary files a/textures/pipeworks_valvebody_top_off_z.png and /dev/null differ diff --git a/textures/pipeworks_valvebody_top_on_x.png b/textures/pipeworks_valvebody_top_on_x.png deleted file mode 100644 index e2d33a0..0000000 Binary files a/textures/pipeworks_valvebody_top_on_x.png and /dev/null differ diff --git a/textures/pipeworks_valvebody_top_on_z.png b/textures/pipeworks_valvebody_top_on_z.png deleted file mode 100644 index 7199797..0000000 Binary files a/textures/pipeworks_valvebody_top_on_z.png and /dev/null differ -- cgit v1.2.3