1
0
mirror of https://github.com/mt-mods/pipeworks.git synced 2025-07-16 07:10:28 +02:00

Made storage tank participate in autoplace algorithm. Tuned API a

little to allow for more flexible placement.
This commit is contained in:
Vanessa Ezekowitz
2012-08-21 13:52:25 -04:00
parent e103143ea7
commit 564abfe45a
3 changed files with 73 additions and 27 deletions

View File

@ -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.