Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-01 | Update GT_Cover_PlayerDetector.java | antifluxfield | |
2017-06-01 | Update GT_Cover_PlayerDetector.java | antifluxfield | |
2017-06-01 | Disable switching armor gui because of broken sync | Blood-Asp | |
2017-06-01 | Catch broken items on recipe move | Blood-Asp | |
2017-06-01 | Catch login armor crash | Blood-Asp | |
2017-06-01 | Make internal RS reciever work as machine controller cover | Blood-Asp | |
2017-05-31 | cherry pick | Dream-Master | |
3c45c2accb08c37016ccd3f3217c09d18beb3326 | |||
2017-05-30 | cherry Pick | Johannes Gäßler | |
038e51535b9138ac06c4f3df80b67da755e7914b | |||
2017-05-30 | Fixed a bug where the LCM could have a mMaxProgressTime of zero. | Johannes Gäßler | |
2017-05-30 | Minor cleanup | Technus | |
2017-05-29 | Make the error more descriptive | Technus | |
2017-05-29 | Enable ALL components if dreamcraft loaded | Technus | |
2017-05-29 | Reduce casing requirement | Technus | |
2017-05-29 | Change recipe a bit. | Technus | |
2017-05-29 | Rework Heat Exchanger for 10x boost | Technus | |
2017-05-28 | removed it from gt code and pack it in the core mod. | Dream-Master | |
2017-05-28 | https://github.com/GTNewHorizons/NewHorizons/issues/1155 | Dream-Master | |
Railcraft recipes to GT Code #1155 | |||
2017-05-28 | Add Blaze Block | Dream-Master | |
2017-05-28 | fixed derps | Dream-Master | |
2017-05-28 | removed empty shape plate | Dream-Master | |
2017-05-28 | added new molds for Stick, round, long stick, ring, bolt, screw | Dream-Master | |
2017-05-28 | If logWood it is ok. | Technus | |
2017-05-28 | Change print method | Technus | |
2017-05-28 | Add debug code | Technus | |
2017-05-28 | Add Meta ID check to charcoal pile igniter | Technus | |
2017-05-28 | Enable Natura Wood for Pile Igniter | Dream-Master | |
2017-05-25 | e304e8f9deca16ce05e48c64f7ec8b88a79d6189 | Dream-Master | |
Fixed stocheometrically incorrect Chloroform recipe. | |||
2017-05-24 | change Bronze Multi Boiler recipe back | Dream-Master | |
remove Heat Vent recipe and put it in the Core Mod | |||
2017-05-22 | Merge branch 'mergeGTNH' of https://github.com/GTNewHorizons/GT5-Unofficial ↵ | Technus | |
into mergeGTNH | |||
2017-05-22 | fix typo | Technus | |
2017-05-22 | fixed recipe derp in the chemical reactor | Dream-Master | |
Add rutile to the Polymerizations recipes Super Conducter Wire have to be lossless | |||
2017-05-22 | some fixes | Dream-Master | |
2017-05-21 | Revert "chemical reactor test" | Dream-Master | |
This reverts commit 614c29ef4659f0e885e3894d98f51d121ad3348d. | |||
2017-05-21 | chemical reactor test | Dream-Master | |
2017-05-20 | Fixed MaterialStack String representations sometimes missing brackets | Johannes Gäßler | |
2017-05-20 | MetalMixture need EV(Titan Level) | Dream-Master | |
2017-05-20 | Fixed Salt Water and Distillery circuit settings 1 | Dream-Master | |
Add Tube Wire Item for automate Tubes | |||
2017-05-20 | not working | Dream-Master | |
2017-05-20 | change circuits to settings 5 to get Ethylen | Dream-Master | |
change titanium to rutile | |||
2017-05-20 | derp fix | Dream-Master | |
2017-05-20 | change pipe meta item id | Dream-Master | |
2017-05-20 | Merge branch 'ChemistryUpdate' into mergeGTNH | Johannes Gäßler | |
Conflicts: src/main/java/gregtech/GT_Mod.java src/main/java/gregtech/api/enums/ItemList.java src/main/java/gregtech/api/enums/Materials.java src/main/java/gregtech/api/interfaces/internal/IGT_RecipeAdder.java src/main/java/gregtech/api/util/GT_Recipe.java src/main/java/gregtech/common/GT_Proxy.java src/main/java/gregtech/common/GT_RecipeAdder.java src/main/java/gregtech/common/blocks/GT_Block_Casings2.java src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_AssemblyLine.java src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_Cleanroom.java src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_ProcessingArray.java src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_PyrolyseOven.java src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java src/main/java/gregtech/loaders/preload/GT_Loader_Item_Block_And_Fluid.java src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java | |||
2017-05-18 | Make the save/load the same as in bloodasp | Technus | |
2017-05-16 | Moved the Biomass -> Ethanol recipes to the simplified chemical recipes. | Johannes Gäßler | |
2017-05-15 | Merge branch 'mergeGTNH' of https://github.com/GTNewHorizons/GT5-Unofficial ↵ | Technus | |
into mergeGTNH | |||
2017-05-15 | Add low grav to proc array, - assuming that proc array is always considered ↵ | Technus | |
in a clean room, added circuit assembler to proc array | |||
2017-05-14 | Bugfix: I had accidentally copied the IC2 Biogas recipes instead of | Johannes Gäßler | |
moving them. | |||
2017-05-14 | Moved old IC2 Biogas recipes to the simplified recipes. | Johannes Gäßler | |
2017-05-14 | remove todo | Dream-Master | |
2017-05-13 | Merge branch 'LargeChemicalReactor' into ChemistryUpdate | Johannes Gäßler | |