aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/loaders
AgeCommit message (Collapse)Author
2016-08-31Configurable components & fixesMuramasa
2016-08-23Fixes & work on #266Muramasa
2016-08-22Merge pull request #603 from Muramasa-/MatsMuramasa-
Material Rework
2016-08-22Some cleanupMuramasa
2016-08-22Fixes #599Muramasa
2016-08-22Fixes #599Muramasa
2016-08-22Small fixesMuramasa
2016-08-21General cleanup & MaterialProcessingMuramasa
2016-08-19initMaterialPropertiesMuramasa
2016-08-18Config workMuramasa
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-15Bugfixes 10Muramasa
2016-08-14Const bool changesMuramasa
2016-08-14Bugfixes 8Muramasa
2016-08-14Bugfixes 7Muramasa
2016-08-14Bugfixes 4Muramasa
2016-08-13More String var changesMuramasa
2016-08-13TryCatch changesMuramasa
2016-08-13Remove null checksMuramasa
2016-08-13HashMap > ConcurrentHashMap & String varsMuramasa
2016-08-13Rest of d2a098fMuramasa
2016-08-13For loop changesMuramasa
2016-08-10GC Ore SupportMuramasa
2016-07-29Merge GG into GTMuramasa
2016-07-26Merge branch 'experimental' into NewFeaturesOneEyeMaker
2016-07-26Coils should be deprecatedOneEyeMaker
2016-07-26Merge pull request #576 from Muramasa-/UBCSupportBlood-Asp
UBC Support / Ore System Restructure
2016-07-25Changed method of "repairing" of overheated coils.OneEyeMaker
Also moved initialization of SubTags to prevent NoClassDefFoundException.
2016-07-24Redesigned achievements.OneEyeMaker
2016-07-24Update GT_FuelLoader.javaDEMOOH
Changed MK3 Naquadah Reactor to return naquadah cell instead of empty cell.
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-21Cables from IV materials and used as IV components should be IV.OneEyeMaker
2016-07-21Update GT_MachineRecipeLoader.javaDEMOOH
Added pitchblende multiplication recipe with Reactoria leaves.
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-20Fixed Blast Furnace recipe for Naquadah Alloy.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-18Preparations for moving all heating coils to another block.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-03Name fixesBlood-Asp
2016-07-02rebalancing sifting outputBlood-Asp
2016-07-02make GT trigger ic2 achievementsBlood-Asp
2016-07-02Finished adding all component assemblyline recipesBlood-Asp
2016-07-01Even more changesBlood-Asp
2016-07-01Small fixes and rebalancesBlood-Asp