Opened 7 years ago

Last modified 7 years ago

#4364 new defect

Dedicated server should appear in the lobby game list

Reported by: Imarok Owned by: Imarok
Priority: Should Have Milestone: Backlog
Component: Network Keywords: beta
Cc: elexis Patch:

Description

Dedicated servers should be able to show up in the lobby game list. Therefore they need an own lobby account and must be able to send a lobby game stanza. To accomplish that, the server has to execute some stanza.js code which should be located in source/lobby to form the stanza out of the gameAttributes, the playerlist and the won/defeated state of the players. refs #3556 (relevant logs are 2016-08-31 to 2016-09-02)

Change History (4)

comment:1 by scythetwirler, 7 years ago

If you could set the XMPP resource on the JID to something different (0ad is the default for the main client) for easy recognition, that'd be great. :)

Version 0, edited 7 years ago by scythetwirler (next)

comment:2 by Imarok, 7 years ago

Great idea, didn't thought of that :) Then you won't need an extra xmpp account to run a dedicated server

comment:3 by Imarok, 7 years ago

Owner: set to Imarok

comment:4 by elexis, 7 years ago

Milestone: Alpha 22Backlog
Note: See TracTickets for help on using tickets.