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

Various #148

Merged
merged 5 commits into from
Jan 15, 2025
Merged

Various #148

merged 5 commits into from
Jan 15, 2025

Conversation

luator
Copy link
Member

@luator luator commented Jan 15, 2025

  • Improve container for comprl game server
  • fix leaderboard in the web interface not being updated
  • do not show the registration key on the home page (this was only for testing)

- Add a startscript to run the comprl server.
- Add a appstart script to run an agent, using the example script from
  comprl-hockey-agent.
Previously, it seems it was only updated once when the sessions is
started but not upon page refresh.
Now it is updated every time the page is reloaded.
Construct a query that directly gives the users rank instead of getting
the full list and search for the user's position on the Python side.

This way it doesn't depend on the `ranked_users` being loaded, which
makes things easier.
@luator luator merged commit 34e07b7 into main Jan 15, 2025
3 checks passed
@luator luator deleted the fkloss/various branch January 15, 2025 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant