]> git.cworth.org Git - empires-server/commit
/register: Optionally use the session profile nickname for the player's name
authorCarl Worth <cworth@cworth.org>
Sat, 23 May 2020 17:40:54 +0000 (10:40 -0700)
committerCarl Worth <cworth@cworth.org>
Sun, 24 May 2020 20:48:51 +0000 (13:48 -0700)
commitd1a58a5a8c2f30278dc002a38f2f540a914bc677
tree500c290269632c0aa77f06c0c04e4e9a418f5e11
parent70a137f52f6753491838515016489cab1347261b
/register: Optionally use the session profile nickname for the player's name

This allows a UI to set a nickname once in the profile and then send
only the character name in the /register action.

It's still supported to set the name in the /register action as well.
empires.js