Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-03 | Merge pull request #1184 from GTNewHorizons/texture_overhaul | Blood-Asp | |
Texture overhaul | |||
2017-09-03 | Merge pull request #1170 from JohannesGaessler/PyrometallurgyUpdate | Blood-Asp | |
Pyrometallurgy update | |||
2017-09-03 | Merge branch 'unstable' into patch-5 | Blood-Asp | |
2017-09-03 | Merge pull request #1195 from Techlone/fix_inconsistent_wordgen | Blood-Asp | |
Fix inconsistent worldgen | |||
2017-09-03 | Merge pull request #1193 from Antifluxfield/patch-4 | Blood-Asp | |
Improve fluid regulator | |||
2017-09-03 | Merge pull request #1191 from Antifluxfield/patch-2 | Blood-Asp | |
Fix the Tooltip of Pumps | |||
2017-09-03 | Merge pull request #1168 from Antifluxfield/patch-1 | Blood-Asp | |
Correct description of regulator | |||
2017-09-03 | Merge pull request #1147 from SLiMylya/addnewbattery | Blood-Asp | |
Add new zpm and uv battery | |||
2017-08-21 | Use "/n " as seperator | Antifluxfield | |
2017-08-21 | Fixed Large Chemical Reactor GUI, was wrongly using default before | Johannes Gäßler | |
2017-08-21 | Multi-line tooltip of #1193 | Antifluxfield | |
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 Steam Macerators using constant EUt, recipe time | Johannes Gäßler | |
2017-08-19 | Adding tooltip | Antifluxfield | |
2017-08-19 | Fix inconsistent worldgen | Techlone | |
2017-08-17 | Update GT_Cover_FluidRegulator.java | Antifluxfield | |
Improve the screwdriver-rightclick behavior. | |||
2017-08-16 | Fix Tooltip of Pump | Antifluxfield | |
Add the missing bracket | |||
2017-08-12 | Pump tooltips | 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 #1171 from JohannesGaessler/PyrolyzeOvenCoilScaling | Blood-Asp | |
Pyrolyse oven coil scaling | |||
2017-08-11 | Merge pull request #1162 from JohannesGaessler/CrackingBalanceFollowup | Blood-Asp | |
Cracking Balance Followup | |||
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 #1144 from Dimach/unstable | Blood-Asp | |
Fixed coloring of pyrolyse oven. | |||
2017-08-07 | Reverted changes to Mercury Ore Washing. | 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-06 | Fixed a bug with ghost Items left behind in the Large Chemical Reactor | Johannes Gäßler | |
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-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-03 | More compatible attempt | Technus | |
2017-08-02 | Expand to add proper texture paging support. | Technus | |
2017-08-02 | Find a better way to handle those dusts | Antifluxfield | |
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-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-14 | Update GT_RecipeAdder.java | Antifluxfield | |