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

email verification part 2 (+ a few unrelated bugfixes) #267

Closed silentwings closed 6 years ago

silentwings commented 6 years ago

@abma: i've now done everything we discussed

silentwings commented 6 years ago

related changes (+ massive fixing) of documentation for lobby protocol, https://github.com/spring/LobbyProtocol/pull/38

silentwings commented 6 years ago

I thought it could be kept as a basis for a future matchmaking system, but afaict it has no current purpose and could be removed. It looks like a relic of ZKLobby.

In the same vein, there is the question of what to do with CONNECTUSER, which is documented but unimplemented, and is also perhaps useful for the future. (I removed all other unimplemented relics of ZKLobby from the protocol.)

Also, I suggest we release a new lobby protocol version, to signify an end to the lack of docs (and remove all current compatibility flags as optional).

I don't plan to write any more new features into this PR. I'll restrict to necessary fixes & cleanups only at this point.

abma commented 6 years ago

i try to apply at the development server at springrts.com.