A bit more progress on circuit puzzle. Adding knights.
More progress with serialization.
Finished up byte conversion crap.
Changed various names from "Node" to "Cell"
Removed WireNode type.
Backup before removing graph edges.
Fixed some issues with wire edges and added some unfinished color assignment code. It will need to work basically like a solver.
Finally fixed stupid pathfinding.