IndustrialWires/src/main/java/malte0811/industrialWires
2017-08-13 22:19:11 +02:00
..
blocks Don't interact with other TE's in onChunkUnload, closes #12 2017-08-13 22:19:11 +02:00
client Added documentation on the key ring and fixed some bugs with it 2017-08-04 19:01:24 +02:00
containers Fixed panels not updating when a connection via panel connectors is broken or placed 2017-08-04 18:47:20 +02:00
controlpanel Don't interact with other TE's in onChunkUnload, closes #12 2017-08-13 22:19:11 +02:00
crafting Added documentation on the key ring and fixed some bugs with it 2017-08-04 19:01:24 +02:00
items Added documentation on the key ring and fixed some bugs with it 2017-08-04 19:01:24 +02:00
network Fixes for the previous commits 2017-05-26 13:26:15 +02:00
util Allowed multiple components on the same panel network to modify the same RS signal 2017-08-04 18:37:03 +02:00
wires Glowing components like the indicator light actuall glow in the dark now 2017-05-26 13:11:15 +02:00
CommonProxy.java Started adding locks for panels 2017-05-26 13:25:16 +02:00
ExtraIC2Compat.java Added some IC2 items to the Engineer's toolbox 2017-05-26 13:14:35 +02:00
IIC2Connector.java fixed a crash on dedicated servers because for some reason AABB(Vec3d, Vec3d) is client-only 2017-04-10 16:20:39 +02:00
IndustrialWires.java Minor fixes to the previous commits 2017-05-26 17:02:07 +02:00
IWConfig.java Added a key ring, holds up to 10 keys by default 2017-05-26 16:34:38 +02:00
Recipes.java Added documentation on the key ring and fixed some bugs with it 2017-08-04 19:01:24 +02:00