Skip to content

v1.3.1 - Rating Fixes, Fixes

Compare
Choose a tag to compare
@Askaholic Askaholic released this 25 Jan 22:36
· 263 commits to develop since this release
e9edac2

Summary

Fixes a bug in the new game rating code where games would only be rated if they were a clean sweep (as in every player on the winning team survived).

Also adds some more fields to the game_launch command which will be needed for projects like Team Matchmaking and Galactic War, and really should have been added a long time ago.

Pull Requests

  • Send game configuration options to the client in game_launch (#517)
  • Game Rating: Clean up some formatting and faulty logic that I missed before (#519)
  • Periodically check if a new database file has appeared (#518)