* fix(Respawn): fix respawn in SP * fix: re-enable bigobj * fix: update creator's stack size * fix: use BOOLs instead of bools * fix(gitignore): hide .pyc files
* refactor(globals): use macro's for to_json/from_json * refactor(globals): switch from global pointer to global instance