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

JoinAll Course GUI filters #271

Open
A5H73Y opened this issue Feb 12, 2021 · 2 comments
Open

JoinAll Course GUI filters #271

A5H73Y opened this issue Feb 12, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@A5H73Y
Copy link
Owner

A5H73Y commented Feb 12, 2021

Group / filter the courses in the JoinAll GUI by using pre-defined types which will only display the Courses which meet the criteria. So far the ones I have though of include:

  • owner (ones that the Player created)
  • uncompleted
  • completed
  • world (courses in the current Player's world)
  • each parkour mode (dropper / rockets / free_checkpoint / etc...)
  • newest (requires created a "created" timestamp in the course config)
  • oldest
  • popular (ordered by most viewed)
  • difficulty (depends on Course difficulty statistic #136)

Also an enhancement to display an indicator when the Course has been completed or not using the player's completed list as opposed to doing a database lookup.

@A5H73Y A5H73Y added the enhancement New feature or request label Feb 12, 2021
@VladOliinyk
Copy link

Bump: as a simple idea, just add the alphabetical sort/order! Let the creators name courses as be sure they will be in the respectable order in GUI :)

@speucer
Copy link

speucer commented Mar 22, 2023

Bump: as a simple idea, just add the alphabetical sort/order! Let the creators name courses as be sure they will be in the respectable order in GUI :)

Would also love to see this released at some point :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants