Opened 8 years ago

Closed 7 years ago

Last modified 7 years ago

#4017 closed defect (worksforme)

Networked summary screen

Reported by: elexis Owned by:
Priority: Nice to Have Milestone:
Component: Network Keywords:
Cc: Patch:

Description

As mentioned in #3963, there is this hint in the code showing an idea of not quitting the server when the game has ended, but staying connected in order to potentially download the replay.

If that is implemented, a chat panel should be added too so that people can discuss the game and the scores.

The server will have to send a new network message type on rejoin to deliver the summary screen data (shouldn't be any different from the CGameSetupMessage type.

More interaction could be added in further tickets, for example a "Rehost" button, so that players can restart the game.

Change History (3)

comment:1 by elexis, 8 years ago

Component: Core engineNetwork

(changed component to network)

comment:2 by elexis, 7 years ago

Resolution: worksforme
Status: newclosed

Since we have an ingame summary screen, the host can decide to keep the game still running, thus allowing players to discuss the score (though still having to switch pages).

Can be reopened if someone wants to rewrite things with little gain.

comment:3 by elexis, 7 years ago

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