aboutsummaryrefslogtreecommitdiff
path: root/main/java/gregtech/api/enums
diff options
context:
space:
mode:
authorpyure <pyure@hotmail.com>2015-08-08 20:14:06 -0400
committerpyure <pyure@hotmail.com>2015-08-08 20:14:06 -0400
commita170c6529a81b8c94813f152b272dde48c1585df (patch)
tree25359d14e2eb6f56706ed3ec6f7da1abd4b4bb8c /main/java/gregtech/api/enums
parentc71e7473d6fa42abee3db76371c16e433b133f7a (diff)
downloadGT5-Unofficial-a170c6529a81b8c94813f152b272dde48c1585df.tar.gz
GT5-Unofficial-a170c6529a81b8c94813f152b272dde48c1585df.tar.bz2
GT5-Unofficial-a170c6529a81b8c94813f152b272dde48c1585df.zip
Update Large Steam Turbine
* Multiple input hatches now handled properly. * Now use 125% maximum input consumption and penalty * We now track averageFlow and totalFlow separately: we don't want turbine byproducts generated from the average, but the actual consumption. Notes from last pull: * We track 125% allowance via remainingFlow. We do still attempt to pull 125% from each hatch, but only up to our 125% overall allowance. (So even with two hatches, we can still only pull 500 steam total from a 400 steam rotor) * With remainingFlow, we gain optimization: we don't even check unnecessary hatches if the first one provided enough steam. * Reinstated averageFlow. * added a ton of comments for your convenience.
Diffstat (limited to 'main/java/gregtech/api/enums')
0 files changed, 0 insertions, 0 deletions