aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2017-06-30Update GT_Loader_MetaTileEntities.javaAntifluxfield
2017-06-30Add a low-tier Data AccessAntifluxfield
2017-06-30Update ItemList.javaAntifluxfield
2017-06-30Update GT_MetaTileEntity_Hatch_DataAccess.javaAntifluxfield
2017-06-29Add files via uploadAntifluxfield
2017-06-30Delete DataAccess.pngAntifluxfield
2017-06-30Update GT_GUIContainer_1by1.javaAntifluxfield
2017-06-30Update GT_GUIContainer_2by2.javaAntifluxfield
2017-06-30Update GT_GUIContainer_3by3.javaAntifluxfield
2017-06-30Update GT_GUIContainer_4by4.javaAntifluxfield
2017-06-30Delete GT_GUIContainer_DataAccess.javaAntifluxfield
2017-06-30Update GT_MetaTileEntity_AssemblyLine.javaAntifluxfield
2017-06-30Update GT_MetaTileEntity_MultiBlockBase.javaAntifluxfield
2017-06-30Update GT_MetaTileEntity_MultiBlockBase.javaAntifluxfield
2017-06-30Update GT_MetaTileEntity_AssemblyLine.javaAntifluxfield
2017-06-29Add files via uploadAntifluxfield
2017-06-30Update GT_MetaTileEntity_Hatch_DataAccess.javaAntifluxfield
2017-06-30Create GT_GUIContainer_DataAccess.javaAntifluxfield
2017-06-30Update GT_MetaTileEntity_AssemblyLine.javaAntifluxfield
2017-06-30Update GT_MetaTileEntity_Hatch_DataAccess.javaAntifluxfield
2017-06-30Check for DataItemsAntifluxfield
2017-06-30Make Data Access Hatch part of AssLineAntifluxfield
2017-06-30Make Data Access Hatch a MultiBlock partAntifluxfield
2017-06-30Adding Data Access HatchAntifluxfield
2017-06-30Adding Data Access HatchAntifluxfield
2017-06-29Adding Data Access HatchAntifluxfield
2017-06-27Corrected Plutonium Isotope: 244 -> 239Johannes Gäßler
2017-06-26Fixed Dual Fuel Rod names, Tungstencarbide, removed some EBF Ash outputsJohannes Gäßler
2017-06-26Merge branch 'unstable_blood' into unstableJohannes Gäßler
Conflicts: src/main/java/gregtech/api/enums/MaterialBuilder.java src/main/java/gregtech/common/GT_RecipeAdder.java src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_BronzeBlastFurnace.java src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java
2017-06-26Fixed typo: Firerick -> FirebrickJohannes Gäßler
2017-06-25Merge branch 'BrickedBlastFurnace' into unstableJohannes Gäßler
Conflicts: src/main/java/gregtech/GT_Mod.java src/main/java/gregtech/api/enums/Materials.java src/main/java/gregtech/common/GT_Proxy.java src/main/java/gregtech/common/blocks/GT_Block_Casings4.java src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java
2017-06-25Merge branch 'OilRefining' into unstableJohannes Gäßler
Conflicts: 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-06-25Extra fix for: https://github.com/Blood-Asp/GT5-Unofficial/issues/1098Technus
2017-06-25Add refreshing codeTechnus
2017-06-25Add GUI assetTechnus
2017-06-25Optimize imports - intelliJ one button actionTechnus
2017-06-25Assline recipes part3Technus
2017-06-25Assline recipes part2Technus
2017-06-25Assline recipes part1Technus
2017-06-25Revert "NEI GUI AssemblyLine"Daniel
2017-06-24Made the Large Chemical Reactor cheaper, added more Cell MaterialsJohannes Gäßler
Large Chemical Reactor Circuits: Elite -> Advanced Inert Machine Casing: Clean Stainless Steel Casing -> Solid Steel Casing Fluid Cells can now also be made from Steel and Polytetrafluoroethylene Fixed the name of Plastic and PTFE Fluid Pipes.
2017-06-24Added more recipes for Carbon Monoxide, Carbon Dioxide, Acetic AcidJohannes Gäßler
2017-06-24Added a config option for easier EV+ CablesJohannes Gäßler
2017-06-24NEI GUI AssemblyLineSLiMylya
2017-06-23Added Bricked BF config, fixed Primitive BF class hierarchyJohannes Gäßler
Blast Furnace Recipes using Coal or Charcoal now yield Dark Ash instead of Ash.
2017-06-23Fixed several Material formulasJohannes Gäßler
RedAlloy, TungstenCarbide now have the correct formula. Changed the formula of Lignite, it no longer contains Ash Fixed the algorithm for determining whether or not to put brackets around a partial Material.
2017-06-22Fixed NitrationMixture FluidStacks, Glyceryl recipe stocheometryJohannes Gäßler
2017-06-22Moved the Casings for the Large Chemical Reactor again.Johannes Gäßler
As it turns out overwriting Casings 4.4 and 4.5 was not a good idea because even though there is no actual Casing at those IDs, the textures are in use. I started a new batch of Casings (GT_Block_Casings8) at IDs 112-127. I did not use IDs 80-95 because there seem to already be some textures there. I did not use IDs 96-111 because they seem to already be in use by Technus.
2017-06-18Biomass Fermentation: Efficiency 80% -> 100%, Duration 640t -> 150tJohannes Gäßler
2017-06-18Merge remote-tracking branch 'origin/unstable' into OilRefiningJohannes Gäßler
Conflicts: src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java