aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api
AgeCommit message (Collapse)Author
2016-12-15Rework muffler add texture for eM overflowTechnus
2016-12-12Fix #785 - Unlimited EU in Dynamo HatchDavid Vierra
I went with @Techlone's simple solution after all. Counting out the individual EU might make more sense if any of the multiblocks could have more than one dynamo hatch, but they don't, so this is just fine.
2016-12-12Not needed serverside,Technus
2016-12-11EM container.Technus
2016-12-11Add itemTechnus
2016-12-06Remove some more cellsTechnus
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-06Remove cell registration.Technus
2016-12-06Fix recipes in mixer (ffs y u no work for HSS-S)Technus
2016-12-01Fix shitTechnus
2016-12-01May or may not fix wire burning again.Technus
2016-11-30Fix tinny pipe/wire renderer and add reverse recipes for coils.Technus
2016-11-30Also rename materialTechnus
2016-11-29Add 1G heat Cap and vent/exchanger vac freezer recipes.Technus
2016-11-29Naqudria MOXTechnus
2016-11-28On hide item change retexturize pipes.Technus
2016-11-27Set macerates into properlyTechnus
2016-11-27Add pipe/wire hiding when holding soldering iron.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-25Minor string changesTechnus
2016-11-25Optimize imports (IntelliJ)Technus
2016-11-24Recipes for asslineTechnus
2016-11-22WIPTechnus
2016-11-22StuffTechnus
2016-11-22some initial gui workTechnus
2016-11-22initialTechnus
2016-11-22Not neededTechnus
2016-11-22What have i done...Technus
2016-11-22Fix wire part 2Technus
2016-11-22Might fix SHIT with wires.Technus
2016-11-21creditTechnus
2016-11-21Not needed i guess.Technus
2016-11-21GT telly WORKS :OTechnus
2016-11-18Not neededTechnus
2016-11-18Remove some shit code, change some scanner.Technus
2016-11-16WhitespaceTechnus
2016-11-12That needed to be doneTechnus
2016-11-12Fix texturing and feature finally done :DTechnus
2016-11-12Merge branch 'experimental' of ↵Technus
https://github.com/GTNewHorizons/GT5-Unofficial into experimental
2016-11-12Initial work on pipe/wire boxesTechnus
2016-11-12space fixDream-Master
2016-11-12not neededTechnus
2016-11-12fix content of duraluminTechnus
2016-11-12Add duralumin recipeTechnus
2016-11-09add Shadow for Tainted magic to GTDream-Master
2016-11-07Little bit more oil, might be better for precision?Technus
2016-11-07Nerfing osmium and iridiumTechnus
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-07Fix parsing oreNetherStar and oreBasalticMineralSandUgachaga