Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-14 | Update PartP2PGTPower.java | Antifluxfield | |
2017-09-14 | Fix #1213 | Antifluxfield | |
2017-09-13 | Add config for AE2Tunnel. Defaul off for now until fix. | Blood-Asp | |
2017-09-12 | Rebalance Nitric Acid production cost vs usage | Blood-Asp | |
2017-09-12 | Rebalance charcoal byproduct destillation | Blood-Asp | |
2017-09-12 | Fix #1204 | Blood-Asp | |
2017-09-12 | Merge pull request #1200 from Dimach/unstable-11 | Blood-Asp | |
Patched ME energy tunnel, now they can emit GT energy. | |||
2017-09-06 | Replaced protected fields access with methods calls, now code more safe. | Dimach | |
2017-09-03 | Merge branch 'unstable' into CircuitChemistryUpdateFollowup | Blood-Asp | |
2017-09-03 | Fix #1167 | Blood-Asp | |
2017-09-03 | Fix #1194 | Blood-Asp | |
2017-09-03 | Merge pull request #1170 from JohannesGaessler/PyrometallurgyUpdate | Blood-Asp | |
Pyrometallurgy update | |||
2017-09-03 | Merge pull request #1147 from SLiMylya/addnewbattery | Blood-Asp | |
Add new zpm and uv battery | |||
2017-09-01 | Fixed wrong IC2 Biogas energy density due to GT optimization | Johannes Gäßler | |
2017-09-01 | Revised Biomass Distillation Tower recipes in terms of EU density | Johannes Gäßler | |
2017-08-27 | Patched ME energy tunnel, now they can emit GT energy. | Dimach | |
2017-08-25 | Fixed a bug where the energy density of Biogas was calculated wrongly | Johannes Gäßler | |
2017-08-25 | Revised Hydrochloric Acid recycling, Salt electrolyzation cost | Johannes 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-24 | Added missing Tetraitromethane, Polymerization recipes | Johannes Gäßler | |
2017-08-23 | Fixed Nitric Oxide EUt, halved Ammonia cost | Johannes Gäßler | |
To prevent the construction of perpetua mobilia via Rocket Fuel the EU cost of making Dimethylhydrazine has been increased. | |||
2017-08-21 | Fixed inconsistent SMD capacitor recipes | Johannes Gäßler | |
2017-08-21 | Fixed collision between Acetic Acid and Vinyl Chloride recipes | Johannes Gäßler | |
2017-08-21 | Added Assembler recipes for Small Coils, can use Annealed Copper | Johannes Gäßler | |
2017-08-21 | Added scalable Methane + Water -> Hydrogen + CarbonDioxide recipes | Johannes Gäßler | |
2017-08-21 | Fixed LCM desulfurization recipes in combination with CirChemUpdateFU | Johannes Gäßler | |
2017-08-20 | Added missing Tetrafluoroethylene recipes | Johannes Gäßler | |
2017-08-20 | All SMD Components now use Plastic, MV | Johannes Gäßler | |
2017-08-20 | Fixed desulfuriation recipes colliding with hydro-cracking recipes | Johannes Gäßler | |
2017-08-19 | Merge branch 'unstable' into PyrometallurgyUpdate | Johannes 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-19 | Fixed Chloroform recipe | Johannes Gäßler | |
2017-08-19 | Added multi-step recipes for the Large Chemical Reactor | Johannes Gäßler | |
Added recipes for the Large Chemical Reactor that perform several steps of a processing line in a single recipe. | |||
2017-08-19 | Merge remote-tracking branch 'origin/unstable' into | Johannes 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-19 | Reduced Oxygen consumption of Plastic Production by 50% | Johannes Gäßler | |
2017-08-19 | Old chemical recipes are now enabled by default, marked as deprecated | Johannes Gäßler | |
2017-08-18 | Greatly increased IC2 Biomass consumption, added scaleable FB recipes | Johannes 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-18 | Reenabled several old recipes regardless of the config | Johannes Gäßler | |
-IC2 Biomass -> IC2 Biogas -Forestry Biomass -> Ethanol -LPG -> Super Fuel -Food --Centrifuge--> Methane -Heavy Fuel/Light Fuel --Distillery--> Toluene | |||
2017-08-17 | Fix use of RedstoneAlloy resulting in broken recipe | Muramasa- | |
2017-08-13 | Added Ass. recipes for Electronic Circuit components, reduced GT time | Johannes Gäßler | |
The following components can now be made in an Assembling Machine: -Coated Circuit Board (-62.5% Sticky Resin cost) -Vacuum Tube (-33% Copper/Paper cost) -Phenolic Circuit Board (-20% Glue/Bisphenol A cost) The time needed to make Glass Tube in the Alloy Smelter has been reduced: 12s -> 8s | |||
2017-08-13 | Reverted the changes to basic machine processing. | Johannes Gäßler | |
Basic Machines no longer automatically add an integrated circuit to their input. | |||
2017-08-11 | Merge pull request #1162 from JohannesGaessler/CrackingBalanceFollowup | Blood-Asp | |
Cracking Balance Followup | |||
2017-08-07 | Reverted the Galena formula: PbS -> Pb3Ag3S2 | Johannes Gäßler | |
2017-08-02 | Merge branch 'unstable' into AshRebalance | Johannes Gäßler | |
Conflicts: src/main/java/gregtech/api/enums/Materials.java | |||
2017-08-01 | Reduced SMD Capacitor cost | Johannes Gäßler | |
2017-08-01 | Reduced the cost of Microprocessors | Johannes Gäßler | |
2017-08-01 | Made Niobium more accessible | Johannes Gäßler | |
Niobium can now be obtained from Apatite and Pyrolusite as Byproducts. apatite veins now also contain Pyrochlore (new materials, contains Niobium) instead of Phosphate (PO4). | |||
2017-08-01 | Adapted the Large Chemical Reactor recipes for the Int. Circuits | Johannes Gäßler | |
2017-08-01 | Moved Synthetic Rubber requirement: EV -> IV, made it more convenient | Johannes Gäßler | |
Cable insulation works as it did before for EV cables. IV+ Cables can be insulated with only molten Silicone. Insulation now also works with whole Dusts at 4x the batch size. | |||
2017-08-01 | Added a line to the NEI handler that hints at leaving IntCirc(0) empty | Johannes Gäßler | |
2017-08-01 | Made it so that if two inputs are equal an Integr. Circuit (0) is added | Johannes Gäßler | |
2017-08-01 | Empty slots are only used as IntCirc(0) if no other IntCirc is in input | Johannes Gäßler | |