aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/loaders/preload
AgeCommit message (Collapse)Author
2016-07-26Merge branch 'experimental' into NewFeaturesOneEyeMaker
2016-07-26Coils should be deprecatedOneEyeMaker
2016-07-25Changed method of "repairing" of overheated coils.OneEyeMaker
Also moved initialization of SubTags to prevent NoClassDefFoundException.
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-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-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-01Even more changesBlood-Asp
2016-07-01Small fixes and rebalancesBlood-Asp
2016-07-01PR fixes: Turbine casings readded, Dieselgen readded, balancing changesBlood-Asp
Also deactivated higher tier pumps, these cover so huge areas, that servers lag extremely. Nerfed new cables a bit.
2016-07-01InitialMuramasa
2016-06-23Changed Field Generator recipesBlood-Asp
2016-06-21This client likes to uncheck filesMuramasa
2016-06-21Wrong pipe oredictMuramasa
2016-06-21Bug fixes for my commitsMuramasa
Removed commented out old turbine texture code Fixed Diesel Engine "Fuel Value" unit to EU/L Fixed mistake with Diesel Engine tooltip. Now asks for Gear boxes. Forgot to add recipe for Engine Intake. Redone the Gas/HPSteam turbine recipes. Fixed Oxygen/Lube being consumed if there is diesel in the hatch, but not enough for the engine to run Updated Engine GUI
2016-06-01Possibly final commitMuramasa
2016-05-23Cleanup + ImprovementMuramasa
2016-05-20Basically a rewriteMuramasa
2016-04-29Implemented Output CalculationMuramasa
2016-04-28More Cleanup and finalizingMuramasa
2016-04-28Main Commit for Large Diesel GeneratorMuramasa
2016-04-19Main CommitMuramasa
2016-04-17Large Diesel GeneratorMuramasa
Added large diesel generator to the game. It replicates the Large Plasma Generator but it's nominal output is 1/8 that plasmas is. Plasma Nominal: Optimal Steam Flow * 40 Diesel Nominal: Optimal Steam Flow * 5
2016-04-11Adding assembly line recipesBlood-Asp
2016-04-11Added Assembly Line MultiblockBlood-Asp
2016-04-04Re Fix #472 #219Léa Gris
2016-04-04Fix #472 #219Léa Gris
2016-04-02made EV charger recipe oredictBlood-Asp
2016-03-20More work on tool hardeningBlood-Asp
2016-01-03spelling fixes and chainsaw + forestry leaves fixBlood-Asp
2016-01-03Explosives reworkBlood-Asp
2015-12-29AE2 oredict register fixBlood-Asp
2015-12-29fix depleted mox crashingBlood-Asp
2015-12-29add missing EBXL recipes. tmp disable modular armor recipesBlood-Asp
2015-12-28fix armor textures and initBlood-Asp
2015-12-25fuel rod override v2Blood-Asp
2015-12-25Overriding IC2 fuel rodsBlood-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-11-24fixed hull recyclingBlood-Asp
2015-10-23Fixed spelling of sulfuric gas. Fixes #267Shawn Buckley
2015-10-21Reformat codeShawn Buckley