aboutsummaryrefslogtreecommitdiff
path: root/src/main
AgeCommit message (Expand)Author
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-29DoneDimach
2017-06-29Player Detector fix #2Antifluxfield
2017-06-29Trying to fix #1112Antifluxfield
2017-06-29Exchange the messageAntifluxfield
2017-06-29Revert the commitAntifluxfield
2017-06-29Removed divider that already applied in Gt_UndergroundOil.Dimach
2017-06-29Fixed a bug where the Bricked Blast Furnace didn't need a casing.Johannes Gäßler
2017-06-29Change Back the messageAntifluxfield
2017-06-28Trying to fix PE polymerizing recipeAntifluxfield
2017-06-28Fixed 2 formulaeAntifluxfield
2017-06-28Added the state of the ItemDistributor to the NBTTadCompoundJohannes Gäßler
2017-06-27Corrected Plutonium Isotope: 244 -> 239Johannes Gäßler
2017-06-27Added configurable weights to the ItemDistributor sides.Johannes 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
2017-06-26Fixed typo: Firerick -> FirebrickJohannes Gäßler
2017-06-25Merge branch 'BrickedBlastFurnace' into unstableJohannes Gäßler
2017-06-25Merge branch 'OilRefining' into unstableJohannes Gäßler
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-25Added simple ItemDistributor implementation, changed MoveOneItemStackJohannes Gäßler
2017-06-24Created a non-functional first draft of the Item DistributorJohannes Gäßler
2017-06-24Made the Large Chemical Reactor cheaper, added more Cell MaterialsJohannes Gäßler
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
2017-06-23Fixed several Material formulasJohannes Gäßler
2017-06-22Fixed NitrationMixture FluidStacks, Glyceryl recipe stocheometryJohannes Gäßler
2017-06-22Moved the Casings for the Large Chemical Reactor again.Johannes Gäßler
2017-06-18Biomass Fermentation: Efficiency 80% -> 100%, Duration 640t -> 150tJohannes Gäßler
2017-06-18Merge remote-tracking branch 'origin/unstable' into OilRefiningJohannes Gäßler
2017-06-18Merge branch 'ChemistryUpdate' into unstableJohannes Gäßler
2017-06-17Implemented crafting recipes for the Bricked Blast FurnaceJohannes Gäßler
2017-06-17Merge branch 'unstable' of https://github.com/Blood-Asp/GT5-Unofficial into u...Blood-Asp