aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common
AgeCommit message (Expand)Author
2017-08-19Merge remote-tracking branch 'origin/unstable' intoJohannes Gäßler
2017-08-19Reduced Oxygen consumption of Plastic Production by 50%Johannes Gäßler
2017-08-19Fixed Steam Macerators using constant EUt, recipe timeJohannes Gäßler
2017-08-19Old chemical recipes are now enabled by default, marked as deprecatedJohannes Gäßler
2017-08-13Reverted the changes to basic machine processing.Johannes Gäßler
2017-08-12Pump tooltipsMuramasa-
2017-08-11implements #1061Muramasa-
2017-08-11Some tooltip info #1183Muramasa-
2017-08-11maybe correct #1137Muramasa-
2017-08-11Merge pull request #1171 from JohannesGaessler/PyrolyzeOvenCoilScalingBlood-Asp
2017-08-11Merge pull request #1162 from JohannesGaessler/CrackingBalanceFollowupBlood-Asp
2017-08-11Merge pull request #1156 from Antifluxfield/distillery-recipe-fix-altBlood-Asp
2017-08-11Merge pull request #1153 from JohannesGaessler/MultiblockFluidIOFixBlood-Asp
2017-08-11Merge pull request #1144 from Dimach/unstableBlood-Asp
2017-08-07Reverted the change that gated Plastic at MV. It's available at LV againJohannes Gäßler
2017-08-06Fixed a bug with ghost Items left behind in the Large Chemical ReactorJohannes Gäßler
2017-08-06Removed Burn Value for Carbon Dust.Johannes Gäßler
2017-08-06Added the Large Chemical Reactor Controller inventory to the item inputJohannes Gäßler
2017-08-05Enabled Coal/Charcoal/Coal Coke Blocks for the Primitive Blast FurnaceJohannes Gäßler
2017-08-04Fixed a bug with ghost Items left behind in the Large Chemical ReactorJohannes Gäßler
2017-08-02Multiblock Chemical Reactor now also automatically adds an Int. Circ.Johannes Gäßler
2017-08-02Reenabled regular Rubber for the EV Conveyor BeltJohannes Gäßler
2017-08-02Find a better way to handle those dustsAntifluxfield
2017-08-01Adapted the Large Chemical Reactor recipes for the Int. CircuitsJohannes Gäßler
2017-08-01Moved Synthetic Rubber requirement: EV -> IV, made it more convenientJohannes Gäßler
2017-08-01Added a line to the NEI handler that hints at leaving IntCirc(0) emptyJohannes Gäßler
2017-07-31Changed Vacuum Freezer Circuits: Elite -> Data/ExtremeJohannes Gäßler
2017-07-31Added a new Basic Circuit: MicroprocessorJohannes Gäßler
2017-07-31Overhauled the Wetware Circuit recipesJohannes Gäßler
2017-07-26Overhauled Fiberglass Circuit BoardJohannes Gäßler
2017-07-25Added a new Circuit board tier: Plastic Circuit BoardJohannes Gäßler
2017-07-24Adjusted GT_Pollution JavadocJohannes Gäßler
2017-07-24Pyrolyze Oven processing speed now depends on Coil TierJohannes Gäßler
2017-07-24Pyrolyze Oven now accepts all Coils, transformed umlauts in doc to asciJohannes Gäßler
2017-07-20Removed Burn Value for Carbon Dust.Johannes Gäßler
2017-07-17Added the Large Chemical Reactor Controller inventory to the item inputJohannes Gäßler
2017-07-14Update GT_RecipeAdder.javaAntifluxfield
2017-07-13Reduce the batch size if fluid amount is exceeding Antifluxfield
2017-07-11Added an option to findRecipe() to only return recipes with enough inputJohannes Gäßler
2017-07-09Fixed Item Distributor causing an OutOfboundsException for invalid NBT.Johannes Gäßler
2017-07-09oil fix part 2Blood-Asp
2017-07-07Fixed coloring of pyrolyse oven.Dimach
2017-07-06Fix Pyrooven texturesBlood-Asp
2017-07-06Restore old oil calculationBlood-Asp
2017-07-06Merge pull request #1132 from JohannesGaessler/ItemDistributorBlood-Asp
2017-07-06Merge pull request #1142 from Dimach/minersBlood-Asp
2017-07-06Changed miner rates.Dimach
2017-07-06Changed MV miner radius.Dimach
2017-07-06Changed miner mechanics and rates.Dimach
2017-07-06Fixed NBT bug in OreDrillingPlant.Dimach