screepers / screeps-multimeter

The most useful tool on your screeps workbench.
MIT License
89 stars 28 forks source link

Add /shard command to switch between shards #30

Closed SystemParadox closed 4 years ago

CGamesPlay commented 4 years ago

Excellent! Does console output already coalesce all shards into the same stream?

SystemParadox commented 4 years ago

Yes, if you're connected to a server you get all output for all shards on that server. A console event is emitted separately for each shard with the shard name in event.data.shard. We just need to be able to select where to send the input.