aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common
AgeCommit message (Collapse)Author
2016-09-03Update GT_MetaTileEntity_LargeTurbine_Plasma.javaDaniel
2016-09-03Update GT_MetaTileEntity_LargeTurbine_HPSteam.javaDaniel
2016-09-03Update GT_MetaTileEntity_LargeTurbine_Gas.javaDaniel
2016-09-03Update GT_MetaTileEntity_LargeTurbine.javaDaniel
2016-09-03Update GT_MetaTileEntity_LargeTurbine.javaDaniel
2016-09-03Update GT_MetaTileEntity_LargeTurbine_Plasma.javaDaniel
2016-09-03Update GT_MetaTileEntity_LargeTurbine_Gas.javaDaniel
2016-09-03Update GT_MetaTileEntity_LargeTurbine_HPSteam.javaDaniel
2016-08-31Port GT6 TC load time improvementsBlood-Asp
2016-08-25tmp fix for #595Blood-Asp
2016-08-23May or may not fix https://github.com/Blood-Asp/GT5-Unofficial/issues/565Léa Gris
Possibly fix issue #565 Assembly line books: item names not shown correctly on server Possibly not the right way but it should do.
2016-08-22#573 Turbines now explode when producing more EU than dynamo can handleBlood-Asp
2016-08-22Fix #598 Delete saved recipe on machine changeBlood-Asp
2016-08-22Fixes #561Muramasa
2016-08-22Fixes #559Muramasa
2016-08-10GT_Block_Ores_GC Null checkMuramasa
2016-08-10GC Ore SupportMuramasa
2016-08-02Use dim name for GC worlds.Muramasa
2016-08-01Remove asteroids from isGenerationAllowedMuramasa
2016-07-29Bugs & Removal of GG's TileEntityOresMuramasa
2016-07-29Merge GG into GTMuramasa
2016-07-27Merge pull request #584 from OneEyeMaker/SmoothTransitionBlood-Asp
More work on deprecated heating coils.
2016-07-27Merge pull request #583 from Muramasa-/FixesBlood-Asp
Remove UBC Dependency
2016-07-27Added code for Pyrolyse Oven to smoothly replace deprecated coils.OneEyeMaker
2016-07-27Added code for Oil Cracker to smoothly replace deprecated coils.OneEyeMaker
2016-07-27Added code for Multi Smelter to smoothly replace deprecated coils.OneEyeMaker
2016-07-27Added code for Electric Blast Furnace to smoothly replace deprecated coils.OneEyeMaker
2016-07-27Use GameRegistryMuramasa
2016-07-27Remove UBC DependencyMuramasa
2016-07-27Handle fuel value as integerBlood-Asp
2016-07-26Merge branch 'experimental' into NewFeaturesOneEyeMaker
2016-07-26Coils should be deprecatedOneEyeMaker
2016-07-26Separated multiblock overlay and gui texturesMuramasa
2016-07-26Merge pull request #576 from Muramasa-/UBCSupportBlood-Asp
UBC Support / Ore System Restructure
2016-07-25Method simplificationMuramasa
Simplified some methods. Fixed incorrect honey requirement for scanning forestry species. Tweaked a tooltips.
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-23Fix "stone" veinsMuramasa
Fix an issue where an "stone" vein would override ore textures but not other stones. Added missing small ore for marble and basalt. Removed wither check from Block_Stones.
2016-07-22Fix convertOreMuramasa
2016-07-22Fix harvest levelMuramasa
2016-07-22Various fixes/cleanupMuramasa
Game will no longer crash without UBC loaded Added missing mallet textures to materialicon Lignite
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-18Ore system rewriteMuramasa
2016-07-18Restored broken compatibility.OneEyeMaker
2016-07-18Moved all coils to another block.OneEyeMaker
2016-07-18Preparations for moving all heating coils to another block.OneEyeMaker
2016-07-17Updated tooltipsOneEyeMaker
2016-07-17Added new heating coil blocks.OneEyeMaker