diff options
author | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2012-08-21 13:52:25 -0400 |
---|---|---|
committer | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2012-08-21 13:52:25 -0400 |
commit | 564abfe45a856f75d7b711decaebb22cdf062118 (patch) | |
tree | 8dc9c0fb584fce1a792d1c9baec833fb22f796b8 /changelog.txt | |
parent | e103143ea72c77733d8026f3dc81a332832b77f6 (diff) |
Made storage tank participate in autoplace algorithm. Tuned API a
little to allow for more flexible placement.
Diffstat (limited to 'changelog.txt')
-rw-r--r-- | changelog.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt index 8e25335..1ce34d8 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,12 @@ Changelog --------- +2012-08-21: Made storage tank participate in autoplace algorithm. Tuned API a +little to allow for more flexible placement. + +2012-08-20: Added temporary nodes for storage tank and intake grating, but +without autoplace. + 2012-08-19: Pumps and valves now fully participate in the auto-rotate/auto-place algorithm. |