Applied-Energistics-2-tiler.../src/main/java/appeng/tile
yueh 887339f7b8 Removed ASMTweaker and replaced it with AT. (#2636)
Added appeng_at.cfg and updated build.gradle to correctly include the AT when building.
Deleted the now useless ASMTweaker.
Moved the coremod from package transformer to coremod as a better matching name.
Updated the old 1.7.10 code using reflection to drop it where forge or vanilla now exposes that functionality directly.
2016-11-26 14:08:10 +01:00
..
crafting Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
events Fixes #2575: Removed ITickable from AEBaseTile 2016-11-05 21:43:49 +01:00
grid All parameters on one line (for now) 2016-01-01 02:02:05 +01:00
grindstone Fixes #2575: Removed ITickable from AEBaseTile 2016-11-05 21:43:49 +01:00
inventory Extracts item comparison from Platform into their own helper. (#2555) 2016-11-04 09:27:52 +01:00
misc Cleaning Up Mod Integrations (#2581) 2016-11-06 20:23:14 +01:00
networking Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
powersink Removed ASMTweaker and replaced it with AT. (#2636) 2016-11-26 14:08:10 +01:00
qnb Fixes #2575: Removed ITickable from AEBaseTile 2016-11-05 21:43:49 +01:00
spatial First update pass (1/3) - ~1400 -> 82 errors 2016-06-19 14:43:27 +02:00
storage Fixes #2575: Removed ITickable from AEBaseTile 2016-11-05 21:43:49 +01:00
AEBaseInvTile.java Added capability support to AEBaseInvTile. 2016-10-01 01:53:48 +02:00
AEBaseTile.java Fixes #2575: Removed ITickable from AEBaseTile 2016-11-05 21:43:49 +01:00
TileEvent.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00