Add ACS branch limit and implement printKill
Implements Environment::printKill
, so that errors that interrupt ACS scripts (branch limit, unknown opcode or function, OOB branch) are shown in the console.
Also, sets the environment's branch limit, to prevent runaway scripts from freezing the game.
Edited by Lactozilla