Mekanism-tilera-Edition/common/mekanism/api/gas
Mark Whittington 05713b26ed DynamicNetwork and subclass capacity optimizations
Store the network's capacity on the object rather than calculating it every
time it's requested.  Update the stored value when the network changes.
2014-03-24 01:56:31 -04:00
..
Gas.java Lay down framework for gas-based advanced machines 2014-01-16 19:00:53 -05:00
GasNetwork.java DynamicNetwork and subclass capacity optimizations 2014-03-24 01:56:31 -04:00
GasRegistry.java Loads of javadocs, cleaned up Gas API code, removed old induction interfaces, made configurable machines notify neighbor when configuration changes, added functionality for GasStack-based ChemicaIInputs. 2013-12-23 17:06:22 -05:00
GasStack.java Start work on Electrolytic Separator and Chemical Oxidizer recipe handlers. Also start work on gas/fluid NEI lookups! 2014-01-09 19:11:40 -05:00
GasTank.java Made Electrolytic Separators vent excess gas by default 2014-02-04 13:29:27 +08:00
GasTransmission.java Loads of javadocs, cleaned up Gas API code, removed old induction interfaces, made configurable machines notify neighbor when configuration changes, added functionality for GasStack-based ChemicaIInputs. 2013-12-23 17:06:22 -05:00
IGasHandler.java Add Chlorine, do more E. Separator work, including temporary lava/brine substitute. I think it's pretty much finished for now, though maybe it could do with a new model. 2014-01-03 00:28:34 +00:00
IGasItem.java Work on a more intuitive form of accepting gas in items and blocks 2013-12-12 16:54:55 -05:00
IGasTransmitter.java Lots more work 2013-12-20 19:12:33 -05:00
ITubeConnection.java Screw it, package organization (sorry, that's an API update) 2013-08-26 18:49:32 -04:00
OreGas.java Finished recipe system for new machines. 2014-01-28 15:51:30 -05:00