| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-09-03 | Merge pull request #1184 from GTNewHorizons/texture_overhaul | Blood-Asp | |
| Texture overhaul | |||
| 2017-09-03 | Merge pull request #1170 from JohannesGaessler/PyrometallurgyUpdate | Blood-Asp | |
| Pyrometallurgy update | |||
| 2017-09-03 | Merge pull request #1191 from Antifluxfield/patch-2 | Blood-Asp | |
| Fix the Tooltip of Pumps | |||
| 2017-08-21 | Fixed Large Chemical Reactor GUI, was wrongly using default before | Johannes Gäßler | |
| 2017-08-19 | Merge branch 'unstable' into PyrometallurgyUpdate | 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/loaders/oreprocessing/ProcessingOre.java src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java | |||
| 2017-08-19 | Fixed Steam Macerators using constant EUt, recipe time | Johannes Gäßler | |
| 2017-08-16 | Fix Tooltip of Pump | Antifluxfield | |
| Add the missing bracket | |||
| 2017-08-12 | Pump tooltips | Muramasa- | |
| 2017-08-11 | Some tooltip info #1183 | Muramasa- | |
| 2017-08-11 | Merge pull request #1171 from JohannesGaessler/PyrolyzeOvenCoilScaling | Blood-Asp | |
| Pyrolyse oven coil scaling | |||
| 2017-08-11 | Merge pull request #1153 from JohannesGaessler/MultiblockFluidIOFix | Blood-Asp | |
| Multiblock Fluid IO fix | |||
| 2017-08-11 | Merge pull request #1144 from Dimach/unstable | Blood-Asp | |
| Fixed coloring of pyrolyse oven. | |||
| 2017-08-06 | Fixed a bug with ghost Items left behind in the Large Chemical Reactor | Johannes Gäßler | |
| 2017-08-06 | Added the Large Chemical Reactor Controller inventory to the item input | Johannes Gäßler | |
| 2017-08-04 | Fixed a bug with ghost Items left behind in the Large Chemical Reactor | Johannes Gäßler | |
| 2017-08-03 | More compatible attempt | Technus | |
| 2017-08-02 | Expand to add proper texture paging support. | Technus | |
| 2017-07-28 | Texture overhaul, | Technus | |
| allows for more textures to be added for casing, with extra byte of data for paging. Just change the value of mTexturePage at the same time you change mMachineBlock. | |||
| 2017-07-27 | Fixed a bug where every Fluid was put out at the top of the EBF | Johannes Gäßler | |
| 2017-07-24 | Pyrolyze Oven processing speed now depends on Coil Tier | Johannes Gäßler | |
| 2017-07-24 | Pyrolyze Oven now accepts all Coils, transformed umlauts in doc to asci | Johannes Gäßler | |
| 2017-07-24 | Implemented Fluid Output for the EBF | Johannes Gäßler | |
| Regular Fluids are put out at the bottom layer. CO2, CO, and SO2 are put out at the top layer and their amount scales with the tier of the EBF's Muffler Hatch | |||
| 2017-07-17 | Added the Large Chemical Reactor Controller inventory to the item input | Johannes Gäßler | |
| 2017-07-11 | Added an option to findRecipe() to only return recipes with enough input | Johannes Gäßler | |
| 2017-07-07 | Fixed coloring of pyrolyse oven. | Dimach | |
| 2017-07-06 | Fix Pyrooven textures | Blood-Asp | |
| 2017-07-06 | Changed miner rates. | Dimach | |
| 2017-07-06 | Changed MV miner radius. | Dimach | |
| 2017-07-06 | Changed miner mechanics and rates. | Dimach | |
| 2017-07-06 | Fixed NBT bug in OreDrillingPlant. | Dimach | |
| 2017-07-06 | Changed naming of constants. | Dimach | |
| 2017-07-06 | Added LV and MV miners. | Dimach | |
| 2017-07-01 | Clean reset of Datastick so remaining old data does not break assemblyline. | Blood-Asp | |
| 2017-07-01 | Merge pull request #1130 from Antifluxfield/AssemblyLine_upgrade | Blood-Asp | |
| Assembly line upgrade | |||
| 2017-06-30 | Update GT_MetaTileEntity_AssemblyLine.java | Antifluxfield | |
| 2017-06-30 | Update GT_MetaTileEntity_AssemblyLine.java | Antifluxfield | |
| 2017-06-30 | Update GT_MetaTileEntity_AssemblyLine.java | Antifluxfield | |
| 2017-06-30 | Update GT_MetaTileEntity_AssemblyLine.java | Antifluxfield | |
| 2017-06-30 | Update GT_MetaTileEntity_AssemblyLine.java | Antifluxfield | |
| 2017-06-30 | Update GT_MetaTileEntity_AssemblyLine.java | Antifluxfield | |
| 2017-06-30 | Make Data Access Hatch part of AssLine | Antifluxfield | |
| 2017-06-29 | Removed divider that already applied in Gt_UndergroundOil. | Dimach | |
| 2017-06-29 | Fixed a bug where the Bricked Blast Furnace didn't need a casing. | Johannes Gäßler | |
| I forgot to actually implement checking whether the casing blocks are Firerick blocks. | |||
| 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 | Optimize imports - intelliJ one button action | Technus | |
| 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-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. | |||
