aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/blocks
AgeCommit message (Collapse)Author
2016-12-13Ore harvest level rework. Fixed #730.Dimach
2016-10-26More Translation stuff. Hope it does not lag.Blood-Asp
2016-10-26some bugfixesBlood-Asp
2016-10-21Wrench shift click can move machine front directionBlood-Asp
2016-10-19Some Block fixesBlood-Asp
2016-10-19Cleanup recipe classesBlood-Asp
2016-10-16Base IC2 Classic compat. Reactor components disabled, some recipes likely ↵Blood-Asp
missing/broken
2016-10-13Hide some unused blocks in NEIMuramasa
2016-10-04Computronics support & Improved mod dependant MaterialsMuramasa
2016-09-29Small fixes & Stop storage blocks and fluids for disabled materialsMuramasa
2016-09-24Update with exp changesMuramasa
2016-09-24fix orehiding hiding all ores instead of only the unneeded.Blood-Asp
2016-09-20Merge pull request #632 from Muramasa-/BugfixesMuramasa-
Various Bugfixes
2016-09-17That didn't workMuramasa
2016-09-16Reduce Marble/Basalt harvest level and setOreBlock fixesMuramasa
2016-09-16One more conflictMuramasa
2016-09-16Fix conflictsMuramasa
2016-09-15Fix Tools and lag on reading tooltipBlood-Asp
2016-09-15Update Part 1Muramasa
2016-09-13Merge pull request #631 from Muramasa-/LoadTimesMuramasa-
Various Load Time Improvements
2016-08-25tmp fix for #595Blood-Asp
2016-08-19initMaterialPropertiesMuramasa
2016-08-17InitialMuramasa
Fixed Materials limitation Added ability to add Materials via a config Added ability to change all properties of a Material via a config
2016-08-14Bugfixes 6 fix: Removed commented codeMuramasa
2016-08-14Bugfixes 6Muramasa
2016-08-14Bugfixes 5Muramasa
2016-08-13TryCatch changesMuramasa
2016-08-13Remove null checksMuramasa
2016-08-13HashMap > ConcurrentHashMap & String varsMuramasa
2016-08-13Rest of d2a098fMuramasa
2016-08-13Worldgen and Random changesMuramasa
2016-08-10GT_Block_Ores_GC Null checkMuramasa
2016-08-10GC Ore SupportMuramasa
2016-07-27Merge pull request #583 from Muramasa-/FixesBlood-Asp
Remove UBC Dependency
2016-07-27Use GameRegistryMuramasa
2016-07-27Remove UBC DependencyMuramasa
2016-07-26Merge branch 'experimental' into NewFeaturesOneEyeMaker
2016-07-26Coils should be deprecatedOneEyeMaker
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-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