-
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Currently every AvatarAssignment (table avatars) has a property selected.
Potentially a user can select multiple avatars.
Avatar selection is currently handled by the server ...
https://github.com/FAForever/server/blob/f5c056263fddde5edc4c7927abed61d0fd91e718/server/lobbyconnection.py#L853
- Avatar Handling should be moved to the API
- The database model should be adapted, e.g. as an column of
loginor 1:1 tableavatars:login
Metadata
Metadata
Assignees
Labels
No labels