summaryrefslogtreecommitdiff
path: root/changelog.txt
diff options
context:
space:
mode:
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>2012-08-24 13:39:29 -0400
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>2012-08-24 13:39:29 -0400
commit4a834d17b28cd0d39fd116c67d3107a586f017f8 (patch)
tree608eb768312fc5f9e166b64e840152ed5a920046 /changelog.txt
parent83f853d2ae772f55b31307d0573b64820e274262 (diff)
downloadpipeworks-4a834d17b28cd0d39fd116c67d3107a586f017f8.tar
pipeworks-4a834d17b28cd0d39fd116c67d3107a586f017f8.tar.gz
pipeworks-4a834d17b28cd0d39fd116c67d3107a586f017f8.tar.bz2
pipeworks-4a834d17b28cd0d39fd116c67d3107a586f017f8.tar.xz
pipeworks-4a834d17b28cd0d39fd116c67d3107a586f017f8.zip
Added pneumatic tubes with their own autoplace code (does not connect to
steel pipes). Fixed a recursion bug that sometimes caused a stack overflow.
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index 8db2a4a..9e51430 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,6 +1,9 @@
Changelog
---------
+2012-08-24: Added square-ish pneumatic tubes, with their own autoplace code
+(they do not connect to the steel pipes or their related devices).
+
2012-08-22: Added outlet grate, made it participate in autoplace algorithm.
Extended storage tank to show fill level in 10% steps (0% to 100%). Added
"expansion tank" that appears if the user stacks tanks upwards. (Downwards is