diff options
author | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2012-08-18 08:46:17 -0400 |
---|---|---|
committer | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2012-08-18 08:46:17 -0400 |
commit | 4ccb053e039237bae91f1a56a961793a3dc2caaa (patch) | |
tree | eb230b07cb9a5cbc9a9c6a0933058035962d2bc8 /textures | |
parent | e388ab5b5c0b07fea2561de86e202aefa903fccd (diff) | |
download | pipeworks-4ccb053e039237bae91f1a56a961793a3dc2caaa.tar pipeworks-4ccb053e039237bae91f1a56a961793a3dc2caaa.tar.gz pipeworks-4ccb053e039237bae91f1a56a961793a3dc2caaa.tar.bz2 pipeworks-4ccb053e039237bae91f1a56a961793a3dc2caaa.tar.xz pipeworks-4ccb053e039237bae91f1a56a961793a3dc2caaa.zip |
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.
Diffstat (limited to 'textures')
-rw-r--r-- | textures/pipeworks_pipe_end.png | bin | 423 -> 2149 bytes |
-rw-r--r-- | textures/pipeworks_plain.png | bin | 296 -> 1872 bytes |
-rw-r--r-- | textures/pipeworks_pump_ends.png | bin | 0 -> 6410 bytes |
-rw-r--r-- | textures/pipeworks_pump_off.png | bin | 0 -> 5185 bytes |
-rw-r--r-- | textures/pipeworks_pump_on.png | bin | 0 -> 6488 bytes |
-rw-r--r-- | textures/pipeworks_pump_sides.png | bin | 0 -> 5389 bytes |
-rw-r--r-- | textures/pipeworks_valvebody_bottom.png | bin | 0 -> 5321 bytes |
-rw-r--r-- | textures/pipeworks_valvebody_ends.png | bin | 0 -> 6138 bytes |
-rw-r--r-- | textures/pipeworks_valvebody_sides.png | bin | 0 -> 4592 bytes |
-rw-r--r-- | textures/pipeworks_valvebody_top_off.png | bin | 0 -> 4557 bytes |
-rw-r--r-- | textures/pipeworks_valvebody_top_on.png | bin | 0 -> 4559 bytes |
-rw-r--r-- | textures/pipeworks_windowed_empty.png | bin | 335 -> 1945 bytes |
-rw-r--r-- | textures/pipeworks_windowed_loaded.png | bin | 345 -> 1950 bytes |
13 files changed, 0 insertions, 0 deletions
diff --git a/textures/pipeworks_pipe_end.png b/textures/pipeworks_pipe_end.png Binary files differindex 61ec0a1..cb0e4b9 100644 --- a/textures/pipeworks_pipe_end.png +++ b/textures/pipeworks_pipe_end.png diff --git a/textures/pipeworks_plain.png b/textures/pipeworks_plain.png Binary files differindex 0c5753b..3bd1b6a 100644 --- a/textures/pipeworks_plain.png +++ b/textures/pipeworks_plain.png diff --git a/textures/pipeworks_pump_ends.png b/textures/pipeworks_pump_ends.png Binary files differnew file mode 100644 index 0000000..a76aea1 --- /dev/null +++ b/textures/pipeworks_pump_ends.png diff --git a/textures/pipeworks_pump_off.png b/textures/pipeworks_pump_off.png Binary files differnew file mode 100644 index 0000000..4705a9a --- /dev/null +++ b/textures/pipeworks_pump_off.png diff --git a/textures/pipeworks_pump_on.png b/textures/pipeworks_pump_on.png Binary files differnew file mode 100644 index 0000000..4f35b08 --- /dev/null +++ b/textures/pipeworks_pump_on.png diff --git a/textures/pipeworks_pump_sides.png b/textures/pipeworks_pump_sides.png Binary files differnew file mode 100644 index 0000000..14129f7 --- /dev/null +++ b/textures/pipeworks_pump_sides.png diff --git a/textures/pipeworks_valvebody_bottom.png b/textures/pipeworks_valvebody_bottom.png Binary files differnew file mode 100644 index 0000000..05f20e3 --- /dev/null +++ b/textures/pipeworks_valvebody_bottom.png diff --git a/textures/pipeworks_valvebody_ends.png b/textures/pipeworks_valvebody_ends.png Binary files differnew file mode 100644 index 0000000..2bc3ecb --- /dev/null +++ b/textures/pipeworks_valvebody_ends.png diff --git a/textures/pipeworks_valvebody_sides.png b/textures/pipeworks_valvebody_sides.png Binary files differnew file mode 100644 index 0000000..989cbbc --- /dev/null +++ b/textures/pipeworks_valvebody_sides.png diff --git a/textures/pipeworks_valvebody_top_off.png b/textures/pipeworks_valvebody_top_off.png Binary files differnew file mode 100644 index 0000000..4ecd7fc --- /dev/null +++ b/textures/pipeworks_valvebody_top_off.png diff --git a/textures/pipeworks_valvebody_top_on.png b/textures/pipeworks_valvebody_top_on.png Binary files differnew file mode 100644 index 0000000..e36eb94 --- /dev/null +++ b/textures/pipeworks_valvebody_top_on.png diff --git a/textures/pipeworks_windowed_empty.png b/textures/pipeworks_windowed_empty.png Binary files differindex c0f8e04..ebd4486 100644 --- a/textures/pipeworks_windowed_empty.png +++ b/textures/pipeworks_windowed_empty.png diff --git a/textures/pipeworks_windowed_loaded.png b/textures/pipeworks_windowed_loaded.png Binary files differindex e6ceb2a..91c4829 100644 --- a/textures/pipeworks_windowed_loaded.png +++ b/textures/pipeworks_windowed_loaded.png |