aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/enums
AgeCommit message (Collapse)Author
2016-08-13Remove null checksMuramasa
2016-08-13For loop changesMuramasa
2016-07-26Restored TextureSetsOneEyeMaker
2016-07-26Fixed merge conflicts.OneEyeMaker
2016-07-26Merge branch 'experimental' into NewFeaturesOneEyeMaker
2016-07-26Coils should be deprecatedOneEyeMaker
2016-07-26Separated multiblock overlay and gui texturesMuramasa
2016-07-25Changed method of "repairing" of overheated coils.OneEyeMaker
Also moved initialization of SubTags to prevent NoClassDefFoundException.
2016-07-24Changed Blast Furnace temperatures of some materials.OneEyeMaker
Now EV materials require HV+ heating coils, IV materials requires EV+ coils.
2016-07-22Various fixes/cleanupMuramasa
Game will no longer crash without UBC loaded Added missing mallet textures to materialicon Lignite
2016-07-21Any component should require cables of its tier.OneEyeMaker
2016-07-21Ore System Rewrite part 2Muramasa
Lots of ore system changes Added Marble/Basalt gen Ore Mixes can now have a specified biome name that they can only spawn in
2016-07-21Redefined some wires. Added last heating coil block.OneEyeMaker
2016-07-20Added new tier of heating coils.OneEyeMaker
//TODO: Find material for LuV coils.
2016-07-18Merge pull request #1 from OneEyeMaker/NewFeaturesIncompatibleOneEyeMaker
Heating coils moved to separated block.
2016-07-18Restored broken compatibility.OneEyeMaker
2016-07-18Naquadah should be more expensive.OneEyeMaker
2016-07-18Moved all coils to another block.OneEyeMaker
2016-07-18Preparations for moving all heating coils to another block.OneEyeMaker
2016-07-17Now Naquadria (source of Neutronium) requires highest tier of heating coils.OneEyeMaker
2016-07-17Added new heating coil blocks.OneEyeMaker
2016-07-16InitialMuramasa
This is more of a test and resource for when I eventually rewrite the GT5U ore texture/metadata system.
2016-07-01Changed wire/rotor componentsMuramasa
2016-07-01InitialMuramasa
2016-06-23Add new Fuel, Fix emitter and field gen recipes, add charcoal/lignite block ↵Blood-Asp
fuel values
2016-06-23Changed Field Generator recipesBlood-Asp
2016-06-20Improved Ultimet statsBlood-Asp
2016-06-19Improved Neutronium for being highest tier materialBlood-Asp
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