| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-08-12 | Fix NPE, GREG why u no crash game! | Technus | |
| 2017-08-05 | Just in case the number goes negative | Johannes Gäßler | |
| 2017-08-04 | Update commentary | Daniel | |
| 2017-08-04 | Fix rare case of texture not updating when: | Technus | |
| Changing texture from page x to page 0 without changing the texture id | |||
| 2017-08-03 | Fix one missing spot in deprecated api. | Technus | |
| (for texture change use that is) | |||
| 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-06 | Merge pull request #1132 from JohannesGaessler/ItemDistributor | Blood-Asp | |
| Item Distributor | |||
| 2017-07-02 | Accounted for misc slots when shifting machine inventory contents | Johannes Gäßler | |
| 2017-07-01 | Made Automation tooltips more descriptive | Johannes Gäßler | |
| Adjusted allowPutStack, isInputFacing, isOutputFacing for the Item Distributor Adjusted onScrewdriverRightClick for the Item Regulator | |||
| 2017-06-30 | Update GT_MetaTileEntity_MultiBlockBase.java | Antifluxfield | |
| 2017-06-30 | Update GT_MetaTileEntity_MultiBlockBase.java | Antifluxfield | |
| 2017-06-30 | Update GT_MetaTileEntity_Hatch_DataAccess.java | Antifluxfield | |
| 2017-06-30 | Update GT_MetaTileEntity_Hatch_DataAccess.java | Antifluxfield | |
| 2017-06-30 | Update GT_MetaTileEntity_Hatch_DataAccess.java | Antifluxfield | |
| 2017-06-30 | Update GT_MetaTileEntity_MultiBlockBase.java | Antifluxfield | |
| 2017-06-30 | Update GT_MetaTileEntity_MultiBlockBase.java | Antifluxfield | |
| 2017-06-30 | Update GT_MetaTileEntity_Hatch_DataAccess.java | Antifluxfield | |
| 2017-06-30 | Update GT_MetaTileEntity_Hatch_DataAccess.java | Antifluxfield | |
| 2017-06-30 | Check for DataItems | Antifluxfield | |
| 2017-06-30 | Make Data Access Hatch a MultiBlock part | Antifluxfield | |
| 2017-06-29 | Adding Data Access Hatch | 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 | Optimize imports - intelliJ one button action | Technus | |
| 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-17 | Merge pull request #1074 from Techlone/advminer2_improvements | Blood-Asp | |
| AdvMiner2 renamed; new tiers of OreDrillingPlant | |||
| 2017-06-16 | Fix buffer and regulator RS signals | Blood-Asp | |
| 2017-06-15 | Hitboxes when holding soldering iron #1095 | Blood-Asp | |
| 2017-06-14 | why does the client crash when using isClientSide() ??? | Blood-Asp | |
| 2017-06-14 | quickfix for server side crash | Blood-Asp | |
| 2017-06-13 | meh... | Blood-Asp | |
| 2017-06-12 | At last one free face. | Blood-Asp | |
| 2017-06-12 | Only open machine gui if front is free. | Blood-Asp | |
| 2017-06-12 | Cables and pipes now change hitboxes dynamicly depending on connections or ↵ | Blood-Asp | |
| covers | |||
| 2017-06-07 | Merge branch 'unstable' into advminer2_improvements | Techlone | |
| # Conflicts: # src/main/java/gregtech/api/gui/GT_GUIContainer_MultiMachine.java | |||
| 2017-06-07 | Merge branch 'refs/heads/pr/1077' into unstable | Blood-Asp | |
| # Conflicts: # src/main/java/gregtech/api/metatileentity/MetaPipeEntity.java | |||
| 2017-06-05 | Add missing translation lines. #772 | Blood-Asp | |
| 2017-06-05 | Missing in item pipe | Technus | |
| 2017-06-04 | More redstone changes | Blood-Asp | |
| 2017-06-04 | Merge branch 'unstable' into advminer2_improvements | Techlone | |
| 2017-06-04 | wire/pipe hiding/reduced size | Technus | |
| 2017-06-04 | Cleanroom controller outputs efficency as redstone signal #948 | Blood-Asp | |
| 2017-06-03 | 1ddc91a | Technus | |
| 2017-06-01 | Merge branch 'unstable' into advminer2_improvements | Techlone | |
| 2017-06-01 | Cherry-Pick c12e474 | Technus | |
| https://github.com/GTNewHorizons/GT5-Unofficial/commit/c12e474c23ca02fb3479312850f6ae07e623d8b9 | |||
| 2017-05-31 | Fix multiblock recipe search fix #1044 | Blood-Asp | |
| 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 | |||
| 2017-05-29 | Changed the Distillation Tower so that it outputs fluids only at the | Johannes Gäßler | |
| correct levels. Adjusted existing distillation recipes so that they line up with this change. Slightly rebalanced Charcoal Byproducts. | |||
