Applied-Energistics-2-tiler.../src
yueh e0bf7223e0
Refactors grid connections (#3219)
Extracted all checks and subsequent updates to a factory method from the constructor.
Reordered checks to check for nulls before anything else.
Also existing connections before security breaks.
Fixes TileController#checkController() using the wrong position.
Added debug logging for failed connections.
Improved logging.
Inversed boolean so false no longer means security check passed.
Only issue a security break on SecurityConnectionException.
2017-11-12 18:13:59 +01:00
..
api/java/appeng/api API cleanups (#3155) 2017-10-14 14:15:28 +02:00
main Refactors grid connections (#3219) 2017-11-12 18:13:59 +01:00
test Make UVLLoader a bit more robust (#3102) 2017-09-21 20:42:23 +02:00