From 7b167224f4b31272c4f6fead20345475419a71a5 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Fri, 27 Oct 2017 00:21:01 -0400 Subject: Redrew all of the not-low-poly pipe-related models to higher quality. Way more polys than before, but without a measurable drop in FPS. Also tweaked the textures for the pump and flow sensor, and tweaked the low-poly models for them, so that low-poly models use a different part of the texture for the "light" on the side (allows the higher-poly models to just put a glow there and use a raised dome for the actual light). Also fixed a Z-fighting issue with the grating on the bottom of the pump (both versions) --- textures/pipeworks_flow_sensor_off.png | Bin 3759 -> 4090 bytes textures/pipeworks_flow_sensor_on.png | Bin 4484 -> 5587 bytes textures/pipeworks_pump_off.png | Bin 25829 -> 46796 bytes textures/pipeworks_pump_on.png | Bin 26842 -> 50217 bytes 4 files changed, 0 insertions(+), 0 deletions(-) (limited to 'textures') diff --git a/textures/pipeworks_flow_sensor_off.png b/textures/pipeworks_flow_sensor_off.png index 10c6846..153c3f8 100644 Binary files a/textures/pipeworks_flow_sensor_off.png and b/textures/pipeworks_flow_sensor_off.png differ diff --git a/textures/pipeworks_flow_sensor_on.png b/textures/pipeworks_flow_sensor_on.png index 03e054a..43ded0c 100644 Binary files a/textures/pipeworks_flow_sensor_on.png and b/textures/pipeworks_flow_sensor_on.png differ diff --git a/textures/pipeworks_pump_off.png b/textures/pipeworks_pump_off.png index 28d2311..8c683bc 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 50a8bbf..fb0539e 100644 Binary files a/textures/pipeworks_pump_on.png and b/textures/pipeworks_pump_on.png differ -- cgit v1.2.3 From c2bd682388ce440e854130538613cb22441ebd0d Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Fri, 27 Oct 2017 20:34:46 -0400 Subject: add models and textures for pressure gauge to be implemented later --- textures/pipeworks_pressure_gauge.png | Bin 0 -> 3597 bytes textures/pipeworks_pressure_gauge_0.png | Bin 0 -> 1065 bytes textures/pipeworks_pressure_gauge_1.png | Bin 0 -> 1078 bytes textures/pipeworks_pressure_gauge_2.png | Bin 0 -> 1075 bytes textures/pipeworks_pressure_gauge_3.png | Bin 0 -> 1054 bytes textures/pipeworks_pressure_gauge_4.png | Bin 0 -> 1065 bytes textures/pipeworks_pressure_gauge_5.png | Bin 0 -> 1082 bytes textures/pipeworks_pressure_gauge_6.png | Bin 0 -> 1082 bytes 8 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 textures/pipeworks_pressure_gauge.png create mode 100644 textures/pipeworks_pressure_gauge_0.png create mode 100644 textures/pipeworks_pressure_gauge_1.png create mode 100644 textures/pipeworks_pressure_gauge_2.png create mode 100644 textures/pipeworks_pressure_gauge_3.png create mode 100644 textures/pipeworks_pressure_gauge_4.png create mode 100644 textures/pipeworks_pressure_gauge_5.png create mode 100644 textures/pipeworks_pressure_gauge_6.png (limited to 'textures') diff --git a/textures/pipeworks_pressure_gauge.png b/textures/pipeworks_pressure_gauge.png new file mode 100644 index 0000000..08a79f0 Binary files /dev/null and b/textures/pipeworks_pressure_gauge.png differ diff --git a/textures/pipeworks_pressure_gauge_0.png b/textures/pipeworks_pressure_gauge_0.png new file mode 100644 index 0000000..de9d592 Binary files /dev/null and b/textures/pipeworks_pressure_gauge_0.png differ diff --git a/textures/pipeworks_pressure_gauge_1.png b/textures/pipeworks_pressure_gauge_1.png new file mode 100644 index 0000000..fe21ea5 Binary files /dev/null and b/textures/pipeworks_pressure_gauge_1.png differ diff --git a/textures/pipeworks_pressure_gauge_2.png b/textures/pipeworks_pressure_gauge_2.png new file mode 100644 index 0000000..799404c Binary files /dev/null and b/textures/pipeworks_pressure_gauge_2.png differ diff --git a/textures/pipeworks_pressure_gauge_3.png b/textures/pipeworks_pressure_gauge_3.png new file mode 100644 index 0000000..00a2ca9 Binary files /dev/null and b/textures/pipeworks_pressure_gauge_3.png differ diff --git a/textures/pipeworks_pressure_gauge_4.png b/textures/pipeworks_pressure_gauge_4.png new file mode 100644 index 0000000..34a1787 Binary files /dev/null and b/textures/pipeworks_pressure_gauge_4.png differ diff --git a/textures/pipeworks_pressure_gauge_5.png b/textures/pipeworks_pressure_gauge_5.png new file mode 100644 index 0000000..63caacf Binary files /dev/null and b/textures/pipeworks_pressure_gauge_5.png differ diff --git a/textures/pipeworks_pressure_gauge_6.png b/textures/pipeworks_pressure_gauge_6.png new file mode 100644 index 0000000..2627860 Binary files /dev/null and b/textures/pipeworks_pressure_gauge_6.png differ -- cgit v1.2.3 From e46e2f8c45975e7a85fd72d034d072af35cf87b7 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Fri, 3 Nov 2017 22:45:16 -0400 Subject: clean-up "loaded"/"empty" images re-UV-map the pipes that use them --- textures/pipeworks_pipe_3_empty.png | Bin 2351 -> 2748 bytes textures/pipeworks_pipe_3_loaded.png | Bin 2389 -> 2791 bytes 2 files changed, 0 insertions(+), 0 deletions(-) (limited to 'textures') diff --git a/textures/pipeworks_pipe_3_empty.png b/textures/pipeworks_pipe_3_empty.png index d13ec77..10bed65 100644 Binary files a/textures/pipeworks_pipe_3_empty.png and b/textures/pipeworks_pipe_3_empty.png differ diff --git a/textures/pipeworks_pipe_3_loaded.png b/textures/pipeworks_pipe_3_loaded.png index c086e19..2bb9d4a 100644 Binary files a/textures/pipeworks_pipe_3_loaded.png and b/textures/pipeworks_pipe_3_loaded.png differ -- cgit v1.2.3 From ee0c276900dd6c15fac3ed21247f31982c206053 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Fri, 3 Nov 2017 22:09:25 -0400 Subject: added straight-only pipe (for situations where one might want to run several closely-spaced parallel pipelines) Also fixed a bug where a pipe "entry panel" would report full of water if a pipe next to it (but not connecting) was also full of water Only tested under "classic" flowing logic mode. --- textures/pipeworks_straight_pipe_empty.png | Bin 0 -> 2834 bytes textures/pipeworks_straight_pipe_loaded.png | Bin 0 -> 2874 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 textures/pipeworks_straight_pipe_empty.png create mode 100644 textures/pipeworks_straight_pipe_loaded.png (limited to 'textures') diff --git a/textures/pipeworks_straight_pipe_empty.png b/textures/pipeworks_straight_pipe_empty.png new file mode 100644 index 0000000..3b312d0 Binary files /dev/null and b/textures/pipeworks_straight_pipe_empty.png differ diff --git a/textures/pipeworks_straight_pipe_loaded.png b/textures/pipeworks_straight_pipe_loaded.png new file mode 100644 index 0000000..96e8e04 Binary files /dev/null and b/textures/pipeworks_straight_pipe_loaded.png differ -- cgit v1.2.3 From 8fa259c93fbef467822f710a33537a76f608b7cb Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Fri, 10 Nov 2017 22:23:01 -0500 Subject: remove regular pipe inventory image --- textures/pipeworks_pipe_inv.png | Bin 4104 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 textures/pipeworks_pipe_inv.png (limited to 'textures') diff --git a/textures/pipeworks_pipe_inv.png b/textures/pipeworks_pipe_inv.png deleted file mode 100644 index 0a17d0c..0000000 Binary files a/textures/pipeworks_pipe_inv.png and /dev/null differ -- cgit v1.2.3