Applied-Energistics-2-tiler.../src/main/java/appeng/parts
2016-11-01 15:51:38 +01:00
..
automation Fixes #2546: When touching an annihilation plane horizontally, use the middle of the entities bounding box on the y-axis to determine whether it is touching the annihilation plane side or not. Otherwise entities did not get picked up when they were *exactly* on the same y-level as the annihilation plane. 2016-11-01 01:05:16 +01:00
layers Remove External Storage Handler (#2417) (#2508) 2016-10-26 22:58:23 +02:00
misc Fixes #2554: Extract identical item not any equal one. 2016-11-01 15:51:38 +01:00
networking Fixes #2526: Using 5-bit for 0-32 is not sufficient. Rewrote packet for syncing cables to clients to use an easier to deal with format while still saving space in the normal case (2 sides connected to a cable). 2016-10-29 18:06:10 +02:00
p2p Show P2P-Tunnel Link Status on WAILA (#2545) 2016-10-31 23:55:14 +01:00
reporting Removed usage of GL11 in favor of using GlStateManager. 2016-10-03 00:23:45 +02:00
AEBasePart.java Removed unused methods. 2016-10-29 18:02:08 +02:00
BusCollisionHelper.java First update pass (1/3) - ~1400 -> 82 errors 2016-06-19 14:43:27 +02:00
CableBusContainer.java Implemented facade rendering on the cable bus. 2016-09-29 21:47:50 +02:00
CableBusStorage.java final variables and parameters 2015-09-30 14:24:44 +02:00
ICableBusContainer.java Reimplemented cable and parts rendering. 2016-09-10 00:56:28 +02:00
NullCableBusContainer.java Reimplemented cable and parts rendering. 2016-09-10 00:56:28 +02:00
PartBasicState.java Removed old rendering system 2016-06-29 12:22:18 +02:00
PartPlacement.java Fixes #2536: Mark host for save when placing facades. 2016-10-30 15:29:51 +01:00