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: Remove Hard-Coded Skull Textures #2774

Open
wants to merge 7 commits into
base: beta
Choose a base branch
from

Conversation

DavidArthurCole
Copy link
Contributor

Dependencies

What

Removes all hard-coded skull and skin textures, and adds a holder that will load data in from the repo.
Also adds a detekt rule to disallow hard-coding these in the future.

Images

image

Changelog Technical Details

  • Added detekt rule for hard-coding skull textures. - Daveed
  • Moved all hard-coded skull textures to the repo. - Daveed
    • Use SkullTextureHolder + repo in the future.

@github-actions github-actions bot added the Backend A backend pull request that will be merged soon label Oct 20, 2024
@github-actions github-actions bot added the Merge Conflicts There are open merge conflicts with the beta branch. label Oct 20, 2024
Copy link

This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes.

Copy link

Conflicts have been resolved! 🎉

@github-actions github-actions bot removed the Merge Conflicts There are open merge conflicts with the beta branch. label Oct 20, 2024
@github-actions github-actions bot added the Merge Conflicts There are open merge conflicts with the beta branch. label Oct 20, 2024
Copy link

This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes.

Copy link

Conflicts have been resolved! 🎉

@github-actions github-actions bot removed the Merge Conflicts There are open merge conflicts with the beta branch. label Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend A backend pull request that will be merged soon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants