aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common
AgeCommit message (Collapse)Author
2016-04-16Rebalance MultiSmelter to match proc. arraysTechnus
added tier 4 coils for whole stack smelting
2016-04-09Fixed Cells recyclingDream-Master
Bump Version
2016-04-09Revert "adding Adv Miner to us Version"Dream-Master
This reverts commit 6427be7b6d30811e979b346d5477daf0c84e9334.
2016-04-09Revert "Try to add Oil Drill. Works but not pumping oil"Dream-Master
This reverts commit 26f65443ff25de28f0a48b0e5fa824ee96f86c41.
2016-04-09fixDream-Master
2016-04-09Revert "fix the cells recycling recipes"Dream-Master
This reverts commit 55a35613f7c80d6495c4c86f872d8f7950a48f50.
2016-04-09Revert "next try not working yet"Dream-Master
This reverts commit b71a7d48feb39a0ee5f8ed7e004c153388c40eaa.
2016-04-09next try not working yetDream-Master
2016-04-09fix the cells recycling recipesDream-Master
2016-04-09change the item filter recipe using 30 instead of 32 eu.Dream-Master
2016-04-04Try to add Oil Drill. Works but not pumping oilDream-Master
2016-04-04adding Adv Miner to us VersionDream-Master
adding Drilling Fluid added a few Textures from Gt 5.09
2016-04-02eu fixDream-Master
2016-04-02change Cell Fluid amount and materialsDream-Master
2016-04-02Add more Large Fluid CellsDream-Master
2016-04-02Try to add a new Fluid Cell to GTDream-Master
2016-04-02change ObjectsDream-Master
2016-04-02Fix Rotor recipes and change Thermos Can and large Fluid Cans recipes.Dream-Master
2016-04-01Tool TipsDream-Master
Adding Draconium to GT
2016-03-20not a real commit just updated commentsTechnus
2016-03-20Fix for tile entity names, upped machine capTechnus
2016-03-20Add other gt machines support for processing array.Technus
2016-01-14Modify Wet Concrete to be able to use cellsTeteros
Wet Concrete was lacking cell support as it was a 'molten' fluid type. This patch adds a new type 'wet', which replaces 'molten' for Concrete. This means with this patch you can either use the canner with concrete dust to fill the cell, or the fluid canning machine to input or output Wet Concrete. Ideally Wet Concrete would be separate from Concrete as one is solid and the other fluid, but they were kept together for compatibility with existing recipes. 1 Concrete Cell = 144 Wet Concrete = Concrete Block 'Wet' fluid type can be used anytime you'd like both solid and fluid cell support, as these were usually separate for good reasons. Mostly to prevent the awkward ratio above.
2016-01-05recipe Change for Drain and the Shutter Module #438Dream-Master
2015-12-29Revert "Fixed world event lag and related cauldron crash (LemADEC)"Dream-Master
This reverts commit 10d1e48220974c1c39e96e84108f8b908b0b43b1.
2015-12-28Added Blood Asps commits.Dream-Master
New debug lang for achievements generation(miuirussia) fuel rod override v2(Blood Asp) Mox not working lik ic2 any more (more heat up more eu) Overriding IC2 fuel rods(Blood Asp) fix teleporter(Blood Asp) Sensor kit should not stack(Blood Asp) Fix teleporter nuclear control support(Blood Asp) Fixed Display overflow(Blood Asp)
2015-12-22Fixed world event lag and related cauldron crash (LemADEC)Dream-Master
2015-12-22increase hot coolant energy output 4x (Blood Asp)Dream-Master
Fix reprocessing exploit (Blood Asp)
2015-12-17remove this from Gt CodeDream-Master
2015-12-13Test commit to put Core Mod Items into GT code.Dream-Master
2015-12-10Added all fixes from Blood Asp we need. Just stay at Forestry 3.6.12.3Dream-Master
2015-11-20Fixed the Field generators 1-5, fitting more in the Tiers.Dream-Master
2015-11-20Now finally it works. Why easy when it can be more difficult.Dream-Master
2015-11-20fixDream-Master
2015-11-20Added T2 and T3 Alloy Ingots to the AssemblerDream-Master
Change Implosions Compressor Recipes for T2+T3 Ingots New Version for testing.
2015-11-20Change recipes Field generator Tier 1-5Dream-Master
Change recipes Quantum Chest Tier 1-5 (4+5 need to be redone) Change recipes Quantum Tank Tier 1-5 (4+5 need to be redone) Change recipes Pump Tier 4+5
2015-11-20Change Name Heavy Duty Alloy Ingot T1Dream-Master
Added Damascus steel, Osmiridium and Shadow Iron to the code Change Implosion Compressor recipe Change Large Bronze Boiler recipes
2015-11-20New Nerfed Small Gears and Ring recipes into GT code.Dream-Master
2015-11-05Disabled Rotors (no texture)Dream-Master
2015-11-03Adding Colant Cells to Gt MixerDream-Master
Add Caesium Burn value Add Block Harvet Level (copy from Gt 5.09. code)
2015-10-25Change if chains to switchesShawn Buckley
2015-10-21Reformat codeShawn Buckley
2015-10-20Update IC2 Nuclear control to 2.3.1a-ButtShawn Buckley
2015-10-19Replace homegrown character comparision for builtin onesShawn Buckley
2015-10-18Move source directoryShawn Buckley