You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, stats are saved vs nickname. This breaks when users change their nickname.
This needs to change to saving stats via user id. When stats are displayed convert the user id to nickname. May need additional code to deal with user ids that are no longer in the server.
Should include code to do a 1 time conversion of old stats to new format.
The text was updated successfully, but these errors were encountered:
Currently, stats are saved vs nickname. This breaks when users change their nickname.
This needs to change to saving stats via user id. When stats are displayed convert the user id to nickname. May need additional code to deal with user ids that are no longer in the server.
Should include code to do a 1 time conversion of old stats to new format.
The text was updated successfully, but these errors were encountered: