Page 1 of 1

More game statistics available to external API interface

Posted: Thu Nov 14, 2024 5:06 am
by cinderblock
TL;DR
More game statistics available via RCON without "cheating" (disabling achievements)

What?
I just wrote a little "Status Webpage" for my shared multiplayer server. It lists things like who is online, for how long, factory age, and whatever other high level stats I can find.
Screenshot of status webpage
Screenshot of status webpage
11-13-2024, 20-57-54.png (219.87 KiB) Viewed 248 times
I was wondering if there was some way to show some high level production stats, or individual biter kills, or even get the alerts that are happening right now.

Why?
The Console (RCON) already has a few basic statuses. Why not add more?

Note, it seems like it would be possible to use the

Code: Select all

/command
s to get some more of this detail, but using any of those would disable achievements (unless I'm mistaken).

Is this something you'd consider adding?

PS, in case anyone is curious: https://github.com/cinderblock/factorio-stats