Excluding game server event logic from compilation

Sometimes you may want to debug or test your server builds without including the Nodecraft Studio logic around things like server heartbeat, kicking players, validating players, et al.

In order to exclude Nodecraft Studio server event logic, simply set NC_USE_NODECRAFT_ON_SERVER 0 in the file NodecraftDefines.h.