aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-09-12Merge pull request #1163 from Antifluxfield/drillers-upgradeBlood-Asp
Drillers upgrade
2017-09-12Merge branch 'unstable' into drillers-upgradeBlood-Asp
2017-09-12Merge pull request #1210 from Antifluxfield/patch-1Blood-Asp
Fix #1206
2017-09-11Fix NPE of fluid checkAntifluxfield
2017-09-11Fix NPE of fluid check.Antifluxfield
2017-09-04Fix logic when working in void dimensionsAntifluxfield
2017-09-03Merge pull request #1182 from JohannesGaessler/CircuitChemistryUpdateFollowupBlood-Asp
Circuit/Chemistry Update follow-up
2017-09-03Merge branch 'unstable' into CircuitChemistryUpdateFollowupBlood-Asp
2017-09-03Fix #1167Blood-Asp
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 pull request #1199 from Antifluxfield/patch-5Blood-Asp
Multi-lines tooltip support
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-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