server
server copied to clipboard
The servercode for the Forged Alliance Forever lobby
Sync timer of tmm queues and consider all possible games across queues
Closes https://github.com/FAForever/server/issues/675
Closes #800.
As per discussion on Discord, it was requested to change the unrank timer for custom games to a fixed time of 2 minutes. Currently the time is based on number...
**Describe the bug** When you invite someone before you search, they can accept after/while searching. We had a friend joining our team while we just found a match. **To Reproduce**...
The server already logs the wait time of each search party. This data would need to be aggregated for rating brackets and sent to the client, which can then display...
## Scenario 1 - Adding a foe Imagine you are hosting a game, a player joins the lobby who is just trolling and you don't want them in the game...
Notice messages should also include a localization key so that the client can translate the messages into the correct language. This key should be optional and the client should always...
There is a check in the matchmaker queue that is supposed to never happen, but I'm seeing some messages in the logs that it is happening which means there is...
It looks like there is an issue where the pop timer can get into some kind of loop that marches down to 0 then negative infinity and then can never...