More game statistics available to external API interface

Post your ideas and suggestions how to improve the game.

Moderator: ickputzdirwech

cinderblock
Burner Inserter
Burner Inserter
Posts: 6
Joined: Thu Nov 30, 2017 10:28 pm
Contact:

More game statistics available to external API interface

Post 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 100 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
Post Reply

Return to “Ideas and Suggestions”