]> git.cworth.org Git - empires-server/commitdiff
empires: Add an initial "choose nickname" step before joining a game
authorCarl Worth <cworth@cworth.org>
Sat, 23 May 2020 17:25:44 +0000 (10:25 -0700)
committerCarl Worth <cworth@cworth.org>
Sun, 24 May 2020 20:48:51 +0000 (13:48 -0700)
This lodges the selected nickname in the current session, (using a new
/profile API also added in this commit).

Having the nickname stored in the session has the advantage that when
playing multiple games in a row, a player won't need to keep re-typing
their own name each time.


No differences found