Project-Pandora-Game / pandora

https://project-pandora.com
Other
11 stars 3 forks source link

Improve sorting of the member list in the room tab #716

Closed ClaudiaMia closed 4 months ago

ClaudiaMia commented 4 months ago

Currently, the sorting of the member list is working in the way that your own character is at the top, and then the rest of the list comes.

The sorting could be improved in the following way:

  1. Your own character
  2. Characters from accounts on your contact list
  3. Online characters
  4. Offline characters

Optional bonus idea: Characters could get sorted by when they have been joining the room or reconnecting, so that someone joining/reconnecting last is always at the top within their respective group (except offline characters, as we likely have no true time stamp for sorting within different groups, so someone disconnecting would reset this ordering which is fine).