KungFuClan / KungFuScreeps

https://screepers.gitbook.io/screeps-typescript-starter/
9 stars 4 forks source link

Create garbageCollection for old movement data #94

Open UhmBrock opened 4 years ago

UhmBrock commented 4 years ago

Old movement data should be deleted regularly, but not so often that it is useless. A scout should reasonably be able to visit all rooms in its entire range of motion before any of them are deleted. This is largely just to clear up data from rooms we no longer use.