IndustrialWires/src/main/java/malte0811/industrialWires
malte0811 aca048cbee Added recipes for all panel related things
Apart from the missing textures everything is ready for a release
2017-05-09 17:25:03 +02:00
..
blocks Added toggle switches, including a version with a cover to prevent accidental activation 2017-05-08 17:20:04 +02:00
client Added recipes for all panel related things 2017-05-09 17:25:03 +02:00
containers Control panels can be disassembled in the panel creator now 2017-05-01 18:40:29 +02:00
controlpanel Added manual entries for control panel related things 2017-05-08 21:29:45 +02:00
crafting fixed a crash on dedicated servers because for some reason AABB(Vec3d, Vec3d) is client-only 2017-04-10 16:20:39 +02:00
items Added manual entries for control panel related things 2017-05-08 21:29:45 +02:00
network Added manual entries for control panel related things 2017-05-08 21:29:45 +02:00
util fixed a crash on dedicated servers because for some reason AABB(Vec3d, Vec3d) is client-only 2017-04-10 16:20:39 +02:00
wires fixed a crash on dedicated servers because for some reason AABB(Vec3d, Vec3d) is client-only 2017-04-10 16:20:39 +02:00
CommonProxy.java Added a GUI for editing panel components 2017-04-20 20:44:08 +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 Added recipes for all panel related things 2017-05-09 17:25:03 +02:00
IWConfig.java Started implementing a GUI for creating control panels 2017-04-12 15:55:37 +02:00