Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-21 | experimental branch | Dream-Master | |
2016-06-21 | reverse commit | Dream-Master | |
2016-06-21 | even with Blood asp experimental branch | Dream-Master | |
2016-06-21 | remove all | Dream-Master | |
2016-06-07 | so now Oxygen variant works well | Dream-Master | |
Thanks @Tec | |||
2016-06-07 | Revert "remove no oxygen component recipe in the ebf because not working." | Dream-Master | |
This reverts commit c29302347c467aa49d69a68f8eb8054376580055. | |||
2016-06-07 | Revert "so no with the no gas variant." | Dream-Master | |
This reverts commit 150532cd79cd3501a152f1515f1aa0006058731d. | |||
2016-06-06 | so no with the no gas variant. | Dream-Master | |
2016-06-06 | remove no oxygen component recipe in the ebf because not working. | Dream-Master | |
2016-05-30 | Minor Fix | Technus | |
Actually makes the smelt at once cap bigger. | |||
2016-05-28 | Make Stainless Steel more expensive to not skip to quick MV Age | Dream-Master | |
2016-05-26 | wrongly remove Code | Dream-Master | |
2016-05-25 | fix | Dream-Master | |
2016-05-25 | Adding Assembly Line (no Assembler Casing recipe yet) | Dream-Master | |
2016-05-25 | New Gui Textures Thanks to @Muramas | Dream-Master | |
2016-05-25 | Adding the New Turbines from Gt 5.09 and some Assembler recipe | Dream-Master | |
2016-05-22 | Ethanol fix | Dream-Master | |
2016-05-22 | Change Fuel and Nitro diesel values | Dream-Master | |
change Burn value of Lignite coal 4x Change Gui Pic from Distillation Tower and Large Heat Exchanger (thanks to Draknyte1) | |||
2016-05-22 | Thaumcraft Aspect fix | Dream-Master | |
2016-05-22 | fix | Dream-Master | |
2016-05-22 | Merge branch 'Scan-termals-of-EBF' | Dream-Master | |
Conflicts: build.properties src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_ElectricBlastFurnace.java src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java | |||
2016-05-22 | Fix #591 | Dream-Master | |
Added EBf recipes for Ender io Materials with oxy and without | |||
2016-04-30 | Change Neutronium Material and add Droconium EFB recipes. | Dream-Master | |
2016-04-19 | Merge pull request #10 from GTNewHorizons/Motors | Martin | |
Motors | |||
2016-04-19 | Added files via upload | Technus | |
2016-04-19 | Delete TecCape.png | Technus | |
2016-04-19 | Update GT_MetaGenerated_Item_01.java | Technus | |
2016-04-19 | Update GT_MetaGenerated_Item_01.java | Technus | |
2016-04-19 | Changed Motor recipes. | Technus | |
2016-04-18 | Added files via upload | Technus | |
2016-04-18 | Adding GT:NH Capes | Technus | |
2016-04-18 | Adding GT:NH Capes | Technus | |
2016-04-18 | fix #466 | Dream-Master | |
Machines higher than IV have a recipe conflict | |||
2016-04-17 | fix #565 | Dream-Master | |
Change Motors to have max 4 cable instead of 16 | |||
2016-04-17 | Adding Multismelter paraller count info to scanner, | Technus | |
Adding EBF Heat Capacity to scanner, reformatting rest of scanner msgs to be unified | |||
2016-04-16 | Merge pull request #7 from GTNewHorizons/MultiSmelter-Rebalance | Technus | |
Less power consumption for SUPERCONDUCTORs | |||
2016-04-16 | Less power consumption for SUPERCONDUCTORs | Technus | |
Will use max 2input hatches | |||
2016-04-16 | Draconium needs now new Coils | Dream-Master | |
2016-04-16 | Update GT_MetaTileEntity_ElectricBlastFurnace.java | Technus | |
2016-04-16 | fix | Dream-Master | |
2016-04-16 | Merge pull request #4 from GTNewHorizons/Paintable-wires | Martin | |
Visualy paintable un-insulated wires | |||
2016-04-16 | Merge pull request #5 from GTNewHorizons/MultiSmelter-Rebalance | Martin | |
Rebalance MultiSmelter to match proc. arrays | |||
2016-04-16 | Update GT_Item_Casings_Abstract.java | Technus | |
2016-04-16 | Update GT_Item_Casings1.java | Technus | |
2016-04-16 | Initial commit | Technus | |
Adding superconductor coil block support with base temperature 9000. | |||
2016-04-16 | Update GT_MetaTileEntity_MultiFurnace.java | Technus | |
2016-04-16 | Update GT_MetaTileEntity_MultiFurnace.java | Technus | |
2016-04-16 | Rebalance MultiSmelter to match proc. arrays | Technus | |
added tier 4 coils for whole stack smelting | |||
2016-04-16 | Visualy paintable un-insulated wires | Technus | |
2016-04-14 | Fix custom ore mixes more common than intended | UltraPeeks | |
The for loop above already registers all custom ore mixes. The first 16 custom mixes were registered a second time and were double as likely as intended to spawn. For example copper was much more difficult to find that way. |