aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api
AgeCommit message (Expand)Author
2017-08-16Update GT_MetaTileEntity_MultiBlockBase.javaAntifluxfield
2017-08-16Clean up importsAntifluxfield
2017-08-16Move the Data-Access codes only to those who really needs them.Antifluxfield
2017-08-13Reverted the changes to basic machine processing.Johannes Gäßler
2017-08-12Fix NPE, GREG why u no crash game!Technus
2017-08-11Show dim id with scannerMuramasa-
2017-08-11Merge pull request #1176 from Dimach/unstable-4Blood-Asp
2017-08-11Merge pull request #1159 from JohannesGaessler/AshRebalanceBlood-Asp
2017-08-11Merge pull request #1157 from Dimach/unstable-1Blood-Asp
2017-08-11Merge pull request #1153 from JohannesGaessler/MultiblockFluidIOFixBlood-Asp
2017-08-11Merge pull request #1149 from joakibj/fix-orebasalticmineralsandBlood-Asp
2017-08-07Reverted changes to Mercury Ore Washing.Johannes Gäßler
2017-08-07Made the tooltips for Multiblock Hatches more descriptive.Johannes Gäßler
2017-08-07Reverted the Galena formula: PbS -> Pb3Ag3S2Johannes Gäßler
2017-08-06Fluid can now also be locked via cells, added a chat messageJohannes Gäßler
2017-08-06Implemented NBT for the Locked FluidJohannes Gäßler
2017-08-06Output Hatches can now be locked to a specific fluidJohannes Gäßler
2017-08-06Fixed Salt processing recipesJohannes Gäßler
2017-08-06Fixed a bug where Brick, Clay, and Fireclay had the wrong texture sets.Johannes Gäßler
2017-08-05Just in case the number goes negativeJohannes Gäßler
2017-08-04Update commentaryDaniel
2017-08-04Fix rare case of texture not updating when:Technus
2017-08-03Fix one missing spot in deprecated api.Technus
2017-08-03Minor error correctionDaniel
2017-08-03More compatible attemptTechnus
2017-08-02Add pages to arrayTechnus
2017-08-02Expand to add proper texture paging support.Technus
2017-08-02Merge branch 'unstable' into AshRebalanceJohannes Gäßler
2017-08-01Made Niobium more accessibleJohannes Gäßler
2017-08-01Added a line to the NEI handler that hints at leaving IntCirc(0) emptyJohannes Gäßler
2017-08-01Made it so that if two inputs are equal an Integr. Circuit (0) is addedJohannes Gäßler
2017-08-01Empty slots are only used as IntCirc(0) if no other IntCirc is in inputJohannes Gäßler
2017-08-01Made it so that empty slots are treated as Integ. Circ. with config 0Johannes Gäßler
2017-08-01Update GT_GUIContainerMetaTile_MachineAntifluxfield
2017-07-31Overhauled Chemical recipesJohannes Gäßler
2017-07-31Added a new Basic Circuit: MicroprocessorJohannes Gäßler
2017-07-31Overhauled the Wetware Circuit recipesJohannes Gäßler
2017-07-30Added new info to batbuffer sensor card (nuclear control panel) - average inp...Dimach
2017-07-28Added new function to GT scanner - print voltage and amperage of electric cab...Dimach
2017-07-28Texture overhaul,Technus
2017-07-26Increased output chance for Silver from washing with Mercury to 99%Johannes Gäßler
2017-07-26Added a config for the converion rate of Direct Smelting: 1 <-> 2/3Johannes Gäßler
2017-07-26Overhauled Fiberglass Circuit BoardJohannes Gäßler
2017-07-25Reduced cost of Small Coil to 50%, added Ferrite for 25% costJohannes Gäßler
2017-07-25Added a new Circuit board tier: Plastic Circuit BoardJohannes Gäßler
2017-07-25Moved material IDs for the new materials due to Ash Rebalance materialsJohannes Gäßler
2017-07-24Updated DONT_ADD_DEFAULT_BBF_RECIPE StringJohannes Gäßler
2017-07-24Implemented Fluid Output for the EBFJohannes Gäßler
2017-07-23Changed Galena Formula: Pb3Ag3S2 -> PbS, added PbS -> Pb direct smeltingJohannes Gäßler
2017-07-23Implemented Roasting and Carbothermic Reduction for the EBF.Johannes Gäßler