This mostly plays into #22. I've already started improving the memory footprint of room position serialization. In the end, we could save a lot more memory by switching to something like https://github.com/bencbartlett/screeps-packrat and use it across the codebase. That'll be a lot of work, and I'm not sure we can make everything backward compatible.
This mostly plays into #22. I've already started improving the memory footprint of room position serialization. In the end, we could save a lot more memory by switching to something like https://github.com/bencbartlett/screeps-packrat and use it across the codebase. That'll be a lot of work, and I'm not sure we can make everything backward compatible.