Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-31 | Overhauled the Wetware Circuit recipes | Johannes Gäßler | |
They no longer need beer. Also the basic Wetware Processor only needs 1 Wetware Circuit Board. | |||
2017-07-31 | Reduced Circuit costs | Johannes Gäßler | |
From Integrated Processors onward: -The basic Circuit Tier yields 4 Circuits -The conversion rate has been changed: Old: Basic --3--> Assembly --2--> Computer --4--> Mainframe New: Basic --2--> Assembly --3--> Computer --4--> Mainframe | |||
2017-07-30 | Added new info to batbuffer sensor card (nuclear control panel) - average ↵ | Dimach | |
input and output. Also fixed bug in average input/output calculation. | |||
2017-07-28 | Added new function to GT scanner - print voltage and amperage of electric ↵ | Dimach | |
cable at last second. | |||
2017-07-28 | Texture overhaul, | Technus | |
allows for more textures to be added for casing, with extra byte of data for paging. Just change the value of mTexturePage at the same time you change mMachineBlock. | |||
2017-07-27 | Fixed a bug where every Fluid was put out at the top of the EBF | Johannes Gäßler | |
2017-07-26 | Increased output chance for Silver from washing with Mercury to 99% | Johannes Gäßler | |
2017-07-26 | Added a config for the converion rate of Direct Smelting: 1 <-> 2/3 | Johannes Gäßler | |
2017-07-26 | Overhauled Fiberglass Circuit Board | Johannes Gäßler | |
Renamed: Fiberglass Circuit Board -> Fiber-Reinforced Circuit Board Fiber-Reinforced Boards are now made by combining Epoxy Resin with either Glass Fiber or Carbon Fiber. Glass Fiber is produced from Borosilicate Glass, which is in turn produced from Glass and Boron. To make this feasible Salt and Rock Salt now yield Borax as a byproduct. | |||
2017-07-25 | Reduced cost of Small Coil to 50%, added Ferrite for 25% cost | Johannes Gäßler | |
2017-07-25 | Added a new Circuit board tier: Plastic Circuit Board | Johannes Gäßler | |
2017-07-25 | Moved material IDs for the new materials due to Ash Rebalance materials | Johannes Gäßler | |
2017-07-24 | Fixed a bug where a recipe had the wrong amount of Cells | Johannes Gäßler | |
2017-07-24 | Added Item Pipes made from Tin, Nickel, Cobalt, Aluminium | Johannes Gäßler | |
2017-07-24 | Adjusted GT_Pollution Javadoc | Johannes Gäßler | |
2017-07-24 | Pyrolyze Oven processing speed now depends on Coil Tier | Johannes Gäßler | |
2017-07-24 | Increased Direct Smelting yield: 5 Nuggets -> 6 Nuggets | Johannes Gäßler | |
Previously you would only get 1 extra Nugget from Macerating Ore. Now you get 3 extra Nuggets. | |||
2017-07-24 | Pyrolyze Oven now accepts all Coils, transformed umlauts in doc to asci | Johannes Gäßler | |
2017-07-24 | Implemented Carbothermic Reduction for Silicon Dioxide | Johannes Gäßler | |
2017-07-24 | Updated DONT_ADD_DEFAULT_BBF_RECIPE String | Johannes Gäßler | |
2017-07-24 | Implemented Fluid Output for the EBF | Johannes Gäßler | |
Regular Fluids are put out at the bottom layer. CO2, CO, and SO2 are put out at the top layer and their amount scales with the tier of the EBF's Muffler Hatch | |||
2017-07-23 | Changed Galena Formula: Pb3Ag3S2 -> PbS, added PbS -> Pb direct smelting | Johannes Gäßler | |
Also added the corresponding pyrometallurgical recipes. | |||
2017-07-23 | Removed redundant Magnetite Blast recipe | Johannes Gäßler | |
2017-07-23 | Fixed accidental change to the Cumene recipes due to not pulling | Johannes Gäßler | |
2017-07-23 | Implemented Roasting and Carbothermic Reduction for the EBF. | Johannes Gäßler | |
2017-07-23 | 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-07-23 | Added BBF Recipes for increased output from Direct Smelting | Johannes Gäßler | |
2017-07-22 | Reworked Direct Smelting, added Magnetite -> Iron smelting | Johannes Gäßler | |
All Direct Smelting recipes now yield 1 ingot per Ore Block or 5 Nuggets per Crushed Ore/Dust | |||
2017-07-22 | Reduced direct smelting from impure/purified dust | Johannes Gäßler | |
2017-07-22 | Fix imbalanced recipe | Antifluxfield | |
2017-07-22 | Correct description | Antifluxfield | |
The cost is actually tripled at: https://github.com/Blood-Asp/GT5-Unofficial/blob/unstable/src/main/java/gregtech/common/tileentities/automation/GT_MetaTileEntity_Regulator.java#L95 | |||
2017-07-20 | Removed Burn Value for Carbon Dust. | Johannes Gäßler | |
2017-07-17 | Added the Large Chemical Reactor Controller inventory to the item input | Johannes Gäßler | |
2017-07-17 | add config EnableZPMandUVBatteries default false | SLiMylya | |
2017-07-17 | Update GT_MetaTileEntity_OilDrillBase | Antifluxfield | |
2017-07-17 | Update description | Antifluxfield | |
2017-07-17 | Just let the progress time decided by the area. That's enough. | Antifluxfield | |
2017-07-17 | Rebalance III. This time it should be fine... | Antifluxfield | |
2017-07-17 | Rebalance process time II | Antifluxfield | |
2017-07-17 | Rebalance process time | Antifluxfield | |
2017-07-17 | Backfiller 3 => 2 | Antifluxfield | |
2017-07-16 | Adjusted cracked fluid distillation speed, LightFuel/Naphtha balance | Johannes Gäßler | |
2017-07-16 | 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-07-16 | Added config options for old ash recipes, tweaking ash output | Johannes Gäßler | |
2017-07-16 | Update GT_MetaTileEntity_DrillerBase.java | Antifluxfield | |
2017-07-16 | Added recipes for CaO, MgO, reenabled falsely disabled Steel Ash output | Johannes Gäßler | |
2017-07-16 | Adding description | Antifluxfield | |
2017-07-16 | Add Concrete Backfiller | Antifluxfield | |
2017-07-15 | Changed the Ash centrifugation recipe to the new materials. | Johannes Gäßler | |
2017-07-15 | Added Ash component Materials | Johannes Gäßler | |