cyberarm Posted December 2, 2021 Report Share Posted December 2, 2021 I've built a Renegade Server List Android application that uses W3D Hub's game server list API and wonder if I may release the app using it? 1 Quote Link to comment Share on other sites More sharing options...
Einstein Posted December 3, 2021 Report Share Posted December 3, 2021 Hello cyberarm, Thats a cool thing you have there! I'm going to poke @ danpaul88 about this, as he will probably want to take a look at it, and might have some questions for you. 0 Quote Link to comment Share on other sites More sharing options...
danpaul88 Posted December 3, 2021 Report Share Posted December 3, 2021 Amusingly I was experimenting with building something similar in Flutter, mainly as an exercise in learning how Flutter works. Are you subscribing to the push notifications or just polling for changes? I have no objections to you releasing it - the GSH API was always intended to be public after all. Just be aware that I may change some of the APIs in future to handle some planned new features. 0 Quote Link to comment Share on other sites More sharing options...
cyberarm Posted December 6, 2021 Author Report Share Posted December 6, 2021 Thanks @ Einstein ! @ danpaul88 On 12/3/2021 at 12:11 PM, danpaul88 said: Amusingly I was experimenting with building something similar in Flutter, mainly as an exercise in learning how Flutter works. My code's on GitHub if you want to peruse it; Also there is a build of the app if you or anyone want to try it out. On 12/3/2021 at 12:11 PM, danpaul88 said: Are you subscribing to the push notifications or just polling for changes? I'm currently polling; Using push notifications would require, first knowing how it works and what information it can provide, and secondly a bit of refactor in the app. On 12/3/2021 at 12:11 PM, danpaul88 said: I have no objections to you releasing it - the GSH API was always intended to be public after all. Just be aware that I may change some of the APIs in future to handle some planned new features. Seems reasonable 0 Quote Link to comment Share on other sites More sharing options...
FRAYDO Posted December 9, 2021 Report Share Posted December 9, 2021 That's sick! Is it available now? We should tell everyone! 0 Quote Link to comment Share on other sites More sharing options...
cyberarm Posted December 9, 2021 Author Report Share Posted December 9, 2021 13 hours ago, FRAYDO said: That's sick! Is it available now? We should tell everyone! Thanks @ FRAYDO ! It is not yet released on the Google Play Store. A debug build is available to sideload in the interim. 0 Quote Link to comment Share on other sites More sharing options...
danpaul88 Posted December 9, 2021 Report Share Posted December 9, 2021 The push notifications use SignalR, and they provide all the information about a server each time that information changes. You can subscribe to detailed information about specific servers (i.e. the player list) or just the headline features like player count, map, etc. The launcher subscribes to the headline info for all servers and the detailed information for just the specific server you've got selected to keep the network usage down. 0 Quote Link to comment Share on other sites More sharing options...
cyberarm Posted December 15, 2021 Author Report Share Posted December 15, 2021 @ FRAYDO If all goes well the app will be available here: https://play.google.com/store/apps/details?id=dev.cyberarm.renegade_server_list after Google reviews the app. @ danpaul88 If you can provide me with documentation on the endpoints and what data needs to be sent to un/subscibe, get full statuses, etc. I'll look into making the app a bit smarter. 😀 0 Quote Link to comment Share on other sites More sharing options...
cyberarm Posted December 21, 2021 Author Report Share Posted December 21, 2021 @ FRAYDO The app has been approved and is now available on the play store: https://play.google.com/store/apps/details?id=dev.cyberarm.renegade_server_list 2 Quote Link to comment Share on other sites More sharing options...
FRAYDO Posted January 27, 2022 Report Share Posted January 27, 2022 On 12/21/2021 at 8:31 AM, cyberarm said: @ FRAYDO The app has been approved and is now available on the play store: https://play.google.com/store/apps/details?id=dev.cyberarm.renegade_server_list This is great news! We'll help spread the word on our socials! Thank you for this awesome piece, the community will love this 1 Quote Link to comment Share on other sites More sharing options...
dblaney1 Posted February 2, 2022 Report Share Posted February 2, 2022 This is absolutely awesome. Thank you so much for making this. It will make keeping up with my server when on the go much easier. 1 Quote Link to comment Share on other sites More sharing options...
cyberarm Posted February 2, 2022 Author Report Share Posted February 2, 2022 You're welcome, @ dblaney1 , glad you like it. Let me know if you run in to any bugs or unexpected behavior. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.