aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common
AgeCommit message (Collapse)Author
2017-01-21fix top and bottomTechnus
2017-01-21Fix casingTechnus
2017-01-21Much better.Technus
2017-01-20Merge "Miner 2" fixJohn
2017-01-20rename The Blocks to Hermetic CasingDream-Master
@Technus
2017-01-20No this is bad...Daniel
2017-01-20Tank Block no function only for crafting S and QTanksDream-Master
2017-01-18Merge branch 'experimental' into Chest-and-Tank-2Dream-Master
2017-01-18Fix 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
2017-01-17change Tier and valuesDream-Master
Q Chest, S Chest, Q Tank, S Tank
2017-01-17Initial by meTechnus
2017-01-09reducing diesel pollutionTechnus
2017-01-05remove unused imports.Dream-Master
2017-01-05Port advanced seismic prospector.KpoxaPy
2017-01-05Fix #830 - Maint Cover does not emit if rotor needs maintDavid Vierra
Also change the condition back to 20% durability or less
2017-01-03no messageDream-Master
2017-01-03Change Distillation Tower to hvDream-Master
2016-12-30remove todoTechnus
2016-12-26fix coilageTechnus
2016-12-26Fix EBF coil buffTechnus
2016-12-26Better furnacing with better coils.Blood-Asp
2016-12-26Plunger SoundsBlood-Asp
2016-12-26Sense use costBlood-Asp
2016-12-26Fix diesel engine infoBlood-Asp
2016-12-26Foid invalid steam in turbinesBlood-Asp
2016-12-26Fix type filterBlood-Asp
2016-12-17Don't allow Large Turbine to start up without Dynamo HatchDavid Vierra
Large Turbine was incomplete if the Dynamo Hatch spot was taken up by a different GTTE, but not if that spot was just Air or some other block.
2016-12-08Change Oil Cracker tooltip to match reality (and vice versa)David Vierra
Oil Cracker only allows Maint/Energy hatches in the middle ring. Input and output hatches can be anywhere on the sides. Minimum casing count is changed to 18 to match the tooltip, rather than increase the tooltip to 19. This allows two input and output hatches on either side, for when you want to run two cracking recipes with the same cracker. (It turns out the cracker doesn't care which hatch the inputs and hydro/steam are put into. I don't really care either!)
2016-12-08Fix efficiency penalty incorrectly applied to large gas+plasma turbinesDavid Vierra
This is a copy-paste error from the original code in the large steam turbine. `aOptFlow` is the optimal flow rate expressed in EU/t, while `totalFlow` is expressed in fuel L/t
2016-12-08Fix boosted diesel x9 on things.David Vierra
2016-12-08Diesel Tooltip from bloodaspDavid Vierra
2016-12-08Fix emmiter and sensor recipeTechnus
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-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