aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2017-05-29Change recipe a bit.Technus
2017-05-29Rework Heat Exchanger for 10x boostTechnus
2017-05-28removed it from gt code and pack it in the core mod.Dream-Master
2017-05-28https://github.com/GTNewHorizons/NewHorizons/issues/1155Dream-Master
Railcraft recipes to GT Code #1155
2017-05-28Add Blaze BlockDream-Master
2017-05-28fixed derpsDream-Master
2017-05-28removed empty shape plateDream-Master
2017-05-28added new molds for Stick, round, long stick, ring, bolt, screwDream-Master
2017-05-28If logWood it is ok.Technus
2017-05-28Change print methodTechnus
2017-05-28Add debug codeTechnus
2017-05-28Add Meta ID check to charcoal pile igniterTechnus
2017-05-28Enable Natura Wood for Pile IgniterDream-Master
2017-05-26remove more iconsDream-Master
2017-05-26pumps now have the right item icons (Luv-UV)Dream-Master
removed unused icons
2017-05-25e304e8f9deca16ce05e48c64f7ec8b88a79d6189Dream-Master
Fixed stocheometrically incorrect Chloroform recipe.
2017-05-24change Bronze Multi Boiler recipe backDream-Master
remove Heat Vent recipe and put it in the Core Mod
2017-05-22Merge branch 'mergeGTNH' of https://github.com/GTNewHorizons/GT5-Unofficial ↵Technus
into mergeGTNH
2017-05-22fix typoTechnus
2017-05-22fixed recipe derp in the chemical reactorDream-Master
Add rutile to the Polymerizations recipes Super Conducter Wire have to be lossless
2017-05-22some fixesDream-Master
2017-05-21Revert "chemical reactor test"Dream-Master
This reverts commit 614c29ef4659f0e885e3894d98f51d121ad3348d.
2017-05-21chemical reactor testDream-Master
2017-05-20Fixed MaterialStack String representations sometimes missing bracketsJohannes Gäßler
2017-05-20MetalMixture need EV(Titan Level)Dream-Master
2017-05-20Fixed Salt Water and Distillery circuit settings 1Dream-Master
Add Tube Wire Item for automate Tubes
2017-05-20not workingDream-Master
2017-05-20change circuits to settings 5 to get EthylenDream-Master
change titanium to rutile
2017-05-20derp fixDream-Master
2017-05-20change pipe meta item idDream-Master
2017-05-20Merge branch 'ChemistryUpdate' into mergeGTNHJohannes 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-18Make the save/load the same as in bloodaspTechnus
2017-05-16Moved the Biomass -> Ethanol recipes to the simplified chemical recipes.Johannes Gäßler
2017-05-15Added a GUI for the Large Chemical ReactorJohannes Gäßler
2017-05-15Merge branch 'mergeGTNH' of https://github.com/GTNewHorizons/GT5-Unofficial ↵Technus
into mergeGTNH
2017-05-15Add 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-14Bugfix: I had accidentally copied the IC2 Biogas recipes instead ofJohannes Gäßler
moving them.
2017-05-14Moved old IC2 Biogas recipes to the simplified recipes.Johannes Gäßler
2017-05-14Fix Gravi Chest localizerDream-Master
2017-05-14remove todoDream-Master
2017-05-14fix localizersDream-Master
2017-05-14Added missing localizerDream-Master
2017-05-13Merge branch 'LargeChemicalReactor' into ChemistryUpdateJohannes Gäßler
2017-05-13Corrected several chlorination recipes in terms of stoichiometricsJohannes Gäßler
2017-05-13Changed the Layout of the LCM to 3x3x3, tweaked the name of casings andJohannes Gäßler
the descriptions of multiblocks to make them consistent.
2017-05-13Fixed a bug that caused there to be two identical recipes for TiF4Johannes Gäßler
2017-05-13Added a new recipe map for the LCR, expanded the API to allow for customJohannes Gäßler
NEI stack positioning. Refactored the name of the Large Boiler Fake Fuels so they're in line with other names. Fixed a bug where the LCM was checking for the wrong casing type.
2017-05-13I prefer Power output texture for it.Technus
2017-05-13that makes it look better?Technus
2017-05-13Why does one change the machine state TWICE in the same tick...Technus