06-02-2024, 06:02 AM
(This post was last modified: 06-02-2024, 08:21 AM by goodfellow.)
Hey everyone,
I've created a service that gathers data on available servers and players in Xonotic. It works similarly to the website https://xonotic.lifeisabug.com, using Qstat to collect information. There are a few people I have a good connection with and especially enjoy playing with (let's call them friends for simplicity) and I would like to know when they are available in the game. That site is great, but unfortunately, it doesn't allow easy player searches. Moreover, it cannot notify me when one of my friends starts playing. I know there's an option to filter servers by player name in the server list within Xonotic itself (apparently undocumented 😉). However, I still miss the feature that allows me to add players to my friends list and get notifications when any of them join a server.
Before I start developing a mobile app (Android/iOS), I wanted to ask on this forum if anyone else has a similar problem or if I'm the only one in the world. Or maybe you have a different solution? If there's no interest, I'll probably add some functionality to the temporary test site I've created, highlighting friends from my list and sending push notifications. You can check this website out; it will give you a glimpse of what I'm talking about:Â https://xonotic.azurewebsites.net/players.
I've created a service that gathers data on available servers and players in Xonotic. It works similarly to the website https://xonotic.lifeisabug.com, using Qstat to collect information. There are a few people I have a good connection with and especially enjoy playing with (let's call them friends for simplicity) and I would like to know when they are available in the game. That site is great, but unfortunately, it doesn't allow easy player searches. Moreover, it cannot notify me when one of my friends starts playing. I know there's an option to filter servers by player name in the server list within Xonotic itself (apparently undocumented 😉). However, I still miss the feature that allows me to add players to my friends list and get notifications when any of them join a server.
Before I start developing a mobile app (Android/iOS), I wanted to ask on this forum if anyone else has a similar problem or if I'm the only one in the world. Or maybe you have a different solution? If there's no interest, I'll probably add some functionality to the temporary test site I've created, highlighting friends from my list and sending push notifications. You can check this website out; it will give you a glimpse of what I'm talking about:Â https://xonotic.azurewebsites.net/players.