Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-06 | Merge pull request #1132 from JohannesGaessler/ItemDistributor | Blood-Asp | |
Item Distributor | |||
2017-07-06 | Added LV and MV miners. | Dimach | |
2017-07-01 | Added GUI classes for the Item Distributor, fixed EU IO logic | Johannes Gäßler | |
2017-06-30 | Added a new texture for the Item Distributor | Johannes Gäßler | |
2017-06-29 | Add files via upload | Antifluxfield | |
2017-06-29 | Add files via upload | Antifluxfield | |
2017-06-30 | Delete DataAccess.png | Antifluxfield | |
2017-06-29 | Add files via upload | Antifluxfield | |
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-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 | Add GUI asset | Technus | |
2017-06-25 | Assline recipes part3 | Technus | |
2017-06-25 | Revert "NEI GUI AssemblyLine" | Daniel | |
2017-06-24 | NEI GUI AssemblyLine | SLiMylya | |
2017-06-18 | Merge remote-tracking branch 'origin/unstable' into OilRefining | Johannes Gäßler | |
Conflicts: src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java | |||
2017-06-18 | Merge branch 'ChemistryUpdate' into unstable | Johannes Gäßler | |
Conflicts: src/main/java/gregtech/api/enums/ItemList.java src/main/java/gregtech/api/enums/Textures.java src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java | |||
2017-06-17 | Implemented crafting recipes for the Bricked Blast Furnace | Johannes Gäßler | |
fixed Glass Hammering consuming 40x more energy than intended Fixed Hammer recipes that (presumably unintentionally) had 10EUt, 16 ticks instead of 16EUt, 10 ticks. Renamed Dense Bricks -> Firebricks | |||
2017-06-17 | Merge pull request #1074 from Techlone/advminer2_improvements | Blood-Asp | |
AdvMiner2 renamed; new tiers of OreDrillingPlant | |||
2017-06-17 | Merge remote-tracking branch 'GT5-Unofficial-Fork/ChemistryUpdate' into | Johannes Gäßler | |
BrickedBlastFurnace Conflicts: src/main/java/gregtech/api/enums/Materials.java src/main/java/gregtech/api/enums/Textures.java src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_BronzeBlastFurnace.java src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java | |||
2017-06-16 | Adjusted BBF GUIs to accommodate to the new 3/3 layout. | Johannes Gäßler | |
2017-06-15 | Merge remote-tracking branch 'origin/unstable' into ChemistryUpdate | Johannes Gäßler | |
Conflicts: src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_Cleanroom.java src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_LargeBoiler.java src/main/java/gregtech/loaders/load/GT_FuelLoader.java src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java src/main/java/gregtech/nei/GT_NEI_DefaultHandler.java | |||
2017-06-13 | Reworking DataOrb and DataStick | Techlone | |
2017-06-08 | Implemented Bricked Blast Furnace, added corresponding textures | Johannes Gäßler | |
Added a new Casing for the Bricked Blast Furnace, GT_Block_Casings4, ID 15 Refactored the non-electric Blast Furnaces: The Bronze Blast Furnace and the Bricked Blast Furnace extend a superclass to ensure consistent behavior. Subclasses only differ in texture, description, and Casing Block. | |||
2017-06-07 | Merge branch 'unstable' into advminer2_improvements | Techlone | |
# Conflicts: # src/main/java/gregtech/api/gui/GT_GUIContainer_MultiMachine.java | |||
2017-06-05 | Added Rape Crop as a new source of Seed Oil | Johannes Gäßler | |
2017-06-04 | wire/pipe hiding/reduced size | Technus | |
2017-06-03 | Increased the input slots of the assembler from 2 to 6. | Johannes Gäßler | |
2017-06-01 | Fix OreDrill; fix getting block in ItemList; some changes in addInformation ↵ | Techlone | |
- need check this | |||
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-16 | Changed the NEI GUI of the Distillation Tower to show up to 12 outputs. | Johannes Gäßler | |
Also added a currently unused GUI for 9x9 recipes. | |||
2017-05-15 | Added a GUI for the Large Chemical Reactor | 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-09 | Added new textures for the LCM, using them now | Johannes Gäßler | |
2017-04-30 | Chem reactors can now output 2 items, implemented recipes for Nitric | Johannes Gäßler | |
Acid,added utility methods to get Material cells or integrated circuits, it's now possible to declare a temperature for automatically created fluids / gases | |||
2017-04-01 | Updated Achievements to fit changed circuits | Blood-Asp | |
2017-03-15 | Implement #292. | Dimach | |
2017-03-01 | More circuit balancing | Blood-Asp | |
2017-02-28 | Merge pull request #904 from Techlone/unstable | Blood-Asp | |
Add new semiconductors and indium recipe | |||
2017-02-28 | Circuit changes | Blood-Asp | |
2017-02-17 | Add new semiconductors and indium recipe | Techlone | |
2017-02-11 | Finish Cleanroom | Blood-Asp | |
2016-10-22 | Add Naquadah fuel rods and fix some Assemblyline recipes | Blood-Asp | |
Naquadah fuel = Mox with 10x runtime. | |||
2016-10-19 | Add EnderIO Rocket Fuel compat | Blood-Asp | |
2016-10-17 | Add the missing food crops | Blood-Asp | |
2016-09-28 | Remove .bats since Curse does not like them. Take from old builds if needed. | Blood-Asp | |
2016-07-27 | Merge pull request #569 from OneEyeMaker/NewFeatures | Blood-Asp | |
New Heating coils. | |||
2016-07-27 | Makes GT Sound volume adjustable via proper sliders. | Draknyte1 | |
2016-07-26 | Merge branch 'experimental' into NewFeatures | OneEyeMaker | |
2016-07-26 | Coils should be deprecated | OneEyeMaker | |
2016-07-26 | Separated multiblock overlay and gui textures | Muramasa | |