From 4ccb053e039237bae91f1a56a961793a3dc2caaa Mon Sep 17 00:00:00 2001
From: Vanessa Ezekowitz <vanessaezekowitz@gmail.com>
Date: Sat, 18 Aug 2012 08:46:17 -0400
Subject: Total rewrite again.  All pipes are now nice and round-looking, and
 they 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.

---
 textures/pipeworks_pipe_end.png          | Bin 423 -> 2149 bytes
 textures/pipeworks_plain.png             | Bin 296 -> 1872 bytes
 textures/pipeworks_pump_ends.png         | Bin 0 -> 6410 bytes
 textures/pipeworks_pump_off.png          | Bin 0 -> 5185 bytes
 textures/pipeworks_pump_on.png           | Bin 0 -> 6488 bytes
 textures/pipeworks_pump_sides.png        | Bin 0 -> 5389 bytes
 textures/pipeworks_valvebody_bottom.png  | Bin 0 -> 5321 bytes
 textures/pipeworks_valvebody_ends.png    | Bin 0 -> 6138 bytes
 textures/pipeworks_valvebody_sides.png   | Bin 0 -> 4592 bytes
 textures/pipeworks_valvebody_top_off.png | Bin 0 -> 4557 bytes
 textures/pipeworks_valvebody_top_on.png  | Bin 0 -> 4559 bytes
 textures/pipeworks_windowed_empty.png    | Bin 335 -> 1945 bytes
 textures/pipeworks_windowed_loaded.png   | Bin 345 -> 1950 bytes
 13 files changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 textures/pipeworks_pump_ends.png
 create mode 100644 textures/pipeworks_pump_off.png
 create mode 100644 textures/pipeworks_pump_on.png
 create mode 100644 textures/pipeworks_pump_sides.png
 create mode 100644 textures/pipeworks_valvebody_bottom.png
 create mode 100644 textures/pipeworks_valvebody_ends.png
 create mode 100644 textures/pipeworks_valvebody_sides.png
 create mode 100644 textures/pipeworks_valvebody_top_off.png
 create mode 100644 textures/pipeworks_valvebody_top_on.png

(limited to 'textures')

diff --git a/textures/pipeworks_pipe_end.png b/textures/pipeworks_pipe_end.png
index 61ec0a1..cb0e4b9 100644
Binary files a/textures/pipeworks_pipe_end.png and b/textures/pipeworks_pipe_end.png differ
diff --git a/textures/pipeworks_plain.png b/textures/pipeworks_plain.png
index 0c5753b..3bd1b6a 100644
Binary files a/textures/pipeworks_plain.png and b/textures/pipeworks_plain.png differ
diff --git a/textures/pipeworks_pump_ends.png b/textures/pipeworks_pump_ends.png
new file mode 100644
index 0000000..a76aea1
Binary files /dev/null and b/textures/pipeworks_pump_ends.png differ
diff --git a/textures/pipeworks_pump_off.png b/textures/pipeworks_pump_off.png
new file mode 100644
index 0000000..4705a9a
Binary files /dev/null and b/textures/pipeworks_pump_off.png differ
diff --git a/textures/pipeworks_pump_on.png b/textures/pipeworks_pump_on.png
new file mode 100644
index 0000000..4f35b08
Binary files /dev/null and b/textures/pipeworks_pump_on.png differ
diff --git a/textures/pipeworks_pump_sides.png b/textures/pipeworks_pump_sides.png
new file mode 100644
index 0000000..14129f7
Binary files /dev/null and b/textures/pipeworks_pump_sides.png differ
diff --git a/textures/pipeworks_valvebody_bottom.png b/textures/pipeworks_valvebody_bottom.png
new file mode 100644
index 0000000..05f20e3
Binary files /dev/null and b/textures/pipeworks_valvebody_bottom.png differ
diff --git a/textures/pipeworks_valvebody_ends.png b/textures/pipeworks_valvebody_ends.png
new file mode 100644
index 0000000..2bc3ecb
Binary files /dev/null and b/textures/pipeworks_valvebody_ends.png differ
diff --git a/textures/pipeworks_valvebody_sides.png b/textures/pipeworks_valvebody_sides.png
new file mode 100644
index 0000000..989cbbc
Binary files /dev/null and b/textures/pipeworks_valvebody_sides.png differ
diff --git a/textures/pipeworks_valvebody_top_off.png b/textures/pipeworks_valvebody_top_off.png
new file mode 100644
index 0000000..4ecd7fc
Binary files /dev/null and b/textures/pipeworks_valvebody_top_off.png differ
diff --git a/textures/pipeworks_valvebody_top_on.png b/textures/pipeworks_valvebody_top_on.png
new file mode 100644
index 0000000..e36eb94
Binary files /dev/null and b/textures/pipeworks_valvebody_top_on.png differ
diff --git a/textures/pipeworks_windowed_empty.png b/textures/pipeworks_windowed_empty.png
index c0f8e04..ebd4486 100644
Binary files a/textures/pipeworks_windowed_empty.png and b/textures/pipeworks_windowed_empty.png differ
diff --git a/textures/pipeworks_windowed_loaded.png b/textures/pipeworks_windowed_loaded.png
index e6ceb2a..91c4829 100644
Binary files a/textures/pipeworks_windowed_loaded.png and b/textures/pipeworks_windowed_loaded.png differ
-- 
cgit v1.2.3