Skip to content
  • Daniel Brown's avatar
    completly changing how node connections are stored: node_network (kat.nodes)... · a817860f
    Daniel Brown authored
    completly changing how node connections are stored: node_network (kat.nodes) now stores all the information regarding which node is connected to which component and vice-versa. If any of these connections change it is handled in node_network. All the compoents and nodes no longer store the connection information locally, they must reference directly from node_network otherwise weird clashes will occur. Not fully tested yet.
    a817860f