FAForever / FAForever/server

Implement rehosting

Abierto
#667 4 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Python
Estrellas
72
Forks
84
Merge medio
5 h 11 min
PR fusionados (30 d)
1

Descripción

There is a game command called `Rehost` which is sent by the game when a player clicks the rehost button. This is currently ignored, and as far as I can tell, simply closes the game for the user after sending the message. However, we could have the server respond by automatically triggering a `game_host` command, and maybe even go so far as to trigger `game_join` commands for every player that was connected to the lobby. I think we don't need to worry too much about game settings as these will be remembered on the client side, and sent by the host again when the game re-opens. We might need to remember the mapname though.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.