lidarts
lidarts copied to clipboard
Chat improvements
trafficstars
Extend chat with the following options
-
Filter by player (new text field above the list of players where you can enter a text, and it will be filtered by players containing this text)
-
Possibility to change the sort order
- Sorting by registration date (this is the current implementation?)
- Alphabetically
- Average (needs preliminary work to store the average in the DB so that it does not have to be selected every time). Maybe only the average of the last X (20?) games should be included here?
- By status
You can now filter by name and your own country setting: https://github.com/mischkadb/lidarts/commit/397aebcb37fb8005224935a1e24d0a2ebe362ae6. Sorting could be possible, but does it make sense with the current amount of players?