TakServer icon indicating copy to clipboard operation
TakServer copied to clipboard

Simultaneous games

Open TreffnonX opened this issue 9 years ago • 2 comments

The Protocol used to log in is flexible enough to allow guest logins and user logins. A third option for bot's could reduce the number of 'guest' logins, and would improve name designation.

Vision: A login option to log in with an existing account (even if this account is logged in), but with a designated boolean attribute to signal the server, that this is a bot login. The user would then be loggen in as [Username]'s Bot_1. Aequivalently, additional bot instances would be designated [Username]'s Bot_2, [Username]'s Bot_3 etc. Users that are logged in as bots could have individualized interfaces to better offer services. Bot accounts could for example get a different color in chat (similar to IRC-bridge, but including the text) That way non-human messages can be disregarded more easiely.

This change would allow subsequent future changes, for example Highlighting Bot Games in the 'Join Game' menu, or a separate 'Play Bot Game' menu.

TreffnonX avatar Apr 21 '16 11:04 TreffnonX

Thanks for the suggestions. I'm planning to enable playing multiple games simultaneously. With this change, bots don't need login with guest names at all.

The idea of highlighting bot game seeks is good. This will require a flag during registration to signal that the account is for a bot. I'll add this to my bucket list.

chaitu236 avatar Apr 21 '16 18:04 chaitu236

Changing title to simultaneous games

chaitu236 avatar Apr 25 '16 20:04 chaitu236