Making private servers as much like production as possible
-
When I play on screeps.com, I get all sorts of nice aggregate data views on the world map (show creeps produced 1 hr/1 day/7 days, show control points 1/1/7, show power etc)
Is there a way to turn this on for private servers?
I haven't seen invaders spawn on the private server. How can I do this?
How can I make power spawn on private servers?
Is the production code for doing this somewhere public?
-
Invaders should spawn ..
I guess the statistics are generated and queried in mongodb .. and since the mongodb driver is not public I guess it's not possible to use it in a private server.
I have seen someone working on power in slack.
-
Looking to do this too.
Immediately I notice no power spawning and it looks like it won't be auto-expanding.
Am I missing something?
-
@randomac You have to use a mod for power banks
-
People mod statistics it in themselves
-
@randomac the main production servers don't autoexpand, that's done manually by the admins whenever they think it's needed.
-
@starwar15432 Is there a mod for this out there somewhere?