<URL: http://bugs.freeciv.org/Ticket/Display.html?id=39744 >

When you use the /remove command, the connection list is not udpated in
your client, because the server doesn't notify the changes. A
send_conn_info() is missing after unattach_connection_from_player().

More, the player user and his observers receive 2 messages:
"You've been removed from the game!"
"%s has been removed from the game."

The player set should receive only "You've been removed from the game!",
and his observers "%s has been removed from the game.".


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to