aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/tileentities/machines
AgeCommit message (Collapse)Author
2017-04-16Made Diesel Engine Tooltip more descriptiveJohannes Gäßler
2017-04-15Tooltip information on pollution is now dynamic, adjusted GT_PollutionJohannes Gäßler
documentation
2017-04-15Tooltips have more info on Steam and pollution, adjusted pollution ratesJohannes Gäßler
Boilers tooltips now explicitly state the amount of Steam produced per second. Gas Turbine tooltips now explicitly state how much steam is needed for them to run at full capacity. Machine tooltips now explicitly state how much Pollution they produce per second. Adjusted machine pollution values to have them align better. Diesel Generators / Engines now go 40, 80, 160, 320 Gas Turbines now go 20, 40, 80, 160 Large Boiler tooltips now mention the amount of time needed to heat up Formatted the source code for the Cleanroom Fixed a bug that caused Diesel Generators and Gas Turbines to not have a tooltip.
2017-04-14Machine descriptions are now a String array instead of a single String.Johannes Gäßler
The field mDescription of the class GT_MetaTileEntity_TieredMachineBlock was turned into an array. Every class derived from GT_MetaTileEntity_TieredMachineBlock has received a new additional constructor that takes an array of Strings instead of a single one.
2017-04-14Large Boiler fuel burn rate now configurableJohannes Gäßler
By placing an integrated circuit in the Large Boiler it is now possible to adjust fuel burn rate and steam output at no change in efficiency. The steam output of a boiler is reduced by 1000L per configuration.
2017-04-03I think that would be required also... Fusion fixTechnus
2017-04-03Fusion fixTechnus
2017-04-03Apply amperage correctly in proc arraysTechnus
2017-03-31Fix typoBlood-Asp
2017-03-31Fixed NPETechnus
2017-03-31Add Lightning RodBlood-Asp
2017-03-30Now its fixed ?Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/1252
2017-03-29Now its fixed ?Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/1252
2017-03-29Assembly Line configuration. #1252Dream-Master
@ VermillionX hope i get it right can you verifying it please? https://github.com/GTNewHorizons/NewHorizons/issues/1252
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
2017-03-15Optimize importsTechnus
2017-03-08Cleanness now decrease slow.Dimach
2017-03-08Resolve #917.Dimach
2017-03-07Fixing turbine switching off.Technus
2017-03-06Fixed #930.Dimach
2017-03-03Remove loggerTechnus
2017-03-03Fix large turbines.Technus
2017-03-03Merge not EM related stuff from branch 'eM' into experimentalTechnus
2017-03-03cherry - oil cracker fixTechlone
2017-03-02Merge pull request #918 from Dimach/unstableBlood-Asp
Fix cleanroom bug (machines inside never receive cleanroom instance).
2017-03-02Fix cleanroom bug (machines inside never receive cleanroom instance).Dimach
2017-03-02Fix Steam macerator not accepting some items per automationBlood-Asp
2017-03-01Fix cleanroom bug (checked only west and north side).Dimach
2017-02-28Circuit changesBlood-Asp
2017-02-28Merge pull request #894 from Techlone/fix_both_bonuses_oilcrackerBlood-Asp
Fix a both bonuses in oilcracker
2017-02-28Merge pull request #890 from maixgame/unstableBlood-Asp
Fix bug > Oil Teleportation to GC Planets #837
2017-02-17Fix name config category to UndergroundFluidMaxime Legkiy
Fix comments configuration Fix Start config - add nether and end to BlackList. Default spawn fluids on overworld and Moon. Add Decrease Per Operation Amount (if 0 an endless source)
2017-02-11Fix a possible situation when the oil cracking unit applies a both bonusesTechlone
2017-02-11Fix charcoal pit accepting wood planksBlood-Asp
2017-02-11Merge branch 'eM' of https://github.com/GTNewHorizons/GT5-Unofficial into eMTechnus
2017-02-11Fix charcoal pit accepting wood planksBlood-Asp
2017-02-11Finish CleanroomBlood-Asp
2017-02-09Merge branch 'experimental' into eMTechnus
2017-02-07fix turbine check in large turbinesBlood-Asp
2017-02-07Fix generating Pollution in to other worldsMaxime Legkiy
2017-02-06Fix bug > Oil Teleportation to GC Planets #837Maxime Legkiy
2017-02-05Fix respawn oil amount if amount down to 0 and reduction amount oil if use ↵Maxime Legkiy
Seismic Prospector or more
2017-02-05Merge branch 'experimental' into eMTechnus
2017-02-04fix turbine check in large turbinesBlood-Asp
2017-02-03Fix charcoal pit accepting wood planksBlood-Asp