summaryrefslogtreecommitdiff
path: root/devices.lua
AgeCommit message (Expand)Author
2013-05-10made valves and airtight entry panels work.Vanessa Ezekowitz
2013-03-18Add inventory images for devices.Anthony
2013-01-14Added a little stub to the bottom of the spigot, showing the water texture,Vanessa Ezekowitz
2013-01-05made storage tanks connect from top/bottom, made storage tank and pipeVanessa Ezekowitz
2013-01-04First stage of integrating Mauvebic's water flowing code. This is experimentalVanessa Ezekowitz
2013-01-01Minor tweak to fix a bug in the spigot texture orderingVanessa 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-02Added crafting recipes for various objects, with options: If homedecor isVanessa Ezekowitz
2012-08-22Added "expansion tank" that appears if the user stacks tanks upwards.Vanessa Ezekowitz
2012-08-22tweak storgae tank descriptions to read "empty" on 0% full.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 tank participate in autoplace algorithm. Tuned API aVanessa Ezekowitz
2012-08-21fix crash where I forgot to actually index the metadata elements I added toVanessa Ezekowitz
2012-08-20Added some metadata to the valve, grate, storage tank to make flow calculationVanessa Ezekowitz
2012-08-20fixed wrong veriable in creative inventory filterVanessa Ezekowitz
2012-08-20added "back" texture to pump.Vanessa Ezekowitz
2012-08-20added intake grate and storage tanks in two versions (with fittings on +/- XVanessa Ezekowitz
2012-08-19Pumps and valves now fully participate in the auto-rotate/auto-route process.Vanessa Ezekowitz