Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-25 | Merge branch 'unstable' into GT6-styled_pipes | Blood-Asp | |
2017-11-24 | Added info to small miners tooltip. (#1287) | Dimach | |
* Added info to small miners tooltip. | |||
2017-11-24 | Fixed a bug where restricting Output Hatches caused severe log spam (#1299) | JohannesGaessler | |
2017-11-13 | Unexpected disconnection #2 | Antifluxfield | |
2017-11-09 | Draw the cross in the hint grid | Antifluxfield | |
2017-11-08 | Try to fix the unexpected disconnection caused by those unloaded chunks | Antifluxfield | |
2017-11-06 | Fix cover placing issue with such small AABB of metapipes | Antifluxfield | |
2017-11-02 | Removed oredict registration of AnyIron, AnyCopper, etc. | MauveCloud | |
2017-11-01 | Add the missing condition... | Antifluxfield | |
2017-10-31 | Visualize fluid pipe input restriction | Antifluxfield | |
2017-10-30 | Another config to control wire connections, and disable them by default. | Antifluxfield | |
2017-10-30 | Fix ItemPipe tick time customization | Antifluxfield | |
2017-10-30 | Add Quadruple and Nonuple fluid pipes; fix several issues | Antifluxfield | |
2017-10-30 | Soldering Tools for cable connection | Antifluxfield | |
2017-10-30 | GT6 styled pipe and wire connection | 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-15 | Fix & Improve i18n | Antifluxfield | |
2017-09-15 | Improve i18n | Antifluxfield | |
2017-09-15 | Improve i18n | Antifluxfield | |
2017-09-14 | Update GT_MetaTileEntity_Buffer.java | Antifluxfield | |
Fix Interaction_DESCRIPTION_Index_099 | |||
2017-09-12 | Merge branch 'unstable' into drillers-upgrade | Blood-Asp | |
2017-09-03 | Merge pull request #1184 from GTNewHorizons/texture_overhaul | Blood-Asp | |
Texture overhaul | |||
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-16 | Update GT_MetaTileEntity_MultiBlockBase.java | Antifluxfield | |
2017-08-16 | Clean up imports | Antifluxfield | |
2017-08-16 | Move the Data-Access codes only to those who really needs them. | Antifluxfield | |
2017-08-12 | Fix NPE, GREG why u no crash game! | Technus | |
2017-08-11 | Merge pull request #1176 from Dimach/unstable-4 | Blood-Asp | |
Added new info to batbuffer nuclear control panel and fixed bug | |||
2017-08-07 | Made the tooltips for Multiblock Hatches more descriptive. | Johannes Gäßler | |
2017-08-06 | Fluid can now also be locked via cells, added a chat message | Johannes Gäßler | |
2017-08-06 | Implemented NBT for the Locked Fluid | Johannes Gäßler | |
2017-08-06 | Output Hatches can now be locked to a specific fluid | Johannes Gäßler | |
Currently not working as intended | |||
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-30 | Added new info to batbuffer sensor card (nuclear control panel) - average ↵ | Dimach | |
input and output. Also fixed bug in average input/output calculation. | |||
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-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-13 | Oil Drill configurable | Antifluxfield | |
2017-07-13 | Make Data Access Hatch an universal hatch | Antifluxfield | |
2017-07-10 | Made it so that multiblocks will look for empty output hatches. | Johannes Gäßler | |
Previously when there was more than one fluid output multiblocks would only try to put it into one of the output hatches. | |||
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 | |