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

Fix some textures #8

Merged
merged 1 commit into from
Jan 18, 2024
Merged

Conversation

garrettjoecox
Copy link

This fixes another issue with a DL referencing a resource outside of it's own file, in this case textures.

Textures were already sort of set up to support this, but in a way that made wrong assumptions and ended up with invalid resource paths, like misc/link_animetion/gGiPotionContainerGreenPatternTex

This fixes HarbourMasters/2ship2harkinian#59

@louist103 louist103 merged commit 097be81 into louist103:MMCS Jan 18, 2024
louist103 added a commit that referenced this pull request Mar 2, 2024
* Fixes for new ZAPD

* Vertex fix

* remove MSVC Hack

---------

Co-authored-by: Nicholas Estelami <NEstelami@users.noreply.github.com>
louist103 pushed a commit that referenced this pull request Mar 2, 2024
louist103 added a commit that referenced this pull request May 5, 2024
* Fixes for new ZAPD

* Vertex fix

* remove MSVC Hack

---------

Co-authored-by: Nicholas Estelami <NEstelami@users.noreply.github.com>
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.

2 participants