This website requires JavaScript.
Explore
Help
Sign In
fujin
/
Applied-Energistics-2
Watch
1
Star
0
Fork
0
You've already forked Applied-Energistics-2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7ac817e9ae8638b59d8dd41d3491d310d1270491
Applied-Energistics-2
/
src
/
main
/
java
/
appeng
/
parts
T
History
shartte
f5e4a202cb
Layers and IC2 Tunnel (
#2565
)
...
* Re-Activated the IC2 layers to implement an IC2 P2P tunnel.
2016-11-04 11:20:56 +01:00
..
automation
Extracts item comparison from Platform into their own helper. (
#2555
)
2016-11-04 09:27:52 +01:00
layers
Layers and IC2 Tunnel (
#2565
)
2016-11-04 11:20:56 +01:00
misc
Extracts item comparison from Platform into their own helper. (
#2555
)
2016-11-04 09:27:52 +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
Layers and IC2 Tunnel (
#2565
)
2016-11-04 11:20:56 +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
Extracts item comparison from Platform into their own helper. (
#2555
)
2016-11-04 09:27:52 +01: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