aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/tileentities/machines
AgeCommit message (Expand)Author
2017-06-17Merge remote-tracking branch 'GT5-Unofficial-Fork/ChemistryUpdate' intoJohannes Gäßler
2017-06-16Adjusted BBF GUIs to accommodate to the new 3/3 layout.Johannes Gäßler
2017-06-16Added Interface classes for the BBF, increased slots to 3/3Johannes Gäßler
2017-06-15Merge remote-tracking branch 'origin/unstable' into ChemistryUpdateJohannes Gäßler
2017-06-14improve cleanroom tooltipBlood-Asp
2017-06-11Changed the Primitive Blast Furnace so that it uses the new Recipe MapJohannes Gäßler
2017-06-08Implemented Bricked Blast Furnace, added corresponding texturesJohannes Gäßler
2017-06-05Improved large boiler tooltip #877Blood-Asp
2017-06-04Merge branch 'ChemistryUpdate' of https://github.com/JohannesGaessler/GT5-Uno...Johannes Gäßler
2017-06-04Moved the casing IDs for the Large Chemical Reactor: 14, 15 -> 4, 5Johannes Gäßler
2017-06-04Cleanroom controller outputs efficency as redstone signal #948Blood-Asp
2017-06-031ddc91aTechnus
2017-06-01Teleporter and Energy Transmitter fixesBlood-Asp
2017-06-018e0e516Technus
2017-06-01Cherry-Pick c12e474Technus
2017-06-01Merge branch 'unstable' into ChemistryUpdateJohannesGaessler
2017-05-30Fixed a bug where the LCM could have a mMaxProgressTime of zero.Johannes Gäßler
2017-05-13Changed the Layout of the LCM to 3x3x3, tweaked the name of casings andJohannes Gäßler
2017-05-13Added a new recipe map for the LCR, expanded the API to allow for customJohannes Gäßler
2017-05-12Added crafting recipes for the LCHJohannes Gäßler
2017-05-10Changed multiblocks so they all consider all inputs for finding recipesJohannes Gäßler
2017-05-09Added new textures for the LCM, using them nowJohannes Gäßler
2017-05-09Implemented checkRecipeJohannes Gäßler
2017-05-08Deleted prints used for debuggingJohannes Gäßler
2017-05-08Implemented checkMachine for the LCR, added machine casingsJohannes Gäßler
2017-05-07Created a non-functional first draft for the Large chemical ReactorJohannes Gäßler
2017-05-07Reverted erroneous previous commit.Johannes Gäßler
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-04-27Merge pull request #1025 from JohannesGaessler/SteamProductionImprovementBlood-Asp
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-03-31Fix typoBlood-Asp
2017-03-31Add Lightning RodBlood-Asp
2017-03-26Cleanup code.Dimach
2017-03-26Fix #982, #986.Dimach
2017-03-23Add powerconfigs to TeleporterBlood-Asp
2017-03-23Small fusion reactor fixesBlood-Asp
2017-03-23Overclock high amp machines correctly in Processing ArrayBlood-Asp
2017-03-23Fix AssemblyLine block checkBlood-Asp