v1.4.1
版本发布时间: 2020-04-15 07:04:27
FAForever/server最新发布版本:v1.13.4(2023-11-13 05:58:19)
Summary
Achievements should finally be working again 🤞. Token refreshing has been improved, so if the API token has expired it should now be properly refreshed.
Other noteworthy changes
- The number of players in a game as shown on the play tab should accurately reflect the number of people who have successfully connected to this host. No more of those pesky 8/8 readings when it's actually 7/8.
- Game should now REALLY be considered as over when "Game Over" appears on the screen. Even if some players disconnect before the message shows up.
Pull Requests
- Issue #575 - Game end time STILL not quite right (#576)
- Refactor game options (#574)
- Issue #571 - Update player object when new avatar is selected (#572)
- More SQLAlchemy (#569) [by UmbraSolis]
- Issue/#558 api authentication (#565)
- Fix service creation (#566)
- More exception logging (#561)
- Automatic service instantiation (#554)
- Refactor abort (#563)
- Unranking more unknowns. (#552) [by UmbraSolis]
- Only show players if they've managed to connect (#551)
- Cleanup tests (#557)