summaryrefslogtreecommitdiff
path: root/autoplace.lua
AgeCommit message (Expand)Author
2013-01-20Added chests and furnaces autoconnect to tubes.Novatux
2013-01-19Added autocrafter.Novatux
2013-01-16Added a function to register tubes.Novatux
2013-01-05made storage tanks connect from top/bottom, made storage tank and pipeVanessa Ezekowitz
2013-01-04minor spacing tweaks, nothing functionalVanessa Ezekowitz
2013-01-04First stage of integrating Mauvebic's water flowing code. This is experimentalVanessa Ezekowitz
2013-01-01fixed facedir/rotation bug in placement of expansion tanks.Vanessa Ezekowitz
2013-01-01changed default orientation of spigot to make it easier to place.Vanessa Ezekowitz
2013-01-01added a "sealed" entry/exit panel (really just a horizontal pipe with a metalVanessa Ezekowitz
2013-01-01revamped pumps so that now they should sit in/on liquid and be connected onlyVanessa Ezekowitz
2012-09-17Added test object for pneumatic tube autorouting code, made tubes connect toVanessa Ezekowitz
2012-08-24Added pneumatic tubes with their own autoplace code (does not connect toVanessa Ezekowitz
2012-08-22Added "expansion tank" that appears if the user stacks tanks upwards.Vanessa Ezekowitz
2012-08-22Extended storage tank to show fill level in 10% steps (0% to 100%).Vanessa Ezekowitz
2012-08-22Added outlet grate, made it participate in autoplace algorithm.Vanessa Ezekowitz
2012-08-21made storage tanks' upper/lower fittings and intake grate fitting participateVanessa Ezekowitz
2012-08-21minor opps/bugfix - devices should not look above/below them normally :-)Vanessa Ezekowitz
2012-08-21reorganized code a bit to allow for upcoming rules changes.Vanessa Ezekowitz
2012-08-21Made storage tank participate in autoplace algorithm. Tuned API aVanessa Ezekowitz
2012-08-19Pumps and valves now fully participate in the auto-rotate/auto-route process.Vanessa Ezekowitz