Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-20 | My client likes to uncheck files | Muramasa | |
2016-05-20 | Basically a rewrite | Muramasa | |
2016-05-18 | Added configuration file to enabling processing of ores | OneEyeMaker | |
2016-05-12 | Added missing assembler recipes for casings | MauveCloud | |
Added missing assembler recipes for casings: Basic Machine Casing, UV Machine Casing, Heat Proof Machine Casing, Cupronickel Coil Block, Kanthal Coil Block, Nichrome Coil Block, Superconducting Coil Block, Solid Steel Machine Casing, Frost Proof Machine Casing, Robust Tungstensteel Casing, Clean Stainless Steel Casing, Stable Titanium Casing, Fusion Casing, Turbine Casing, Stainless Steel Turbine Casing, Titanium Turbine Casing, Tungstensteel Turbine Casing | |||
2016-04-30 | Change Neutronium Material and add Droconium EFB recipes. | Dream-Master | |
2016-04-29 | Fix Butput Bus :P | Blood-Asp | |
2016-04-29 | Implemented Output Calculation | Muramasa | |
2016-04-28 | Merge remote-tracking branch 'refs/remotes/Blood-Asp/experimental' into ↵ | MauveCloud | |
experimental | |||
2016-04-28 | Improved brittle charcoal handling. | MauveCloud | |
2016-04-28 | Require Titanium Pipe Casing | Muramasa | |
2016-04-28 | More Fixes | Muramasa | |
TODO: Require Dynamo back centered (Currently anywhere) Require Muffler top centered (Currently anywhere) Implement output calculation Implement coolant requirement (Water or IC2Coolant?) Possible add different tiers of diesel generator? | |||
2016-04-28 | More Cleanup and finalizing | Muramasa | |
2016-04-27 | Improved output bus handling | MauveCloud | |
2016-04-28 | Main Commit for Large Diesel Generator | Muramasa | |
2016-04-27 | Merge pull request #493 from Muramasa-/TurbineCasingRebalance | Blood-Asp | |
Turbine casing rebalance | |||
2016-04-26 | Added Crop Calculator support. | MauveCloud | |
2016-04-19 | Missed a file | Muramasa | |
2016-04-19 | Remove Diesel Turbine | Muramasa | |
2016-04-19 | Main Commit | Muramasa | |
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-17 | Revert "Turbine Rebalance" | Muramasa | |
This reverts commit ddc0c4299e8d3c703b6b93f876ce38f961d08236. | |||
2016-04-17 | Turbine Rebalance | Muramasa | |
Added 3 new turbine casings to rebalance the turbines. Also changed turbine controller recipes to fit the rebalance. Large Steam: Steel Turbine Casing Large HP Steam Turbine: Stainless Steel Turbine Casing Large Gas Turbine: Steel Turbine Casing Large Diesel Turbine: Titanium Turbine Casing Large Plasma Turbine: Tungstensteel Turbine Casing | |||
2016-04-17 | Fixed newMetaEntity using Plasma Generator | Muramasa | |
2016-04-17 | Large Diesel Generator | Muramasa | |
Added large diesel generator to the game. It replicates the Large Plasma Generator but it's nominal output is 1/8 that plasmas is. Plasma Nominal: Optimal Steam Flow * 40 Diesel Nominal: Optimal Steam Flow * 5 | |||
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. |