Yaribz / SpringIrcBridge

SpringRTS IRC lobby protocol bridge
GNU General Public License v3.0
3 stars 1 forks source link

not implemented compat flags sp/cl/p #1

Closed abma closed 10 years ago

abma commented 10 years ago

client "SpringIrcBridge v0.5" missing compat flags: sp cl p

http://springrts.com/dl/LobbyProtocol/ProtocolDescription.html

also see log/MOTD for details

Yaribz commented 10 years ago

The protocol description document says:

Compatibility-Flags
This list explains the current compatibility flags a client may send with the LOGIN command.

It is said may, not should.

Concerning the compatibility flags you listed:

abma commented 10 years ago

i'm just concerning to a lobby protocol increase: then all setting current flags aren't needed and automaticly set/enabled.

Yaribz commented 10 years ago

You can safely consider the IRC bridge already supports all these flags as they have no impact on it.

abma commented 10 years ago

ok, thx for the info!