aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/tileentities/GTMTE_FluidMultiStorage.java
AgeCommit message (Collapse)Author
2020-04-23Fixed Multi Hatch ignoring circuit in controller when drained fromChristina Berchtold
2020-04-22Fixed Multis not registering Update due to own Casing implementation.bartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-03-04removed WIP things for v0.2.3 bug fix releasekekzdealer
2020-03-02tfft scanner data should now correctly show power usage during maintenance ↵kekzdealer
issues
2020-03-02added maintenance hatch to tfft tooltipkekzdealer
2020-02-18one more TFFT cell, fixed press/alloying recipes, improved fuel cellskekzdealer
2019-11-20disabled experimental blocks for upcoming release. Added one more tier of ↵kekzdealer
storage fields to the TFFT. Added Item Server textures.
2019-11-09UI for Item Distribution Network NodeChristina Berchtold
2019-10-14Super fancy overhaul for nuclear reactor structure!kekzdealer
2019-10-13removed debug prints, added more tooltipskekzdealer
2019-10-13Made a builder class for tooltips?kekzdealer
2019-10-13Began working on tooltipskekzdealer
2019-10-11Fixed TFFT persistency. Made TFFT storage more expensive. Added Multi Hatch ↵kekzdealer
recipe. Increased version #. Perparing for release.
2019-10-10Implemented MultiHatch. Fixed all known bugs in the T.F.F.T's fluid ↵kekzdealer
handling. Fluid storage not yet persistent.
2019-10-09improved T.F.F.T code; Prepared for MultiHatchkekzdealer
2019-07-04TFFT should be complete and ready for testsChristina Berchtold
2019-07-03Added T.F.F.T, a kinda of multi fluid storage multi.Christina Berchtold