betostafe / castlesand

Automatically exported from code.google.com/p/castlesand
0 stars 0 forks source link

publish kam_status.html URL optionally to central server #82

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set up a public kam remake server
2. A kam_status.html is made available
3. This availability is not known to the central server

I would like to be allowed to optionally set a URL in the server configuration 
file where the kam_status.html will publicly hosted.
This url can be send to the central server. This would allow the server list on 
kamremake.com to make each server entry in the list clickable (or with 
mouse-over) allowing a visitor to see if one of his friends is online easily, 
or if any interesting map is still waiting for players. Based on this info the 
visitor could decide to start up his/her game.

Original issue reported on code.google.com by maarten....@gmail.com on 15 Mar 2014 at 11:19

GoogleCodeExporter commented 9 years ago
I wrote a patch that allows the dedicated server to set a URL for where the 
status HTML file can be publicly found. It pushes this to the MasterServer PHP 
script with as 'url' for the name of the value.

The MasterServer would be able to embed this value in its PHP rendered overview.

Original comment by maarten....@gmail.com on 1 Apr 2014 at 8:07

Attachments: