API changes
- Added new global object
Game.cpu. Game.cpuLimitis now an alias forGame.cpu.tickLimitand considered deprecated.Game.getUsedCpuis now an alias forGame.cpu.getUsedand considered deprecated.
Game.cpu.Game.cpuLimit is now an alias for Game.cpu.tickLimit and considered deprecated.Game.getUsedCpu is now an alias for Game.cpu.getUsed and considered deprecated.