aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common
AgeCommit message (Expand)Author
2017-05-10Merge branch 'unstable' into mergeGTNHTechnus
2017-05-09Missing Imports and typo fix in comment.Technus
2017-05-09Cleanup and some commentaryDaniel
2017-05-09Add backwards compatibilityDaniel
2017-05-09Fix that so pollution is not negative.Daniel
2017-05-07Merge branch 'mergeGTNH' of https://github.com/GTNewHorizons/GT5-Unofficial i...Technus
2017-05-07another oil rewrite, even more BloodAsp likeTechnus
2017-05-07this code is obsolete because shows double recipes in nei.Dream-Master
2017-05-07maybe this worksDream-Master
2017-05-07reverted it because not workingDream-Master
2017-05-07try to make it public because jenkins cant build itDream-Master
2017-05-07Reverted erroneous previous commit.Johannes Gäßler
2017-05-06Minor cleanupTechnus
2017-05-06Created a first draft for the Large Chemical ReactorJohannes Gäßler
2017-05-06Fixed the Electric Blast Furnace not recognizing recipes when there isJohannes Gäßler
2017-05-06Remove compiletime dependency of CoreMod, Add runtime dependency of CoreModTechnus
2017-05-02make things more easy and realisticDream-Master
2017-05-01added cutter and Chemical reactor to cleanroom (optional recipes)Dream-Master
2017-05-01more advanced circuit Board changesDream-Master
2017-05-01Added back Etched wiresDream-Master
2017-05-01Optimize importsTechnus
2017-05-01Merge branch 'mergeGTNH' of https://github.com/GTNewHorizons/GT5-Unofficial i...Technus
2017-05-01Oil and pollution overhaulTechnus
2017-05-01Added Advanced Fiber Glass BoardDream-Master
2017-04-30integrated processor changesDream-Master
2017-04-30Epoxid Board changesDream-Master
2017-04-30This should workDream-Master
2017-04-30try to add clean room recipesDream-Master
2017-04-30rework circuits Basic and GoodDream-Master
2017-04-30Added new Boards and new fluidsDream-Master
2017-04-27Runnable state achievedTechnus
2017-04-27Merge branch 'unstable' into mergeGTNHTechnus
2017-04-27BuildableTechnus
2017-04-27Merge pull request #1025 from JohannesGaessler/SteamProductionImprovementBlood-Asp
2017-04-27Merge branch 'experimental' from GTNH into mergeGTNH (based on BLOODASP)Technus
2017-04-27Fix eu consumption absence by AssemblyLine and some clean upTechlone
2017-04-27Formatting clean up, nothing elseTechlone
2017-04-27Fixed a bug where excess fuel didn't consider the distortion fromJohannes Gäßler
2017-04-26Eliminated rounding errors that caused fuel to burn too shortlyJohannes Gäßler
2017-04-26Refactored mDescription to mDescriptionArray, added a deprecated fieldJohannes Gäßler
2017-04-23Changed the wording on heating capacity to make the effects more clear.Johannes Gäßler
2017-04-23Added information on how Heat Capacity surplus influences recipe timeJohannes Gäßler
2017-04-16Made Diesel Engine Tooltip more descriptiveJohannes Gäßler
2017-04-15Tooltip information on pollution is now dynamic, adjusted GT_PollutionJohannes Gäßler
2017-04-15Tooltips have more info on Steam and pollution, adjusted pollution ratesJohannes Gäßler
2017-04-14Machine descriptions are now a String array instead of a single String.Johannes Gäßler
2017-04-14Large Boiler fuel burn rate now configurableJohannes Gäßler
2017-04-03I think that would be required also... Fusion fixTechnus
2017-04-03Fusion fixTechnus
2017-04-03Regulator fixBlood-Asp