Applied-Energistics-2-tiler.../src/main/java/appeng
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
..
block Fixes anchor rendering (#2698) 2016-12-14 22:37:10 +01:00
bootstrap Fixes anchor rendering (#2698) 2016-12-14 22:37:10 +01:00
capabilities #2527: Implements charging of tools via RF (Forge Energy) and Tesla. Tested with Tesla Essentials and EnderIO. 2016-10-30 02:38:20 +02:00
client Fixes anchor rendering (#2698) 2016-12-14 22:37:10 +01:00
container Fixes #2647: Prevent crafting status from crashing due to missing network. 2016-12-08 13:07:25 +01:00
core Fixes anchor rendering (#2698) 2016-12-14 22:37:10 +01:00
coremod Removed ASMTweaker and replaced it with AT. (#2636) 2016-11-26 14:08:10 +01:00
crafting Replaced Watcher using Collection with a more fitting interface (#2693) 2016-12-14 18:30:49 +01:00
debug Fixes #2575: Removed ITickable from AEBaseTile 2016-11-05 21:43:49 +01:00
decorative Fixes anchor rendering (#2698) 2016-12-14 22:37:10 +01:00
entity Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
facade Cleaning Up Mod Integrations (#2581) 2016-11-06 20:23:14 +01:00
helpers Fixes anchor rendering (#2698) 2016-12-14 22:37:10 +01:00
hooks Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
integration Fixes anchor rendering (#2698) 2016-12-14 22:37:10 +01:00
items Fixes anchor rendering (#2698) 2016-12-14 22:37:10 +01:00
loot Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
me Replaced Watcher using Collection with a more fitting interface (#2693) 2016-12-14 18:30:49 +01:00
parts Fixes anchor rendering (#2698) 2016-12-14 22:37:10 +01:00
recipes Fixes anchor rendering (#2698) 2016-12-14 22:37:10 +01:00
server Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00
services Fixes failing testing and adding missing cases. 2016-10-27 19:31:06 +02:00
spatial Modified spatial cells such that they anchor the spatial dimension @ 0,64,0. 2016-10-13 20:55:46 +02:00
tile Fixes anchor rendering (#2698) 2016-12-14 22:37:10 +01:00
util Fixes anchor rendering (#2698) 2016-12-14 22:37:10 +01:00
worldgen Refactored AEConfig (#2633) 2016-11-26 14:07:34 +01:00