Changelog 2015-10-12

Gameplay changes

  • Increased maximum creep size from 30 to 50 body parts.
  • Roads now can be built in rooms with any Controller Level, and even without controller.
  • The maximum number of construction sites per player is 100.
  • Increased available extensions number on RCL 7 from 50 to 80.
  • Increased the amount of WORK body parts required for Creep.reserveController method from 24 to 40.

API changes

  • Added new constants FIND_MY_CONSTRUCTION_SITES, FIND_HOSTILE_CONSTRUCTION_SITES.
  • Each API method that changes the game object state (like move, transferEnergy, createCreep etc.) consumes constant CPU amount rather than zero usage before. Learn more in this article.