rhymu8354 / OmniaRegna

This holds public information about OmniaRegna (https://omniaregna.com/), an online RPG. Issues for the game may be reported here or in the game itself.
8 stars 1 forks source link

Opening two client windows using same login causes login "ping-pong" #251

Open rhymu8354 opened 4 years ago

rhymu8354 commented 4 years ago

If you have two client windows open to the game, the two client apps end up competing over which one gets to play the game. The server only allows one client connection per player (right now).

I'm pretty sure this is a regression, but I wasn't able to find any previous ticket that covered this.

rhymu8354 commented 4 years ago

Closing one window "resolves" the problem, because this is essentially one client "giving up" by no longer trying to connect.

rhymu8354 commented 4 years ago

Idea: [14:24] asquared31415: Suggestion: special "disconnected: logged in from another location" message

rhymu8354 commented 4 years ago

Another idea: [14:26] asquared31415: You could even have an arbitrary disconnect message, used for kicking/banning players, that would display any arbitrary message when you've been forcibly disconnected.