Massive change to the way CNC programs are registered.
authorkpoppel <poulsen.kim@gmail.com>
Tue, 7 May 2013 23:42:22 +0000 (01:42 +0200)
committerkpoppel <poulsen.kim@gmail.com>
Tue, 7 May 2013 23:42:22 +0000 (01:42 +0200)
commit2d68498dc10bc74a35a5cc0ff4e81b6640807511
tree3a73154c0f850a4c26b07ca5ed5c556db53f43ee
parent5940f5bda421add111a881b4df82b793121738a9
Massive change to the way CNC programs are registered.
Now the API is open for adding new nodes and inhibiting some nodes for some materials.
No more recipes outside of the CNC machine.

Code length also greatly reduced.
technic/cnc_api.lua
technic/cnc_nodes.lua