[pull request] Client-side validation of Creep.build
-
https://github.com/screeps/engine/pull/17
If something is standing on a construction site for OBSTACLE_OBJECT_TYPES and you call Creep.build on the site, it returns OK despite the fact that the build will fail when the intent is resolved. This PR fixes that.