Added pneumatic tubes with their own autoplace code (does not connect to
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>
Fri, 24 Aug 2012 17:39:29 +0000 (13:39 -0400)
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>
Fri, 24 Aug 2012 17:39:29 +0000 (13:39 -0400)
commit4a834d17b28cd0d39fd116c67d3107a586f017f8
tree608eb768312fc5f9e166b64e840152ed5a920046
parent83f853d2ae772f55b31307d0573b64820e274262
Added pneumatic tubes with their own autoplace code (does not connect to
steel pipes).  Fixed a recursion bug that sometimes caused a stack overflow.
autoplace.lua
changelog.txt
init.lua
textures/pipeworks_tube_end.png [new file with mode: 0644]
textures/pipeworks_tube_inv.png [new file with mode: 0644]
textures/pipeworks_tube_noctr.png [new file with mode: 0644]
textures/pipeworks_tube_plain.png [new file with mode: 0644]
textures/pipeworks_tube_short.png [new file with mode: 0644]
textures/pipeworks_tube_transparent.png [new file with mode: 0644]
tubes.lua [new file with mode: 0644]