jharwell / prism

Parallel Construction Using Graphical Invariants
GNU General Public License v3.0
1 stars 0 forks source link

bugfix/40-blocks-placed-outside-of-spec #40

Open jharwell opened 4 years ago

jharwell commented 4 years ago

Right now, after a structure has been completed, the block placement validator still allows robots to place blocks on virtual cells, even though said cells have no spec, and should return as invalid, if not result in a segfault.

I think this is an easy fix.