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

Make Warp Autocomplete adapt to the player's rank #930

Merged

Conversation

AzureAaron
Copy link
Collaborator

Makes the warp autocomplete feature adapt to the player's rank (only shows MVP+ warps if you are MVP+ or higher). In order to make this fancy stuff possible it required new API additions to my Mod API library so that's been updated, full change log is available at that repository if you want to read it.

Also updated and requires Fabric API 0.102.1 to avoid class path conflicts with HM API as it now compiles against that FAPI version.

@AzureAaron AzureAaron added this to the 1.22 milestone Aug 16, 2024
@LifeIsAParadox LifeIsAParadox added the reviews needed This PR needs reviews label Aug 16, 2024
Copy link
Collaborator

@viciscat viciscat left a comment

Choose a reason for hiding this comment

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

I thought of a great joke to put here while looking at the code and then i forgor.
Looks good ig

@LifeIsAParadox LifeIsAParadox added merge me please Pull requests that are ready to merge and removed reviews needed This PR needs reviews labels Aug 16, 2024
@AzureAaron AzureAaron merged commit a0adb15 into SkyblockerMod:master Aug 17, 2024
1 check passed
@AzureAaron AzureAaron deleted the warp-autocomplete-enhancements branch August 17, 2024 02:37
@LifeIsAParadox LifeIsAParadox removed the merge me please Pull requests that are ready to merge label Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants