Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-05 | Moved the casing IDs for the Large Chemical Reactor: 14, 15 -> 4, 5 | Johannes Gäßler | |
Limited the minimal recipe time for the LCM to 2 ticks to avoid bugs. | |||
2017-06-04 | Monocrystalline Silicon Boule | Blood-Asp | |
2017-06-04 | Cleanroom outputs in redstone its cleannes/efficiency. | Blood-Asp | |
2017-06-03 | Fix Pollution bug | Blood-Asp | |
2017-06-02 | Make Casings and reinforced blocks transfer redstone signals | Blood-Asp | |
cherry pick : b0049786b7d31efed3a54995d917335f0f8061c9 | |||
2017-06-01 | Fix comb processing recipes #1052 | Blood-Asp | |
2017-06-01 | Make multiblocks consider all fluid inputs | Johannes Gäßler | |
2017-06-01 | Update GT_Cover_PlayerDetector.java | antifluxfield | |
2017-06-01 | Update GT_Cover_PlayerDetector.java | antifluxfield | |
2017-06-01 | Disable switching armor gui because of broken sync | Blood-Asp | |
2017-06-01 | Catch login armor crash | Blood-Asp | |
2017-06-01 | Make internal RS reciever work as machine controller cover | Blood-Asp | |
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 | Reduce casing requirement | Technus | |
2017-05-29 | Rework Heat Exchanger for 10x boost | Technus | |
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-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 Salt Water and Distillery circuit settings 1 | Dream-Master | |
Add Tube Wire Item for automate Tubes | |||
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 | |||
2017-05-15 | Add 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-13 | Changed the Layout of the LCM to 3x3x3, tweaked the name of casings and | Johannes Gäßler | |
the descriptions of multiblocks to make them consistent. | |||
2017-05-13 | Added a new recipe map for the LCR, expanded the API to allow for custom | Johannes 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-13 | I prefer Power output texture for it. | Technus | |
2017-05-13 | that makes it look better? | Technus | |
2017-05-13 | Why does one change the machine state TWICE in the same tick... | Technus | |
2017-05-12 | Added crafting recipes for the LCH | Johannes Gäßler | |
2017-05-12 | Merge branch 'ChemistryUpdate' into LargeChemicalReactor | Johannes Gäßler | |
Conflicts: src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java | |||
2017-05-12 | Powder barrel using Plate Wood | Dream-Master | |
2017-05-10 | Merge branch 'unstable' into mergeGTNH | Technus | |
2017-05-09 | Added new textures for the LCM, using them now | Johannes Gäßler | |
2017-05-09 | Missing Imports and typo fix in comment. | Technus | |
2017-05-09 | Implemented checkRecipe | Johannes Gäßler | |
2017-05-09 | Cleanup and some commentary | Daniel | |
2017-05-09 | Add backwards compatibility | Daniel | |
2017-05-09 | Fix that so pollution is not negative. | Daniel | |
2017-05-08 | Deleted prints used for debugging | Johannes Gäßler | |
2017-05-08 | Implemented checkMachine for the LCR, added machine casings | Johannes Gäßler | |
2017-05-07 | Merge branch 'mergeGTNH' of https://github.com/GTNewHorizons/GT5-Unofficial ↵ | Technus | |
into mergeGTNH # Conflicts: # src/main/java/gregtech/common/tileentities/machines/basic/GT_MetaTileEntity_AdvSeismicProspector.java | |||
2017-05-07 | another oil rewrite, even more BloodAsp like | Technus | |