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

Consistent game sorting #56

Merged
merged 1 commit into from
Sep 29, 2024
Merged

Consistent game sorting #56

merged 1 commit into from
Sep 29, 2024

Conversation

Glazelf
Copy link
Collaborator

@Glazelf Glazelf commented Sep 28, 2024

Sort games consistently.
A lot of monsters had inconsistent orders between eachother.
Order I chose in this PR is as follows:

  1. Mainline games by release date.
  2. Spinoffs by release date.

Resulting order looks like this:

  1. MH4(U)
  2. MHG(U)
  3. MHW(I)
  4. MHR(S)
  5. Stories
  6. Stories 2

@Glazelf Glazelf added the enhancement New feature or request label Sep 28, 2024
Copy link
Owner

@CrimsonNynja CrimsonNynja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love it!

@CrimsonNynja CrimsonNynja merged commit 3c6b286 into master Sep 29, 2024
1 check passed
@CrimsonNynja CrimsonNynja deleted the spinoff-sorting branch September 29, 2024 15:50
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

Successfully merging this pull request may close these issues.

2 participants