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

Compatible with more gamemodes than just standard #120

Open
JPW03 opened this issue Aug 22, 2023 · 0 comments
Open

Compatible with more gamemodes than just standard #120

JPW03 opened this issue Aug 22, 2023 · 0 comments
Labels
enhancement New feature or request priority 3 Minor issues that have no impact on usage, but should be fixed

Comments

@JPW03
Copy link
Collaborator

JPW03 commented Aug 22, 2023

Add an attribute to the tournament that specifies what gamemode it is for.

This could influence API requests from pages inside the tournament. For example:

  • When fetching map data for mappools, it creates a new database entry for a converted std map`
  • When looking up players to invite to a team, it shows their rank/pp/acc in the gamemode of the tournament. (Would probably require adding attributes to the User table to store all gamemode data at once)
@clxxiii clxxiii transferred this issue from yagamiapp/web May 30, 2024
@clxxiii clxxiii added enhancement New feature or request priority 3 Minor issues that have no impact on usage, but should be fixed labels May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority 3 Minor issues that have no impact on usage, but should be fixed
Projects
None yet
Development

No branches or pull requests

2 participants