AtomicTorch Studio Forums

VoidExpanse => Help section => Topic started by: BaxAndrei on November 09, 2023, 08:56:29 AM

Title: Server Query
Post by: BaxAndrei on November 09, 2023, 08:56:29 AM
Hello.

Is there information or documentation on how to query the private server? Get data about server (if online, ping, players, etc.). I have a tracker site where all the community servers are kept, but for this game we didn't manage to do that.

Thank you in advance.
Title: Re: Server Query
Post by: ai_enabled on November 09, 2023, 11:05:38 AM
Hello!
Alas CryoFall doesn't have this feature.
You can try parsing the console output of the server to gather some info (it's posting the stats about every 30 seconds).

Regards!
Title: Re: Server Query
Post by: BaxAndrei on November 12, 2023, 02:31:19 AM
I finally managed to make a script to get the data by simulating the connection, thanks anyway.
Title: Re: Server Query
Post by: ai_enabled on November 13, 2023, 05:16:29 AM
Awesome! Please consider sharing your script on Github or GistΓÇöit would be super helpful for other players/server owners.

Regards!
Title: Re: Server Query
Post by: BaxAndrei on November 14, 2023, 10:41:32 AM
There it is: https://github.com/tltneon/lgsl/commit/dcc7eb844a6fff3885131c80d301e74c07b78190

But it would be useful in the future to add an official query to make it easier for players to query the server. I think it will give a boost to the game because server lists will appear for it.
Title: Re: Server Query
Post by: ai_enabled on November 15, 2023, 04:32:38 AM
Well done!
It's in our tasks list, but unfortunately we don't have a specific timeline for the next patch for CryoFall. The game has been finalized for over a year, so it's on maintenance and upkeep. I don't know when we will be able to continue development.

Regards!