Applied-Energistics-2-tiler.../src/main/java/appeng/tile
yueh a14cf2204d Fixes anchor rendering (#2698)
* Fixes #2680: Use a shorter cable anchor model when blocked by a facade.
* Fixes #2664: Prevent anchors from creating intersection.

Replaced the simple List<ResourceLocation> for the static models with a
new container also indicating a solid part, which can be used to prevent
the creation of an intersection.
2016-12-14 22:37: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 Refactored GrinderRegistry. (#2644) 2016-12-02 23:47:50 +01:00
inventory Extracts item comparison from Platform into their own helper. (#2555) 2016-11-04 09:27:52 +01:00
misc Restructured registry packages (#2703) 2016-12-14 22:35:52 +01:00
networking Fixes anchor rendering (#2698) 2016-12-14 22:37:10 +01:00
powersink Fixes anchor rendering (#2698) 2016-12-14 22:37: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 anchor rendering (#2698) 2016-12-14 22:37:10 +01:00
AEBaseInvTile.java Fixes anchor rendering (#2698) 2016-12-14 22:37:10 +01: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