a170c6529a
* 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. |
||
---|---|---|
.. | ||
blocks | ||
covers | ||
entities | ||
gui | ||
items | ||
redstonecircuits | ||
render | ||
tileentities | ||
tools | ||
GT_Client.java | ||
GT_DummyWorld.java | ||
GT_IteratorRandom.java | ||
GT_MinableOreGenerator.java | ||
GT_Network.java | ||
GT_PlayerActivityLogger.java | ||
GT_Proxy.java | ||
GT_RecipeAdder.java | ||
GT_Server.java | ||
GT_ThaumcraftCompat.java | ||
GT_Worldgen_GT_Ore_Layer.java | ||
GT_Worldgen_GT_Ore_SmallPieces.java | ||
GT_Worldgen_Stone.java | ||
GT_Worldgenerator.java |