Skip to content

Add guild levelling utility class #254

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

Merged
merged 6 commits into from
Jul 26, 2021
Merged

Add guild levelling utility class #254

merged 6 commits into from
Jul 26, 2021

Conversation

TheNullicorn
Copy link
Contributor

Adds IGuildLeveling interface with methods that mimic the ones in ILeveling:

  • getLevel
  • getExactLevel
  • getExpFromLevelToNext
  • getTotalExpToLevel
  • getTotalExpToFullLevel
  • getPercentageToNextLevel
    These methods can be used to determine various values involving a guild's experience and level.

@ConnorLinfoot ConnorLinfoot added this to the v4.0.0 milestone May 9, 2021
Copy link
Member

@ConnorLinfoot ConnorLinfoot left a comment

Choose a reason for hiding this comment

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

Looks good! We'll be looking to include this with the 4.0.0 release, hopefully sometime this month.

Copy link

@CyberFlameGO CyberFlameGO left a comment

Choose a reason for hiding this comment

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

LGTM!

@ConnorLinfoot ConnorLinfoot merged commit 17ef820 into HypixelDev:master Jul 26, 2021
@TheNullicorn TheNullicorn deleted the feature/levelling branch August 12, 2021 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants