aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/gui/GT_Container_MultiMachine.java
diff options
context:
space:
mode:
authorJason Mitchell <mitchej@gmail.com>2017-11-23 16:47:49 -0800
committerJason Mitchell <mitchej@gmail.com>2017-11-23 17:21:05 -0800
commit2dc5b03f14f6ddb7025c407dd3c10e7cdbec0200 (patch)
tree2037daebdf557c8636709859e3c920f9d9d51024 /src/main/java/gregtech/api/gui/GT_Container_MultiMachine.java
parent5fc136166e6d34caf6a6856c780d455fcfb2a53c (diff)
downloadGT5-Unofficial-2dc5b03f14f6ddb7025c407dd3c10e7cdbec0200.tar.gz
GT5-Unofficial-2dc5b03f14f6ddb7025c407dd3c10e7cdbec0200.tar.bz2
GT5-Unofficial-2dc5b03f14f6ddb7025c407dd3c10e7cdbec0200.zip
Single block pump refactor & bugfix:
1) Pump will properly save it's state and reload with chunk load/reload. It remembers that it was pumping and doesn't immediately move down. Additionally, corrected saving of fluid type so it will properly look it up when it reloads 2) Fixed getYHeadOfPump() so it doesn't punch through bedrock if you destroy the pump head. If you break a gap into an existing pipe line, it will move down through the broken spots until it finds an existing set of pipes - in which case it will continue from the bottom. If you break the pump head, it will replace the last pipe with a new Head and carry on about it's business.
Diffstat (limited to 'src/main/java/gregtech/api/gui/GT_Container_MultiMachine.java')
0 files changed, 0 insertions, 0 deletions