API updates include BaseGame.getActivePlayers() to get the number of players who should still be in the game. This has not been tested 100%, but is most useful when starting a game to get a list of all players in the game. GameBeginEvent now stores a public reference to the basegame instance as well as a list of players who were in the game when it began.