aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/enums
AgeCommit message (Collapse)Author
2016-06-19Merge pull request #500 from Muramasa-/DieselGeneratorBlood-Asp
Large Diesel Generator
2016-06-01Possibly final commitMuramasa
2016-05-25More fixes for #507Muramasa
2016-05-24Fixes #507Muramasa
2016-05-23Cleanup + ImprovementMuramasa
2016-05-20My client likes to uncheck filesMuramasa
2016-05-20Basically a rewriteMuramasa
2016-04-29Implemented Output CalculationMuramasa
2016-04-28Main Commit for Large Diesel GeneratorMuramasa
2016-04-19Missed a fileMuramasa
2016-04-19Main CommitMuramasa
2016-04-17Revert "Turbine Rebalance"Muramasa
This reverts commit ddc0c4299e8d3c703b6b93f876ce38f961d08236.
2016-04-17Turbine RebalanceMuramasa
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-11Adding assembly line recipesBlood-Asp
2016-04-11Added Assembly Line MultiblockBlood-Asp
2016-04-11Should fix any issues.Draknyte1
2016-04-10Made these up to date with latest experimental commit, as mine were slightly ↵Draknyte1
out of date. :)
2016-04-10Changed a few things to make the Soft Hammer more noticeable from the Hard ↵Draknyte1
Hammer. Now it's a soft Mallet with an inverted icon, as requested by @DarknessShadow - https://github.com/Blood-Asp/GT5-Unofficial/issues/407 # Conflicts: # src/main/java/gregtech/api/enums/OrePrefixes.java # src/main/java/gregtech/common/items/GT_MetaGenerated_Tool_01.java # src/main/java/gregtech/loaders/oreprocessing/ProcessingPipeLarge.java # src/main/java/gregtech/loaders/oreprocessing/ProcessingPipeMedium.java # src/main/java/gregtech/loaders/oreprocessing/ProcessingPipeSmall.java
2016-03-27Rebalance oil processing and improve pipe coveringBlood-Asp
2016-03-20More work on tool hardeningBlood-Asp
2016-03-19Add Fluid Filter and Regulator coversBlood-Asp
2016-03-18Added machine recipe for rotors, added silicone soft hammerBlood-Asp
2016-03-17Added sharpness enchantment for HSS material toolsBlood-Asp
2016-01-03spelling fixes and chainsaw + forestry leaves fixBlood-Asp
2016-01-03Explosives reworkBlood-Asp
2015-12-28fix armor textures and initBlood-Asp
2015-12-25Overriding IC2 fuel rodsBlood-Asp
2015-12-21comb processing fixesBlood-Asp
2015-12-08cable burn fix and ihl compat fixBlood-Asp
2015-12-06Moved Sulfide ore processing from IHL to GTBlood-Asp
2015-12-06bunch of fixedBlood-Asp
Added new multiblock guis shortend HP turbine name to fit gui added reinforced block reprocessing fixed crash on AE2 removal expanded large boiler tooltips fixed chinsel marble processing added some recipes for alloys
2015-12-05More recycler blacklisted items and ignored additional oredict because of ↵Blood-Asp
crossmod issue
2015-12-04Fix CarbonDioxide, lower outputstacksize by screwdriver + shift and hide ↵Blood-Asp
blocks without materials
2015-11-30Rebalanced oil/fuel burn values to fit more complex processingBlood-Asp
2015-11-01Added new crop drops and processing recipes.Blood-Asp
2015-11-01added config to disable cropsBlood-Asp
2015-10-29Forestry update + bee nervBlood-Asp
2015-10-24fixed naquadah cell reverse processingBlood-Asp
2015-10-24Made Materials human readable againBlood-Asp
2015-10-21Reformat codeShawn Buckley
2015-10-21Replace T/F with builtin boolean valuesShawn Buckley
2015-10-21Replace homegrown character comparision for builtin onesShawn Buckley
2015-10-21Bring in experimental branchShawn Buckley
2015-10-21Move source filesShawn Buckley