Allow to append sidebar data to creeps and structures



  • Allow to add custom info (just string key-value is enough) to sidebar below standard counters like hits, position, etc. This can be implemented similar to room visuals. For simplicity it could be stored per room (with bound object's id) and even called per room like room.visual.objectData(objectId, {role: 'miner', spawnedBy: 'E48N14'})

    This is kinda complimentary to this suggestion and seems like it should be pretty easy to implement.



  • This would be so useful!