Overivew Page Api



  • Hi guys, When we have a lot of controlled rooms. We need some statistics about the rooms. So If we have a overview page api method. Some simple graphs api etc. We can customize our overivew page. It is just a idea. I want to code everything xD


  • Culture

    Hey Madriver!

    It’s actually possible already to do this yourself! The community has made different applications which interact with the screeps-api’s.
    The repositories are located here: https://github.com/screepers

    You can do things like this with it:
    http://i.imgur.com/0AkQHTJ.png

    This example is from the https://github.com/screepers/screeps-grafana project which allows you to fill Memory.stats and read it out using the API’s

    Hope this is kinda what you’re looking for!

    Kind regards,
    Dissi


  • Culture

    Shameless plug for the screeps-stats project - https://github.com/screepers/screeps-stats

    Although it requires a little more work to setup the visualizations, it's agent requires significantly less in game CPU due to it's use of segments and it allows you to buffer multiple ticks worth of data in segments so you don't lose data during network issues or upgrades. Another big bonus is that it also saves your console output, giving you a completely searchable history of your console data.

    If you don't want to self host then there's always the option of ScreepsPlus - https://screepspl.us/services/grafana