v1.5.0
版本发布时间: 2020-09-15 04:41:24
FAForever/server最新发布版本:v1.13.4(2023-11-13 05:58:19)
Summary
This release consists mostly of bugfixes courtesy of our first time contributors (see below) as well as server enforcement of lobby rating ranges. With future client support, the rating ranges you select for your lobbies will mean that players who don't fall into the desired range will not be shown your lobby. So make sure you check those min and max rating fields before hosting a game!
There are also some internal generalizations of the matchmaking system which are working toward team matchmaker support. So stay tuned, team matchmaking may only be a few releases away!
Other noteworthy changes
- Ban times are displayed more accurately
- Ladder anti map repetition should work again
- Map generator games are now ranked
- Team kills no longer automatically generate moderation reports
Pull Requests
- issue/#649 Allow host to set rating range limitations to game (#651)
- Issue/#636 Refactor game validity checks (#652) [by lirael]
- Issue/#581 Remove hardcoded ladder1v1 queue and map pool (#656) [by UmbraSolis]
- Issue/#637 mq service initialization race condition (#638) [by UmbraSolis]
- Ignore game_info message with wrong player count (#653) [by UmbraSolis]
- Use consistent quote marks (#648) [by lirael]
- Use UTC instead of local timezone (#650)
- Add issuehunt link to readme (#647)
- Issue/#639 Show ban duration to user with higher resolution (#645) [by lirael]
- Rework ladder search internals/interface (#642)
- Support multiple servercontexts (#629)
- Asyncio lock helpers (#641)
- Issue/#605 add game type to game info message (#635) [by mapi5032]
- Fix spelling error (#633)
- Fix game stats division by zero (#626) [by 0x647262]
- Fix problems with no repetition code (#631) [by 0x647262]
- More readme updates (#630)
- Fix matchmaker queue double initialization (#628)
- Skip policy server check when running in dev mode (#622)
- Issue/#610 refactor protocol interface (#615)
- Issue/#282 Game titles seem to be quoted needlessly (#625) [by mapi5032]
- Update README (#620)
- Issue/#617 Add check for generated map (#618) [by Sheikah]
- Add compatibility to db v96 (#619) [by Brutus5000]
- Issue/#589 disable auto reporting teamkills (#616) [by mapi5032]
- Update isort config and sort all imports (#614)
- Feature/#422 Implement team matchmaking (#428)
- Broadcast Game Results to RabbitMQ (#586) [by UmbraSolis]
- Rating Service (#553) [by UmbraSolis]
Contributors
Roughly ordered by amount of contribution. Special thanks to our first time FAF contributors lirael, mapi5032, and 0x647262!
- Askaholic
- UmbraSolis
- lirael
- mapi5032
- 0x647262
- Sheikah
- Brutus5000