Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-01 | AdvMiner rewriting; now it's Ore Drilling Plant | Techlone | |
Four tiers of Ore Drilling Plant I - radius is 3 chunks MV+ (default) II - radius is 4 chunks HV+ III - radius is 6 chunks EV+ IV - radius is 9 chunks IV+ New behavior: - pick pipes after mining finish - extract ore block before moving down | |||
2017-05-31 | Added recipes for oil desulfurization with Fluids and Cells swapped. | Johannes Gäßler | |
2017-05-31 | Change Automaintain default | Blood-Asp | |
2017-05-31 | Merge pull request #1051 from JohannesGaessler/unstable | Blood-Asp | |
[5.09.29] EBF recipe fix followup | |||
2017-05-31 | Merge pull request #1058 from Georggi/patch-4 | Blood-Asp | |
Auto Maintenance Hatch tweaks | |||
2017-05-31 | Merge pull request #1060 from JohannesGaessler/MaterialFormulaFix | Blood-Asp | |
Material formula fix | |||
2017-05-31 | Merge pull request #1067 from antifluxfield/unstable | Blood-Asp | |
Wrong behavior of Player Detector | |||
2017-05-31 | Disable switching armor gui because of broken sync | Blood-Asp | |
2017-05-31 | Catch broken items on recipe move | Blood-Asp | |
2017-05-31 | Catch login armor crash | Blood-Asp | |
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 | Fixed a bug where the Chemical Reactor still only had one output slot in | Johannes Gäßler | |
it's machine inventory, causing the second output to be voided. | |||
2017-05-30 | Minor cleanup | Technus | |
2017-05-30 | Fixed a bug where the LCM could have a mMaxProgressTime of zero. | Johannes Gäßler | |
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-27 | Update GT_Cover_PlayerDetector.java | antifluxfield | |
2017-05-27 | Update GT_Cover_PlayerDetector.java | antifluxfield | |
2017-05-25 | e304e8f9deca16ce05e48c64f7ec8b88a79d6189 | Dream-Master | |
Fixed stocheometrically incorrect Chloroform recipe. | |||
2017-05-25 | Fixed stocheometrically incorrect Chloroform recipe. | Johannes Gäßler | |
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 |