aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2017-09-03Fix #1194Blood-Asp
2017-09-03Merge pull request #1184 from GTNewHorizons/texture_overhaulBlood-Asp
Texture overhaul
2017-09-03Merge pull request #1170 from JohannesGaessler/PyrometallurgyUpdateBlood-Asp
Pyrometallurgy update
2017-09-03Merge branch 'unstable' into patch-5Blood-Asp
2017-09-03Merge pull request #1197 from JohannesGaessler/FluidCannerCostReductionBlood-Asp
Fluid Canner cost reduction
2017-09-03Merge pull request #1195 from Techlone/fix_inconsistent_wordgenBlood-Asp
Fix inconsistent worldgen
2017-09-03Merge pull request #1193 from Antifluxfield/patch-4Blood-Asp
Improve fluid regulator
2017-09-03Merge pull request #1192 from Antifluxfield/patch-3Blood-Asp
Fix the Generated Item Pipes
2017-09-03Merge pull request #1191 from Antifluxfield/patch-2Blood-Asp
Fix the Tooltip of Pumps
2017-09-03Merge pull request #1174 from Dimach/unstable-3Blood-Asp
Added new function to GT scanner
2017-09-03Merge pull request #1168 from Antifluxfield/patch-1Blood-Asp
Correct description of regulator
2017-09-03Merge pull request #1147 from SLiMylya/addnewbatteryBlood-Asp
Add new zpm and uv battery
2017-09-01Fixed wrong IC2 Biogas energy density due to GT optimizationJohannes Gäßler
2017-09-01Revised Biomass Distillation Tower recipes in terms of EU densityJohannes Gäßler
2017-08-27Patched ME energy tunnel, now they can emit GT energy.Dimach
2017-08-25Fixed a bug where the energy density of Biogas was calculated wronglyJohannes Gäßler
2017-08-25Revised Hydrochloric Acid recycling, Salt electrolyzation costJohannes Gäßler
Hydrochloric Acid can be recycled at 100% efficiency. The production of Dimethylhydrazine, Tetrafluoroethylene, Polydimethylsiloxane, and Hypochlorous Acid yields Diluted Hydrochloric Acid, which can be recycled at 50% efficiency. The energy cost of 21600 EU per 2 Salt -> Sodium + Chlorine has turned out to be too high. The cost is now 9600 EU.
2017-08-24Added missing Tetraitromethane, Polymerization recipesJohannes Gäßler
2017-08-23Fixed Nitric Oxide EUt, halved Ammonia costJohannes Gäßler
To prevent the construction of perpetua mobilia via Rocket Fuel the EU cost of making Dimethylhydrazine has been increased.
2017-08-21Fixed inconsistent SMD capacitor recipesJohannes Gäßler
2017-08-21Use "/n " as seperatorAntifluxfield
2017-08-21Use "/n " as seperatorAntifluxfield
2017-08-21Fixed collision between Acetic Acid and Vinyl Chloride recipesJohannes Gäßler
2017-08-21Added Assembler recipes for Small Coils, can use Annealed CopperJohannes Gäßler
2017-08-21Added scalable Methane + Water -> Hydrogen + CarbonDioxide recipesJohannes Gäßler
2017-08-21Fixed EV Pumps using the wrong RubberJohannes Gäßler
2017-08-21Fixed Large Chemical Reactor GUI, was wrongly using default beforeJohannes Gäßler
2017-08-21Fixed LCM desulfurization recipes in combination with CirChemUpdateFUJohannes Gäßler
2017-08-21Multi-line tooltip of #1193Antifluxfield
2017-08-21Improve tooltipAntifluxfield
Now the metaitems can automatically seperate its tooltip to multiple lines with "////".
2017-08-20Added missing Tetrafluoroethylene recipesJohannes Gäßler
2017-08-20All SMD Components now use Plastic, MVJohannes Gäßler
2017-08-20Fixed desulfuriation recipes colliding with hydro-cracking recipesJohannes Gäßler
2017-08-19Fixed Titaniumtetrachloride temperatureJohannes Gäßler
2017-08-19Merge branch 'unstable' into PyrometallurgyUpdateJohannes 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-19Fixed Chloroform recipeJohannes Gäßler
2017-08-19Added multi-step recipes for the Large Chemical ReactorJohannes Gäßler
Added recipes for the Large Chemical Reactor that perform several steps of a processing line in a single recipe.
2017-08-19Merge remote-tracking branch 'origin/unstable' intoJohannes Gäßler
CircuitChemistryUpdateFollowup Conflicts: src/main/java/gregtech/api/enums/Materials.java src/main/java/gregtech/common/GT_RecipeAdder.java src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java
2017-08-19Reduced Oxygen consumption of Plastic Production by 50%Johannes Gäßler
2017-08-19Reduced the cost of Fluid CannersJohannes Gäßler
Circuits: 2 -> 1 Pumps: 2 -> 1 Glass: 2 -> 4
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-19Adding tooltipAntifluxfield
2017-08-19Fix inconsistent worldgenTechlone
2017-08-18Greatly increased IC2 Biomass consumption, added scaleable FB recipesJohannes Gäßler
Previously the energy density of IC2 Biomass was very high. 1000L of IC2 biomass could be converted into 32000L of IC2 Biogas in the Distillery or into 64000L of IC2 Biogas in the Distillation Tower. With an IC2 Canning Machine and a Distillery you got 128000 EU from 1 Potato. With a Pyrolyse Oven and a Distillation Tower you got 320000 EU from 1 Potato. With the increased consumption rates (x16/x32) of Biomass the energy Density has been greatly reduced. 1 Potato now yields 8000 EU with an IC2 Canning Machine and 12000 EU with a Pyrolyse Oven. Also, scaleable Recipes for Fermented Biomass has been added. It is now possible to produce Fermented Biomass in the Pyrolyse Oven without the need of any Fermenters.
2017-08-18Reenabled several old recipes regardless of the configJohannes Gäßler
-IC2 Biomass -> IC2 Biogas -Forestry Biomass -> Ethanol -LPG -> Super Fuel -Food --Centrifuge--> Methane -Heavy Fuel/Light Fuel --Distillery--> Toluene
2017-08-17Fix use of RedstoneAlloy resulting in broken recipeMuramasa-
2017-08-17Update GT_Cover_FluidRegulator.javaAntifluxfield
Improve the screwdriver-rightclick behavior.
2017-08-16Update GT_MetaTileEntity_MultiBlockBase.javaAntifluxfield
2017-08-16Fix the Generated Item PipesAntifluxfield
Correct the factor.