| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-11-25 | Merge branch 'unstable' into GT6-styled_pipes | Blood-Asp | |
| 2017-11-05 | Merge pull request #1251 from Antifluxfield/l10n_improve | Blood-Asp | |
| Localization improve | |||
| 2017-11-05 | Merge pull request #1230 from Antifluxfield/driller_fix | Blood-Asp | |
| Drillers fix | |||
| 2017-10-30 | Add Quadruple and Nonuple fluid pipes; fix several issues | Antifluxfield | |
| 2017-10-30 | Soldering Tools for cable connection | Antifluxfield | |
| 2017-10-19 | l10n improve 2 | Antifluxfield | |
| 2017-10-19 | l10n improve | Antifluxfield | |
| 2017-10-08 | Added documentation to updateTexture in GT_MetaTileEntity_Hatch. | Alkalus | |
| Added a function to GT_Utility called addTexturePage(byte page). Added information about who is using which texture page in GT_Block_Casings1. Updated GT_Block_Casings5 & GT_Block_Casings8 to utilise texture page 1. Updated Large Chemical Reactor to reflect this change, now also uses Page 1 Index 48. Moved the Pyrolyse oven casing index from 111 to 22, which is currently unused and within the Gregtech index space. | |||
| 2017-09-22 | Adding Fake Player for all drills and pumps | Antifluxfield | |
| 2017-09-13 | cherrypick | Technus | |
| 2017-09-11 | Fix l10n of Item Distributor | Antifluxfield | |
| 2017-09-03 | Merge branch 'unstable' into CircuitChemistryUpdateFollowup | Blood-Asp | |
| 2017-09-03 | Merge pull request #1174 from Dimach/unstable-3 | Blood-Asp | |
| Added new function to GT scanner | |||
| 2017-08-19 | Merge remote-tracking branch 'origin/unstable' into | Johannes Gäßler | |
| CircuitChemistryUpdateFollowup Conflicts: src/main/java/gregtech/api/enums/Materials.java src/main/java/gregtech/common/GT_RecipeAdder.java src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java | |||
| 2017-08-13 | Reverted the changes to basic machine processing. | Johannes Gäßler | |
| Basic Machines no longer automatically add an integrated circuit to their input. | |||
| 2017-08-11 | Show dim id with scanner | Muramasa- | |
| 2017-08-11 | Merge pull request #1157 from Dimach/unstable-1 | Blood-Asp | |
| Fixed bug - isAllowedToPutIntoSlot don't check size of inventory. | |||
| 2017-08-01 | Added a line to the NEI handler that hints at leaving IntCirc(0) empty | Johannes Gäßler | |
| 2017-07-28 | Added new function to GT scanner - print voltage and amperage of electric ↵ | Dimach | |
| cable at last second. | |||
| 2017-07-15 | Fixed bug - isAllowedToPutIntoSlot don't check size of inventory. | Dimach | |
| 2017-07-11 | Added an option to findRecipe() to only return recipes with enough input | Johannes Gäßler | |
| 2017-07-06 | Merge pull request #1132 from JohannesGaessler/ItemDistributor | Blood-Asp | |
| Item Distributor | |||
| 2017-07-01 | Fix cover and mode spelling | Blood-Asp | |
| 2017-06-29 | Done | Dimach | |
| 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 | Optimize imports - intelliJ one button action | Technus | |
| 2017-06-25 | Assline recipes part1 | Technus | |
| 2017-06-25 | Revert "NEI GUI AssemblyLine" | Daniel | |
| 2017-06-25 | Added simple ItemDistributor implementation, changed MoveOneItemStack | Johannes Gäßler | |
| 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-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 | Attempt to fix not accepting fluids after fluidmapchange. #1081 #577 ect. | Blood-Asp | |
| 2017-06-13 | Fix translation of covers | Blood-Asp | |
| 2017-06-10 | Added a Recipe Map for Primitive Blast Furnaces | Johannes Gäßler | |
| The Recipe Map is not yet in use. | |||
| 2017-06-07 | Merge branch 'unstable' into advminer2_improvements | Techlone | |
| # Conflicts: # src/main/java/gregtech/api/gui/GT_GUIContainer_MultiMachine.java | |||
| 2017-06-05 | Add missing translation lines. #772 | Blood-Asp | |
| 2017-06-03 | Added two changes accidentally not added to the previous commit. | Johannes Gäßler | |
| 2017-06-02 | Some ODP fixes, energy checking, add radius in tooltip, add "missing pipes" ↵ | Techlone | |
| message for II-IV tiers change build.gradle for debugging in IDEA | |||
| 2017-06-01 | Merge branch 'unstable' into advminer2_improvements | Techlone | |
| 2017-06-01 | Fix OreDrill; fix getting block in ItemList; some changes in addInformation ↵ | Techlone | |
| - need check this | |||
| 2017-06-01 | Cherry-Pick c12e474 | Technus | |
| https://github.com/GTNewHorizons/GT5-Unofficial/commit/c12e474c23ca02fb3479312850f6ae07e623d8b9 | |||
| 2017-06-01 | Merge branch 'unstable' into ChemistryUpdate | JohannesGaessler | |
| 2017-06-01 | Merge branch 'unstable' into advminer2_improvements | Techlone | |
| 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 | |||
