diff options
author | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2012-08-24 13:39:29 -0400 |
---|---|---|
committer | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2012-08-24 13:39:29 -0400 |
commit | 4a834d17b28cd0d39fd116c67d3107a586f017f8 (patch) | |
tree | 608eb768312fc5f9e166b64e840152ed5a920046 /changelog.txt | |
parent | 83f853d2ae772f55b31307d0573b64820e274262 (diff) |
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.txt | 3 |
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 |