diff options
author | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2012-08-22 09:56:45 -0400 |
---|---|---|
committer | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2012-08-22 09:56:45 -0400 |
commit | 4597b1b59a3c4ebec7b9e1d8e5a575144280b3b4 (patch) | |
tree | a47a5771ae3b1196d854a9a112a59d20444cbbcf /changelog.txt | |
parent | 4a1dbe2a8e0a6c4dc19c42a45cd9ca54a197403a (diff) |
Added "expansion tank" that appears if the user stacks tanks upwards.
(Downwards is not checked).
Diffstat (limited to 'changelog.txt')
-rw-r--r-- | changelog.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/changelog.txt b/changelog.txt index a1ef58a..8db2a4a 100644 --- a/changelog.txt +++ b/changelog.txt @@ -2,7 +2,9 @@ Changelog --------- 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%). +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 +not checked). 2012-08-21: Made storage tank participate in autoplace algorithm. Tuned API a little to allow for more flexible placement. Re-organized code a bit to allow |