Introduced controller signing mechanics. It allows to sign any (owned, unowned or hostile) room with a random text message visible to all players (up to 100 characters). This message will appear in the room UI and in the world map:
API changes:
- Added new
Creep.signController
method. - Added new
StructureController.sign
property.
Why?
IMHO only useful for spamming around
I think there is a good chance new players wont see the message especially since they wont be familiar with this mechanic, maybe add a popup when a player claim a room with the message so that they wont miss it (assuming it doesnt work that way already)?
hm.. nice feature, though I'd have prefered this bound to the room, not the controller, leaving messages in SK rooms would've been useful: "You kids get off my lawn!"
Does controller signing have any effect on the spawning of novice areas?