Applied-Energistics-2-tiler.../src/main/java/appeng/core
shartte 0e7981d717 Cleaning Up Mod Integrations (#2581)
* Cleaned up unused Mod integrations other than for mods that are likely to be integrated soon.
* Introduced an easier Facade class to access mod integration abstractions (called Integrations).
* Removed the link between IntegrationType and integration abstraction. Integrations are now explicitly instantiated inside of IntegrationNode.
2016-11-06 20:23:14 +01:00
..
api Cleaning Up Mod Integrations (#2581) 2016-11-06 20:23:14 +01:00
crash Added missing file headers 2016-09-17 16:00:37 +02:00
features Extracts item comparison from Platform into their own helper. (#2555) 2016-11-04 09:27:52 +01:00
localization Show P2P-Tunnel Link Status on WAILA (#2545) 2016-10-31 23:55:14 +01:00
settings Fixes #2575: Removed ITickable from AEBaseTile 2016-11-05 21:43:49 +01:00
stats Extracts item comparison from Platform into their own helper. (#2555) 2016-11-04 09:27:52 +01:00
sync Cleaning Up Mod Integrations (#2581) 2016-11-06 20:23:14 +01:00
worlddata Organise imports 2016-09-17 17:05:07 +02:00
AEConfig.java Add Config to Remove Crashing Items from Storage Cells (#2573) 2016-11-05 13:50:54 +01:00
AELog.java First update pass (1/3) - ~1400 -> 82 errors 2016-06-19 14:43:27 +02:00
Api.java Reimplemented cable and parts rendering. 2016-09-10 00:56:28 +02:00
ApiDefinitions.java Reimplemented cable and parts rendering. 2016-09-10 00:56:28 +02:00
AppEng.java Fixes #2548: Disable item.csv export on the server side, because we're unable to access creative tab information on the server. 2016-11-01 01:39:42 +01:00
CommonHelper.java Added crafting monitor item TESR (refactored out item rendering of that kind into a shared class). 2016-09-14 00:50:02 +02:00
CreativeTab.java Replaced all instances of Guava's Optional type with Java 8's Optional type, as discussed in #81. (#90) 2016-08-26 12:42:21 +02:00
CreativeTabFacade.java Replaced all instances of Guava's Optional type with Java 8's Optional type, as discussed in #81. (#90) 2016-08-26 12:42:21 +02:00
FacadeConfig.java Cables & parts and Baking pipeline 2016-08-19 22:46:13 +02:00
IMCHandler.java Refactored the logging 2016-01-01 02:55:36 +01:00
PluginLoader.java Organise imports 2016-09-17 17:05:07 +02:00
RecipeLoader.java Refactored the logging 2016-01-01 02:55:36 +01:00
Registration.java Cleaning Up Mod Integrations (#2581) 2016-11-06 20:23:14 +01:00