Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calculate and display Elo change on server #7960

Merged
merged 5 commits into from
Jan 31, 2021
Merged

Commits on Jan 29, 2021

  1. Server: Move Elo calculation into separate file

    Dylan Sprague committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    3d0808e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c570634 View commit details
    Browse the repository at this point in the history
  3. Fix linting errors

    Dylan Sprague committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    c52934a View commit details
    Browse the repository at this point in the history
  4. Server: separate Elo calculation for main server

    Dylan Sprague committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    2c8d3c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. Remove unnecessary code following PR feedback

    Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>
    DylanSp and Zarel authored Jan 31, 2021
    Configuration menu
    Copy the full SHA
    ba216fb View commit details
    Browse the repository at this point in the history