aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api
AgeCommit message (Expand)Author
2017-06-12Cables and pipes now change hitboxes dynamicly depending on connections or co...Blood-Asp
2017-06-07Quick fixesBlood-Asp
2017-06-07Merge branch 'refs/heads/pr/1077' into unstableBlood-Asp
2017-06-07Merge pull request #1076 from vlad20012/int-overflow-fixBlood-Asp
2017-06-06Check general redstoneoutput for nullBlood-Asp
2017-06-05Add missing translation lines. #772Blood-Asp
2017-06-05Missing in item pipeTechnus
2017-06-04More redstone changesBlood-Asp
2017-06-04wire/pipe hiding/reduced sizeTechnus
2017-06-04Missing overrideTechnus
2017-06-04Fixed stored energy integer overflowvlad20012
2017-06-04Cleanroom controller outputs efficency as redstone signal #948Blood-Asp
2017-06-031ddc91aTechnus
2017-06-018e0e516Technus
2017-06-01Not needed.Technus
2017-06-01Cherry-Pick c12e474Technus
2017-05-31Fix multiblock recipe search fix #1044Blood-Asp
2017-05-31Fix spelling #1043Blood-Asp
2017-05-31Merge pull request #1058 from Georggi/patch-4Blood-Asp
2017-05-31Merge pull request #1060 from JohannesGaessler/MaterialFormulaFixBlood-Asp
2017-05-31Catch broken items on recipe moveBlood-Asp
2017-05-18Removed debugging prints accidentally left in the previous commitJohannes Gäßler
2017-05-18Fixed MaterialStack String representations sometimes missing bracketsJohannes Gäßler
2017-05-16Added config for automationYuriy Shnitkovskiy
2017-05-16Auto Maintenance Hatch tweaksYura
2017-05-06Fixed the Electric Blast Furnace not recognizing recipes when there isJohannes Gäßler
2017-04-27Formatting clean up, nothing elseTechlone
2017-04-27Fixed a bug where excess fuel didn't consider the distortion fromJohannes Gäßler
2017-04-26Eliminated rounding errors that caused fuel to burn too shortlyJohannes Gäßler
2017-04-26Refactored mDescription to mDescriptionArray, added a deprecated fieldJohannes Gäßler
2017-04-24Corrected the Maintenance Hatch tooltipJohannes Gäßler
2017-04-24Fixed the GTLog spam, ty TechloneJohannes Gäßler
2017-04-24Fixed a bug that caused Battery Buffers to not have a tooltipJohannes Gäßler
2017-04-15Tooltips have more info on Steam and pollution, adjusted pollution ratesJohannes Gäßler
2017-04-14Machine descriptions are now a String array instead of a single String.Johannes Gäßler
2017-04-11Explicitly added some Solid Fuels to the Large Boiler Fuel tab.Johannes Gäßler
2017-04-10Expanded the NEI api to allow for custom descriptions, added liquidJohannes Gäßler
2017-04-10Fixing names for plasticsBlood-Asp
2017-03-31Add assemblyrecipes for all circuits per oredictBlood-Asp
2017-03-31Config for blocks below cropsBlood-Asp
2017-03-31Remove testlineBlood-Asp
2017-03-31Detect low grav dimensions by world providerBlood-Asp
2017-03-31Missed a fileBlood-Asp
2017-03-31Add Lightning RodBlood-Asp
2017-03-23Allow teleportation to galacticraft dimensionsBlood-Asp
2017-03-23Prevent empty batterys from stacking in battery bufferBlood-Asp
2017-03-23TryCatch broken IC2 recipesBlood-Asp
2017-03-16Fix for negative-coordinate vein generation, adjustments to recipes for stone...MauveCloud
2017-03-16Merge pull request #952 from Techlone/soldering_alloyBlood-Asp
2017-03-16Added a sorting of recipes in NEITechlone