Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-27 | Formatting clean up, nothing else | Techlone | |
2017-04-26 | Refactored mDescription to mDescriptionArray, added a deprecated field | Johannes Gäßler | |
mDescription to ensure 100% backwards compatibility | |||
2017-04-15 | Tooltips have more info on Steam and pollution, adjusted pollution rates | Johannes 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-14 | Machine 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-02-07 | Fix generating Pollution in to other worlds | Maxime Legkiy | |
2016-10-25 | Pollution Update/Rebalance | Blood-Asp | |
2016-08-13 | Worldgen and Random changes | Muramasa | |
2016-07-03 | Pollution basework | Blood-Asp | |
2015-12-11 | make steam boilers not automateable | Blood-Asp | |
2015-10-21 | Reformat code | Shawn Buckley | |
2015-10-21 | Remove jdgui-comments | Shawn Buckley | |
2015-10-21 | Bring in experimental branch | Shawn Buckley | |
2015-10-21 | Move source files | Shawn Buckley | |