Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-30 | changelog.txt: back-entries for new flow logic work | thetaepsilon-gamedev | |
2013-01-13 | Added Nore's item transport mod and integrated it into pipeworks | Vanessa Ezekowitz | |
Items can now flow from one chest (or Nore's filter object) to another via the pneumatic tubes! Thanks to Nore and RealBadAngel for the code. Note that this mod has to redefine the default chests and furnaces (see compat.lua) in order to add some new group definitions so that tubes can appear to connect to these objects. | |||
2012-08-24 | Added pneumatic tubes with their own autoplace code (does not connect to | Vanessa Ezekowitz | |
steel pipes). Fixed a recursion bug that sometimes caused a stack overflow. | |||
2012-08-22 | Added "expansion tank" that appears if the user stacks tanks upwards. | Vanessa Ezekowitz | |
(Downwards is not checked). | |||
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 | |
in pipe autoplace algorithm | |||
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 | |
little to allow for more flexible placement. | |||
2012-08-19 | changelog, readme tweaks. | Vanessa Ezekowitz | |
2012-08-18 | changelog | Vanessa Ezekowitz | |
2012-08-06 | re-arrange recent changelog entry to be easier to read. | Vanessa Ezekowitz | |
2012-08-06 | moved changelog from forum post into separate file. | Vanessa Ezekowitz | |