Stephen A Smith
Stephen A Smith
https://github.com/screeps/engine/tree/refact-store/DEV-351?files=1 This update coming out soon will give everything a store value. Just be prepared to know carry will be deprecated soon.
This is a delicate issue. When the room is made all the objects are given IDs. Those IDs need saved while you are subscribed to a room. Those IDs also...
One note on the `Ability to control cinematic mode by console output from your ai` since the screeps token has full api access and the c sharp api has memory...
How often did you need to create data/access it for the cinema mode? My thought was setting it (possibly with a list of owned rooms in game and maybe adding...
One of the things that may be able to help with this is setting static limits on objects like dots and pooling them. At a certain number, recycle the last...