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

Show account on discord rich presence #2255

Merged
merged 49 commits into from
Sep 28, 2024

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    8656d9d View commit details
    Browse the repository at this point in the history
  2. Create UserInfoResponse.cs

    axellse committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    4acab17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62ccc1d View commit details
    Browse the repository at this point in the history
  4. add missing semicolons

    axellse committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    7005b44 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. get rid of semicolons

    axellse committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    6b7f08b View commit details
    Browse the repository at this point in the history
  2. debugging (remove later)

    axellse committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    9397ebe View commit details
    Browse the repository at this point in the history
  3. make properties nullable

    axellse committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    e3cfbef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f4117c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c24753 View commit details
    Browse the repository at this point in the history
  6. more debugging

    axellse committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    acfd8ad View commit details
    Browse the repository at this point in the history
  7. remove thing

    axellse committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    95e58d2 View commit details
    Browse the repository at this point in the history
  8. remove other thing

    axellse committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    aac398e View commit details
    Browse the repository at this point in the history
  9. remove thing (again) (again)

    axellse committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    adc962f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2efb5fa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0715cc0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2d41955 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1ce3879 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fffcbe2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7b019d0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7cda0fb View commit details
    Browse the repository at this point in the history
  17. refrence correct variables

    axellse committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    36a6793 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3871f7a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    97be636 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7aa5fc2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1305ebe View commit details
    Browse the repository at this point in the history
  22. make that its own option

    axellse committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    d6bc33d View commit details
    Browse the repository at this point in the history
  23. dont invert that value

    axellse committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    f07f1c1 View commit details
    Browse the repository at this point in the history
  24. dont invert that (again)

    axellse committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    04c67ea View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e854b20 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    63831dd View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. move else to new line

    axellse committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6b71aea View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    2920955 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. fix merge conflicts

    axellse committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    11c9ae1 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    7c9c3d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    11b11e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    5d5726b View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    b61adf1 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    77262dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abb08f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. fix merge conflicts

    axellse committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e023fa4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3510730 View commit details
    Browse the repository at this point in the history
  3. move gameJoinLoadTime check

    axellse committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    cad4ba7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    188242f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    3855ac6 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    530bb84 View commit details
    Browse the repository at this point in the history
  2. matt review changes

    axellse committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    5ff1901 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf11cd8 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    8667167 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    5d79a95 View commit details
    Browse the repository at this point in the history