Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Fixed Steam Macerators using constant EUt, recipe time | 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-12 | Pump tooltips | Muramasa- | |
2017-08-11 | Show dim id with scanner | Muramasa- | |
2017-08-11 | implements #1061 | Muramasa- | |
2017-08-11 | Some tooltip info #1183 | Muramasa- | |
2017-08-11 | maybe correct #1137 | Muramasa- | |
2017-08-11 | Merge pull request #1172 from JohannesGaessler/MoreItemPipeMaterials | Blood-Asp | |
More Item Pipe Materials | |||
2017-08-11 | Merge pull request #1171 from JohannesGaessler/PyrolyzeOvenCoilScaling | Blood-Asp | |
Pyrolyse oven coil scaling | |||
2017-08-11 | Merge pull request #1176 from Dimach/unstable-4 | Blood-Asp | |
Added new info to batbuffer nuclear control panel and fixed bug | |||
2017-08-11 | Merge pull request #1162 from JohannesGaessler/CrackingBalanceFollowup | Blood-Asp | |
Cracking Balance Followup | |||
2017-08-11 | Merge pull request #1159 from JohannesGaessler/AshRebalance | Blood-Asp | |
Ash rebalance | |||
2017-08-11 | Merge pull request #1158 from JohannesGaessler/StoneDustRebalance | Blood-Asp | |
Stone Dust Rebalance | |||
2017-08-11 | Merge pull request #1157 from Dimach/unstable-1 | Blood-Asp | |
Fixed bug - isAllowedToPutIntoSlot don't check size of inventory. | |||
2017-08-11 | Merge pull request #1156 from Antifluxfield/distillery-recipe-fix-alt | Blood-Asp | |
Another Distillery recipe fix | |||
2017-08-11 | Merge pull request #1153 from JohannesGaessler/MultiblockFluidIOFix | Blood-Asp | |
Multiblock Fluid IO fix | |||
2017-08-11 | Merge pull request #1149 from joakibj/fix-orebasalticmineralsand | Blood-Asp | |
Fix oreBasalticMineralSand properly being mapped to "ore" prefix | |||
2017-08-11 | Merge pull request #1144 from Dimach/unstable | Blood-Asp | |
Fixed coloring of pyrolyse oven. | |||
2017-08-07 | Made the tooltips for Multiblock Hatches more descriptive. | Johannes Gäßler | |
2017-08-07 | Reverted the change that gated Plastic at MV. It's available at LV again | Johannes Gäßler | |
2017-08-07 | Replaced Tin with Wrought Iron as Item Pipe Material | Johannes Gäßler | |
2017-08-06 | Fluid can now also be locked via cells, added a chat message | Johannes Gäßler | |
2017-08-06 | Implemented NBT for the Locked Fluid | Johannes Gäßler | |
2017-08-06 | Output Hatches can now be locked to a specific fluid | Johannes Gäßler | |
Currently not working as intended | |||
2017-08-06 | Fixed a bug with ghost Items left behind in the Large Chemical Reactor | Johannes Gäßler | |
2017-08-06 | Fixed a bug where a recipe had the wrong amount of Cells | Johannes Gäßler | |
2017-08-06 | Fixed accidental change to the Cumene recipes due to not pulling | Johannes Gäßler | |
2017-08-06 | Fixed Salt processing recipes | Johannes Gäßler | |
SaltWater now yields the same amount of material as Salt Dust. Increased the energy cost of electrolyzing Salt to make netto energy yield via NaOH+Hydrogen negative. | |||
2017-08-06 | Fix imbalanced recipe | Antifluxfield | |
2017-08-06 | Removed Burn Value for Carbon Dust. | Johannes Gäßler | |
2017-08-06 | Added the Large Chemical Reactor Controller inventory to the item input | Johannes Gäßler | |
2017-08-06 | Fixed a bug where Brick, Clay, and Fireclay had the wrong texture sets. | Johannes Gäßler | |
The above materials originally had the ROUGH texture. I tested what they would look like with the DULL texture and I forgot to revert it afterwards. | |||
2017-08-05 | Enabled Coal/Charcoal/Coal Coke Blocks for the Primitive Blast Furnace | Johannes Gäßler | |
2017-08-04 | Fixed a bug with ghost Items left behind in the Large Chemical Reactor | Johannes Gäßler | |
2017-08-02 | Multiblock Chemical Reactor now also automatically adds an Int. Circ. | Johannes Gäßler | |
2017-08-02 | Reenabled regular Rubber for the EV Conveyor Belt | Johannes Gäßler | |
2017-08-02 | Find a better way to handle those dusts | Antifluxfield | |
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 | |