aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common
AgeCommit message (Collapse)Author
2016-12-07Merge pull request #788 from Dimach/unstable-upstreamBlood-Asp
Fixed #786.
2016-12-07Fixed #786.Dimach
2016-12-06Remove Nq+ cells use stick longs instead - also made the last 2 naq reactors ↵Technus
more tiered. (the uv needed less processing for fuel...), also cleanum whitespace
2016-12-04Fix Advanced Miner II occasionally outputting the wrong blocksDavid Vierra
AdvMinerII would occasionally output the drops from a block recently broken by the player. This happens when the wrong coordinates are passed to GT_Block_Ores_Abstract.getDrops(), which causes it to fail to find the TileEntity and then fall back to whatever the most recently broken block was. Fixes #751 (probably), #674, #508
2016-11-28On hide item change retexturize pipes.Technus
2016-11-27Add pipe/wire hiding when holding soldering iron.Technus
2016-11-27Fix multismelter scanner infoTechnus
2016-11-26Small Assline recipe changes and Field generator recipe changes and minor ↵Technus
optimization for block render.
2016-11-26Removing retardness...Technus
2016-11-26Fix scaling of ItemBlock GT machines in certain scenarios, repostion wire ↵Technus
heating info.
2016-11-25Fix fluid detector cover and make casings work more like blocks...Technus
2016-11-25Cover name changes and fix for item detector coverTechnus
2016-11-25Minor string changesTechnus
2016-11-25Optimize imports (IntelliJ)Technus
2016-11-25Solar nerf of doomTechnus
2016-11-24Recipes for asslineTechnus
2016-11-24FailsafeTechnus
2016-11-24Achievement based unlocking done.Technus
2016-11-22Documentation on how to toggle recipe visibilityTechnus
2016-11-22no messageTechnus
2016-11-22Add more tooltips.Technus
2016-11-22WIPTechnus
2016-11-22StuffTechnus
2016-11-22initialTechnus
2016-11-21Scanner Saves stuffTechnus
2016-11-21Moare stable fixTechnus
2016-11-21Revert "Fix"Technus
This reverts commit 92c22ca6811613e7e165d5e93649320006d962ff.
2016-11-21Revert "Not needed"Technus
This reverts commit d5d03c40c130f04381dca60e8f5200fac7478b12.
2016-11-21Not neededTechnus
2016-11-21FixTechnus
2016-11-21Not needed i guess.Technus
2016-11-18Remove some shit code, change some scanner.Technus
2016-11-13Remove dead codeTechnus
2016-11-12Initial work on pipe/wire boxesTechnus
2016-11-07EBF nerf/fix, moved some recipes to coremod, the run() was too long..., i ↵Technus
also made sure u have only the correct recipes ingame, just add 20000 to required EBF temperature and add your own recipes for EBF.
2016-11-04Merge pull request #727 from Dimach/unstableBlood-Asp
Fixed oil rig
2016-11-04Fixed oil rig.Dimach
2016-11-04optimize imports and make gt (block) pump auto output on topTechnus
2016-11-04Blood asp fixes for scanner and tc recipes for mercuryBlood-Asp
2016-11-04Make some empty wells and nerf oildrill moreTechnus
2016-11-04Assemblyline recipe scan fix and TC quicksilver/mercury recipesBlood-Asp
2016-11-03That should be thereTechnus
2016-11-03Remove double hint on pyrolyzeTechnus
2016-11-03Nerf field gensTechnus
2016-11-02Fix Large turbine tooltipsBlood-Asp
2016-11-02Stop machinesBlood-Asp
2016-11-02Fix diesel bugTechnus
2016-11-02Fix Large turbine tooltipsBlood-Asp
2016-11-02Turn off AdvMinerII and OilDrill once work is done.Blood-Asp
2016-11-02Modular Armor configsBlood-Asp