- Breaking change:
Exitobjects removed from the game. Now all non-wall border squares (i.e. withxoryequal to 0 or 49) are treated as exits. - Breaking change: Deprecated methods
Game.getRoom,RoomPosition.findNearestandRoomPosition.equalsToremoved from the API. - Breaking change: All constants removed from the deprecated
Gamescope. Now they are accessible only through the global scope. - Added new error constants
ERR_RCL_NOT_ENOUGHandERR_GCL_NOT_ENOUGH. - Added new structure type constant
STRUCTURE_CONTROLLER. - Added new properties
Structure.level,Structure.progressTotal,Structure.ticksToLive. - Added new property
Room.controller. - Added new methods
Creep.claimController,Creep.unclaimController,Creep.upgradeController. - Healer creeps can now heal themselves.
|
|