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

Backend: Use more specific methods for checking skull textures #2920

Merged
merged 4 commits into from
Nov 20, 2024

Conversation

CalMWolfs
Copy link
Collaborator

What

  • Using preprocessed methods
  • Using more specific methods which means only checking one inventory slot of an armor stand for a skull texture instead of all five slots
    I converted a few of the existing uses of hasSkullTexture and the remaining ones are things i dont have unlocked for the most part (vamp slayer and crimson isle stuff)

Changelog Technical Details

  • Slightly improved performance when checking armor stands for skull textures. - CalMWolfs

@CalMWolfs CalMWolfs added this to the Version 0.28 milestone Nov 13, 2024
@github-actions github-actions bot added the Backend A backend pull request that will be merged soon label Nov 13, 2024
@CalMWolfs CalMWolfs enabled auto-merge (squash) November 20, 2024 07:56
@CalMWolfs CalMWolfs merged commit 3e9d0c8 into hannibal002:beta Nov 20, 2024
6 checks passed
@CalMWolfs CalMWolfs deleted the skull-texturing branch November 20, 2024 08:03
@github-actions github-actions bot removed the Backend A backend pull request that will be merged soon label Nov 20, 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.

1 participant