index
:
pipeworks
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autoplace.lua
Age
Commit message (
Expand
)
Author
2013-07-19
added support for 6d facedir for all tube components, changed autoplace.lua t...
hdastwb
2013-07-08
added locked chests to autoplace.lua
hdastwb
2013-06-30
Phased out all deprecated minetest.env:* uses in favor of minetest.*
Vanessa Ezekowitz
2013-06-26
Added support to autoroute code for technic deployer and nodebreaker
Vanessa Ezekowitz
2013-06-24
actually, filters should only connect from the right/output side since they
Vanessa Ezekowitz
2013-06-23
rewrote autoplacement code to make it more aware of filters,
Vanessa Ezekowitz
2013-06-08
Add vertical version of airtight pipe entry
Vanessa Ezekowitz
2013-05-10
add flow sensor. Sends mesecons signal when water is flowing through it.
Vanessa Ezekowitz
2013-01-20
Added chests and furnaces autoconnect to tubes.
Novatux
2013-01-19
Added autocrafter.
Novatux
2013-01-16
Added a function to register tubes.
Novatux
2013-01-05
made storage tanks connect from top/bottom, made storage tank and pipe
Vanessa Ezekowitz
2013-01-04
minor spacing tweaks, nothing functional
Vanessa Ezekowitz
2013-01-04
First stage of integrating Mauvebic's water flowing code. This is experimental
Vanessa Ezekowitz
2013-01-01
fixed facedir/rotation bug in placement of expansion tanks.
Vanessa Ezekowitz
2013-01-01
changed default orientation of spigot to make it easier to place.
Vanessa Ezekowitz
2013-01-01
added a "sealed" entry/exit panel (really just a horizontal pipe with a metal
Vanessa Ezekowitz
2013-01-01
revamped pumps so that now they should sit in/on liquid and be connected only
Vanessa Ezekowitz
2012-09-17
Added test object for pneumatic tube autorouting code, made tubes connect to
Vanessa Ezekowitz
2012-08-24
Added pneumatic tubes with their own autoplace code (does not connect to
Vanessa Ezekowitz
2012-08-22
Added "expansion tank" that appears if the user stacks tanks upwards.
Vanessa Ezekowitz
2012-08-22
Extended storage tank to show fill level in 10% steps (0% to 100%).
Vanessa Ezekowitz
2012-08-22
Added outlet grate, made it participate in autoplace algorithm.
Vanessa Ezekowitz
2012-08-21
made storage tanks' upper/lower fittings and intake grate fitting participate
Vanessa Ezekowitz
2012-08-21
minor opps/bugfix - devices should not look above/below them normally :-)
Vanessa Ezekowitz
2012-08-21
reorganized code a bit to allow for upcoming rules changes.
Vanessa Ezekowitz
2012-08-21
Made storage tank participate in autoplace algorithm. Tuned API a
Vanessa Ezekowitz
2012-08-19
Pumps and valves now fully participate in the auto-rotate/auto-route process.
Vanessa Ezekowitz