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

Better block texture management #28

Merged
merged 14 commits into from
Jan 31, 2020
Merged

Better block texture management #28

merged 14 commits into from
Jan 31, 2020

Conversation

Unarelith
Copy link
Owner

@Unarelith Unarelith commented Jan 29, 2020

Checklist:

  • Texture atlas class
  • Blocks and Items defined in Lua have to use texture filenames instead of hardcoded ID
  • It should be possible to define multiple textures for different block faces
  • Textures should be located in the same folder as the mod that use them
  • Find a solution for the furnace (furnace_front_on)

@Unarelith Unarelith mentioned this pull request Jan 31, 2020
@Unarelith Unarelith changed the title Texture pack system Texture handling improvement using an atlas Jan 31, 2020
@Unarelith Unarelith changed the title Texture handling improvement using an atlas Better block texture management Jan 31, 2020
@Unarelith Unarelith merged commit 8691897 into master Jan 31, 2020
@Unarelith Unarelith deleted the texture-atlas branch January 31, 2020 07:44
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