diff options
author | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2012-08-22 08:24:42 -0400 |
---|---|---|
committer | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2012-08-22 08:24:42 -0400 |
commit | 70ea341bf5cbe63702d02fa24f52e0268fbb3a4d (patch) | |
tree | 260229a8dbab05217ff12067e313e34c9be200df /changelog.txt | |
parent | a66d9a85642e93c1ad5f758924a8404028c3fd90 (diff) |
Extended storage tank to show fill level in 10% steps (0% to 100%).
Diffstat (limited to 'changelog.txt')
-rw-r--r-- | changelog.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/changelog.txt b/changelog.txt index 2d882c2..a1ef58a 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,7 +1,8 @@ Changelog --------- -2012-08-22: Added outlet grate, made it participate in autoplace algorithm. +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%). 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 |