Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-30 | Update GT_Loader_MetaTileEntities.java | Antifluxfield | |
2017-06-30 | Add a low-tier Data Access | Antifluxfield | |
2017-06-30 | Update ItemList.java | Antifluxfield | |
2017-06-30 | Update GT_MetaTileEntity_Hatch_DataAccess.java | Antifluxfield | |
2017-06-29 | Add files via upload | Antifluxfield | |
2017-06-30 | Delete DataAccess.png | Antifluxfield | |
2017-06-30 | Update GT_GUIContainer_1by1.java | Antifluxfield | |
2017-06-30 | Update GT_GUIContainer_2by2.java | Antifluxfield | |
2017-06-30 | Update GT_GUIContainer_3by3.java | Antifluxfield | |
2017-06-30 | Update GT_GUIContainer_4by4.java | Antifluxfield | |
2017-06-30 | Delete GT_GUIContainer_DataAccess.java | Antifluxfield | |
2017-06-30 | Update GT_MetaTileEntity_AssemblyLine.java | Antifluxfield | |
2017-06-30 | Update GT_MetaTileEntity_MultiBlockBase.java | Antifluxfield | |
2017-06-30 | Update GT_MetaTileEntity_MultiBlockBase.java | Antifluxfield | |
2017-06-30 | Update GT_MetaTileEntity_AssemblyLine.java | Antifluxfield | |
2017-06-29 | Add files via upload | Antifluxfield | |
2017-06-30 | Update GT_MetaTileEntity_Hatch_DataAccess.java | Antifluxfield | |
2017-06-30 | Create GT_GUIContainer_DataAccess.java | Antifluxfield | |
2017-06-30 | Update GT_MetaTileEntity_AssemblyLine.java | Antifluxfield | |
2017-06-30 | Update GT_MetaTileEntity_Hatch_DataAccess.java | Antifluxfield | |
2017-06-30 | Check for DataItems | Antifluxfield | |
2017-06-30 | Make Data Access Hatch part of AssLine | Antifluxfield | |
2017-06-30 | Make Data Access Hatch a MultiBlock part | Antifluxfield | |
2017-06-30 | Adding Data Access Hatch | Antifluxfield | |
2017-06-30 | Adding Data Access Hatch | Antifluxfield | |
2017-06-29 | Adding Data Access Hatch | Antifluxfield | |
2017-06-27 | Corrected Plutonium Isotope: 244 -> 239 | Johannes Gäßler | |
2017-06-26 | Fixed Dual Fuel Rod names, Tungstencarbide, removed some EBF Ash outputs | Johannes Gäßler | |
2017-06-26 | Merge branch 'unstable_blood' into unstable | Johannes 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-26 | Fixed typo: Firerick -> Firebrick | Johannes Gäßler | |
2017-06-25 | Merge branch 'BrickedBlastFurnace' into unstable | Johannes 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-25 | Merge branch 'OilRefining' into unstable | Johannes 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-25 | Extra fix for: https://github.com/Blood-Asp/GT5-Unofficial/issues/1098 | Technus | |
2017-06-25 | Add refreshing code | Technus | |
2017-06-25 | Add GUI asset | Technus | |
2017-06-25 | Optimize imports - intelliJ one button action | Technus | |
2017-06-25 | Assline recipes part3 | Technus | |
2017-06-25 | Assline recipes part2 | Technus | |
2017-06-25 | Assline recipes part1 | Technus | |
2017-06-25 | Revert "NEI GUI AssemblyLine" | Daniel | |
2017-06-24 | Made the Large Chemical Reactor cheaper, added more Cell Materials | Johannes 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-24 | Added more recipes for Carbon Monoxide, Carbon Dioxide, Acetic Acid | Johannes Gäßler | |
2017-06-24 | Added a config option for easier EV+ Cables | Johannes Gäßler | |
2017-06-24 | NEI GUI AssemblyLine | SLiMylya | |
2017-06-23 | Added Bricked BF config, fixed Primitive BF class hierarchy | Johannes Gäßler | |
Blast Furnace Recipes using Coal or Charcoal now yield Dark Ash instead of Ash. | |||
2017-06-23 | Fixed several Material formulas | Johannes 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-22 | Fixed NitrationMixture FluidStacks, Glyceryl recipe stocheometry | Johannes Gäßler | |
2017-06-22 | Moved 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-18 | Biomass Fermentation: Efficiency 80% -> 100%, Duration 640t -> 150t | Johannes Gäßler | |
2017-06-18 | Merge remote-tracking branch 'origin/unstable' into OilRefining | Johannes Gäßler | |
Conflicts: src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java |