Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-05 | Merge branch 'New_hightier_stuff_dev' into New_test_dev | Dream-Master | |
# Conflicts: # src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java | |||
2018-09-03 | Pipe/Cable overhaul & Add filter output on fluid filters | Jason Mitchell | |
* Unified connect() method for pipes/wires - each subclass has it's own canConnect(), letsIn(), and letsOut() methods that map to the specifics for that implementation * Shift Clicking while placing a GT machine will now try connecting to the cable/pipe it is placed on * You can open a connection to the air for pipes & wires, allowing the next thing you place down to auto connect (ie: a JABBA barrel) * Distribute Fluids - Modeled after several of the upstream PRs * Fluid regulators on pipes should stop spazzing out now * Fluid filter covers - Now work with filtering output BUG/TODO: * Spray paint doesn't seem to keep wires/pipes from connecting properly * Spray paint on wires/pipes should force a disconnection check | |||
2018-09-02 | Change Prometium Recipe | Daniel | |
2018-09-02 | fix cells for nq reactor | Dream-Master | |
2018-09-02 | derp fix | Dream-Master | |
2018-09-02 | spell fixes | Dream-Master | |
2018-09-02 | fix solar namings | Dream-Master | |
2018-09-02 | change solar pannels to meta generated items 03 | Dream-Master | |
add ass line localizer for items | |||
2018-09-02 | add more circuits | Dream-Master | |
2018-09-02 | add new circuit | Dream-Master | |
2018-09-02 | working on new circuits | Dream-Master | |
2018-09-02 | fix Block alloy glass | Dream-Master | |
2018-09-02 | fix solar panels | Dream-Master | |
2018-09-02 | reduce solar cover texture to 16x16 | Dream-Master | |
2018-09-02 | fix superconductor wire color to white back | Dream-Master | |
2018-09-02 | fix recipe | Dream-Master | |
2018-09-02 | Fix Saltwater | Спартак | |
Huge thanks to @Frytes | |||
2018-09-02 | add a second Material list with unused materials | Dream-Master | |
@bartimaeusnek can you check it please. | |||
2018-09-02 | Add recipe for Promethium | Спартак | |
2018-09-02 | Add recipe for Promethium | Спартак | |
2018-09-02 | test commit @bartimaeusnek | Dream-Master | |
2018-09-01 | remove unused materials because of Materials.java:27: error: code too large | Dream-Master | |
2018-09-01 | Merge branch 'experimental' into High_tier_circuits_dev | Dream-Master | |
2018-09-01 | Merge pull request #140 from GTNewHorizons/bartimaeusnek-fixes | Martin Robertz | |
added config option to allow broken recipe map for debug purposes | |||
2018-09-01 | rename all from wires to Superconductore uhv | Dream-Master | |
2018-09-01 | remove naq reactor uev and uiv | Dream-Master | |
2018-09-01 | change to new fluids for nq reactors. | Dream-Master | |
2018-08-31 | add 3 more naq reactor tiers | Dream-Master | |
2018-08-31 | Added new Solar Panels from UHV to UIV (no recipes yet) | Dream-Master | |
2018-08-31 | correcting superconductors | Dream-Master | |
add bio tier | |||
2018-08-31 | add Crystal soc 2 recipe | Dream-Master | |
2018-08-31 | add reinforced Glass tubes | Dream-Master | |
add recipes for it | |||
2018-08-31 | Merge branch 'experimental' into High_tier_circuits_dev | Dream-Master | |
2018-08-31 | More Bio Circuit parts | Dream-Master | |
2018-08-31 | Correct name of Superconductor for UHV | Спартак | |
2018-08-31 | add textures | Dream-Master | |
2018-08-31 | Add more high tier circuit parts and boards | Dream-Master | |
2018-08-31 | rename oil drill to oil/fluid/gas drill | Dream-Master | |
2018-08-31 | added config option to allow broken recipe map for debug purposes | bartimaeusnek | |
2018-08-30 | Fixed Java exception when removing chunks from list. | Richard Hendricks | |
2018-08-29 | Java does not handle integer division in the expected way when going ↵ | Richard Hendricks | |
negative. Have to use Math.floorDiv() instead. | |||
2018-08-29 | Un-Nerf Liquid Air #3517 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/3517 | |||
2018-08-29 | Sunnarium fusion recipe #3534 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/3534 | |||
2018-08-29 | remove iron3chloride from fluid list because it is an material now. Same for ↵ | Dream-Master | |
Lifeessence | |||
2018-08-29 | add texture liquidair | Dream-Master | |
2018-08-29 | possible fix on Crash - Fluid Registry Issues - 5.09.32.34 #3536 | Dream-Master | |
2018-08-29 | fluid regulater adjustment is broken #3535 | Dream-Master | |
2018-08-28 | Register LiquidAir, Ethane. Ethylene, Salt water as fluids. | Richard Hendricks | |
2018-08-26 | Missing LCR recipe for CrO2 + O -> CrO3 #3510 | Dream-Master | |
2018-08-26 | Final version of Alkalus's type filter fix. #3367 | Richard Hendricks | |