d35693bbbc
* Move Joining state change sooner in the code to prevent an issue where failing to connect multiple times in a row doesn't change the state (as it goes from CouldNotConnect -> CouldNotConnect which doesn't trigger a state changed callback) * Prevent double clicking too fast on a room in the lobby from causing issues * Lobby no longer closes when joining a room |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
network.cpp | ||
network.h | ||
packet.cpp | ||
packet.h | ||
room_member.cpp | ||
room_member.h | ||
room.cpp | ||
room.h |