aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common
AgeCommit message (Collapse)Author
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
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