spring / uberserver

uberserver, a matchmaking/chat lobby server for the spring rts project
https://springrts.com/wiki/Uberserver
Other
33 stars 38 forks source link

Wrong client battle status broadcasted when changing bot flag #383

Closed Yaribz closed 3 years ago

Yaribz commented 3 years ago

When the SETBOTMODE command is used, the status of the client issuing the command is broadcasted instead of the one being modified

https://github.com/spring/uberserver/blob/cc4155c3b45e8189100d9dd9097a9aa04c0eb3ec/protocol/Protocol.py#L2607

abma commented 3 years ago

see #379

Yaribz commented 3 years ago

duplicate indeed