v1.7.1
版本发布时间: 2021-04-02 04:31:52
FAForever/server最新发布版本:v1.13.4(2023-11-13 05:58:19)
Summary
Fixed a few bugs that were causing serious pain after the rating reset
- 2v2 rating is now correctly initialized and saved based on global rating.
- Fixed anti map repetition. You should be less likely to get the same map 2 times in a row now.
- Fixed internal state tracking that could cause matching to fail for people who had previously gotten a match where players were unable to connect to each other. This was the reason why the matchmaker would sometimes fail to find matches even when a lot of players were in queue.
Pull Requests
- Issue/#624 fix map anti repetition (#758)
- Issue/#751 rating service rating initialization (#757)
- Issue/#752 queue state track (#754)