aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/metatileentity
AgeCommit message (Collapse)Author
2017-04-27Formatting clean up, nothing elseTechlone
2017-04-26Refactored mDescription to mDescriptionArray, added a deprecated fieldJohannes Gäßler
mDescription to ensure 100% backwards compatibility
2017-04-24Corrected the Maintenance Hatch tooltipJohannes Gäßler
2017-04-24Fixed the GTLog spam, ty TechloneJohannes Gäßler
2017-04-24Fixed a bug that caused Battery Buffers to not have a tooltipJohannes Gäßler
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-03-31Detect low grav dimensions by world providerBlood-Asp
2017-03-23Prevent empty batterys from stacking in battery bufferBlood-Asp
2017-03-08Fix low grav processing checkBlood-Asp
2017-03-02Fix basic machine bug (machine waste input when placed not in clearroom)Dimach
2017-02-28Circuit changesBlood-Asp
2017-02-28Merge pull request #890 from maixgame/unstableBlood-Asp
Fix bug > Oil Teleportation to GC Planets #837
2017-02-11Add support of reactor chambers in GT transformersTechlone
2017-02-07Fix generating Pollution in to other worldsMaxime Legkiy
2017-01-10Fix #816 obfuscated field namevlad20012
2016-12-28Fix Blood-Asp/GT5-Unofficial#825Andrew Ozmitel
2016-12-27Fix fluid naquadah generator not consuming fuelBlood-Asp
2016-12-13Disable markDirty function of TileEntitysBlood-Asp
http://forum.industrial-craft.net/index.php?page=Thread&postID=205162#post205162
2016-12-13Fix #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-13Merge pull request #777 from Dimach/unstableBlood-Asp
Fixed #767
2016-11-28Fixed #767.Dimach
2016-11-05Re-add single-use batteriesTimeslice42
How did this get removed? ><
2016-11-01Maintenance does not change the machine colorDanila Bolshakov
2016-10-30Modular Armor changes 1Blood-Asp
2016-10-27Auto Maintainance fixBlood-Asp
2016-10-27Auto Maintainance fix (maybe)Blood-Asp
2016-10-26More Translation stuff. Hope it does not lag.Blood-Asp
2016-10-26Fluid Regulator code optimizationBlood-Asp
2016-10-26some bugfixesBlood-Asp
2016-10-25Pollution Update/RebalanceBlood-Asp
2016-10-23Add Automatic Maintainance HatchBlood-Asp
2016-10-21Wrench shift click can move machine front directionBlood-Asp
2016-10-17Exploding GT machines now drop randomly some of their crafting components.Blood-Asp
2016-10-13Drop Items from Exploding GT Machines + ConfigBlood-Asp
2016-09-27Count pipe transfers on input not output sideBlood-Asp
2016-09-27More Pollution & bugfixesBlood-Asp
2016-09-16Fix conflictsMuramasa
2016-09-15Update Part 1Muramasa
2016-09-13Merge pull request #631 from Muramasa-/LoadTimesMuramasa-
Various Load Time Improvements
2016-08-22#573 Turbines now explode when producing more EU than dynamo can handleBlood-Asp
2016-08-14Bugfixes 9Muramasa
2016-08-14Revert switch changeMuramasa
2016-08-14Bugfixes 8Muramasa
2016-08-14Bugfixes 3/2/1 fix: Remove commented codeMuramasa
2016-08-14Bugfixes 5 fix: Removed commented codeMuramasa
2016-08-14Bugfixes 6 fix: Removed commented codeMuramasa
2016-08-14Bugfixes 7Muramasa
2016-08-14Bugfixes 6Muramasa
2016-08-14Bugfixes 5Muramasa