Pumps and valves now fully participate in the auto-rotate/auto-route process.
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>
Sun, 19 Aug 2012 05:56:30 +0000 (01:56 -0400)
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>
Sun, 19 Aug 2012 05:56:30 +0000 (01:56 -0400)
commita6641f0d20c574c250b0e14300c6fbc15a544bcd
tree08528afe48eb434b509ed93185a5d27a54ce0f45
parentf574235d1d31e924dc70aadb28676e58e4ba4831
Pumps and valves now fully participate in the auto-rotate/auto-route process.
These devices can only be connected to horizontal pipes or to each other.  Note
that only the device being placed and the pipes around it will adapt; if you
have a valve and pump next to one another and they won't connect, put a piece
of pipe at one end to show the auto-rotator which way they should go.  Removal
of a pipe or device will not change the orientation of surrounding devices.
autoplace.lua [new file with mode: 0644]
devices.lua [new file with mode: 0644]
init.lua
textures/pipeworks_pump_top_x.png [new file with mode: 0644]
textures/pipeworks_pump_top_z.png [new file with mode: 0644]
textures/pipeworks_valvebody_top_off_x.png [new file with mode: 0644]
textures/pipeworks_valvebody_top_off_z.png [new file with mode: 0644]
textures/pipeworks_valvebody_top_on_x.png [new file with mode: 0644]
textures/pipeworks_valvebody_top_on_z.png [new file with mode: 0644]