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

Site does not have guild (game) statistics #11

Open
MaxKorlaar opened this issue May 26, 2020 · 5 comments
Open

Site does not have guild (game) statistics #11

MaxKorlaar opened this issue May 26, 2020 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@MaxKorlaar
Copy link
Owner

According to analytics and searches on the Hypixel.net forums, the guild pages on the old website were somewhat popular and should be brought back.

@MaxKorlaar
Copy link
Owner Author

MaxKorlaar commented May 27, 2020

Additional feedback: People would like to be able to sort the list of guild members based on their game statistics, so that they could use the site as some sort of leaderboard. Next to those lists, a summary of all combined statistics could be shown underneath the table or somewhere relevant, with simple statistics like an average, the lowest amount, the highest, et cetera.

An additional function would be the ability to enter two usernames and compare their statistics against each other. This would not have to be guild specific however.

The logic of the sorting would be applied in the front end, and retrieving players would be done by the backend in iterations just like with the friends list.

@MaxKorlaar
Copy link
Owner Author

On the general guild info page that should act as a landing page, the banner logic should be taken from #13

@MaxKorlaar MaxKorlaar self-assigned this May 27, 2020
@MaxKorlaar MaxKorlaar added the enhancement New feature or request label May 27, 2020
@MaxKorlaar MaxKorlaar removed their assignment May 27, 2020
@MaxKorlaar
Copy link
Owner Author

For Mega Walls, there was an update breaking the deaths count. It should now be calculated by combining the fields finalDeaths and final_deaths, defaulting to 0.

@MaxKorlaar
Copy link
Owner Author

Another suggestion is also showing levels for each minigame and the network level as well.

@MaxKorlaar
Copy link
Owner Author

For Bed Wars the statistic for the amount of stars could be added.

MaxKorlaar added a commit that referenced this issue Jul 5, 2020
Final K/D is based on the combined value of finalKills and final_kills (#11 (comment))
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

2 participants