Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-01 | Added a line to the NEI handler that hints at leaving IntCirc(0) empty | Johannes Gäßler | |
2017-07-31 | Changed Vacuum Freezer Circuits: Elite -> Data/Extreme | Johannes Gäßler | |
2017-07-31 | Added a new Basic Circuit: Microprocessor | Johannes Gäßler | |
Produced similarly to the Integrated Processor, but yields 2 Basic Circuits instead of 1 Good Circuit. | |||
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-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 | 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 | Added a new Circuit board tier: Plastic Circuit Board | 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 | Pyrolyze Oven now accepts all Coils, transformed umlauts in doc to asci | 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 | Implemented Roasting and Carbothermic Reduction for the EBF. | Johannes Gäßler | |
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 | Update GT_MetaTileEntity_DrillerBase.java | Antifluxfield | |
2017-07-16 | Adding description | Antifluxfield | |
2017-07-16 | Add Concrete Backfiller | Antifluxfield | |
2017-07-14 | Update GT_RecipeAdder.java | Antifluxfield | |
2017-07-14 | Add Oil Drill II & III | Antifluxfield | |
2017-07-13 | Oil Drill configurable | Antifluxfield | |
2017-07-13 | Oil Drilling Rig now using DrillerBase | Antifluxfield | |
2017-07-13 | Ore Drilling Plant now using DrillerBase | Antifluxfield | |
2017-07-13 | Extract the drilling code from OreDrillingBase to DrillerBase | Antifluxfield | |
2017-07-13 | Make Data Access Hatch an universal hatch | Antifluxfield | |
2017-07-13 | Reduce the batch size if fluid amount is exceeding | Antifluxfield | |
2017-07-11 | Added an option to findRecipe() to only return recipes with enough input | Johannes Gäßler | |
2017-07-09 | Fixed Item Distributor causing an OutOfboundsException for invalid NBT. | Johannes Gäßler | |
2017-07-09 | update change | SLiMylya | |
2017-07-09 | oil fix part 2 | Blood-Asp | |
2017-07-08 | add battery | SLiMylya | |
2017-07-07 | Fixed coloring of pyrolyse oven. | Dimach | |
2017-07-06 | Fix Pyrooven textures | Blood-Asp | |
2017-07-06 | Restore old oil calculation | Blood-Asp | |
2017-07-06 | Merge pull request #1132 from JohannesGaessler/ItemDistributor | Blood-Asp | |
Item Distributor | |||
2017-07-06 | Merge pull request #1142 from Dimach/miners | Blood-Asp | |
Added LV and MV miners. | |||
2017-07-06 | Changed miner rates. | Dimach | |
2017-07-06 | Changed MV miner radius. | Dimach | |
2017-07-06 | Changed miner mechanics and rates. | Dimach | |