Applied-Energistics-2-tiler.../src
yueh 4f9fd1b369 IC2 rework to avoid a coremod or @Optional (#3034)
* IC2 rework to avoid a coremod or @Optional

Updated IC2 dependency

Refactored IC2 itemcharging to use an IBackupElectricManager.
Allows charging any ae powered item by using an IBackupElectricManager
instead of having to implement IElectricItem and stripping it by some
sort.

Updated IAEItemPowerStorage to use Actionable for an easier handling
with power APIs supporting a simulation.

Refactored EU P2P to avoid method stripping
Use a modified internal BasicSinkSource instead of implementing
IEnergySource and IEnergySink directly on the tunnel.

Removed the superfluous EU P2P layers.

* Removed internalBattery due to being too complex

* Creative Energy Cell is not a chargeable item
2017-08-17 17:35:34 +02:00
..
api/java/appeng/api IC2 rework to avoid a coremod or @Optional (#3034) 2017-08-17 17:35:34 +02:00
main IC2 rework to avoid a coremod or @Optional (#3034) 2017-08-17 17:35:34 +02:00
test Registration rework (#3018) 2017-08-12 15:02:50 +02:00