PTR Changelog 2016-02-16
-
This describes the changes on the Public Test Realm.
- Added
Flag.secondaryColor
property. MethodsFlag.setColor
,Room.createFlag
,RoomPosition.createFlag
are changed accordingly. - Added
Structure.isActive
andSpawn.isActive
methods. - Method
Spawn.canCreateCreep
can now returnERR_RCL_NOT_ENOUGH
. - Added
PathFinder.CostMatrix.clone
method. - Increased heavy invader body to 50 parts.
- Added
-
There is a question regarding ERR_RCL_NOT_ENOUGH:
According to docs, there is no ERR_RCL_NOT_ENOUGH error code for the storage.transfer() method.
Is it intended (the ability to transfer resource from a storage when it is inactive), or this limitation is not implemented yet?