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

Update ZAPD to use scene macros, improve texture system and others #129

Merged
merged 17 commits into from
Jun 2, 2021

Conversation

AngheloAlf
Copy link
Collaborator

@AngheloAlf AngheloAlf commented May 11, 2021

  • What's new in ZAPD:
    • Add Mtx extraction 105.
    • Code refactor 108, 136 and 132.
    • Add a XML extraction reference 102
    • Deprecate Hint system 116.
    • Warn unaccounted and name small zero-only unaccounted as padding 118.
    • Texture pool 123.
    • Add ZString resource 130
    • Use libpng¹, palettized textures update and other texture-related improvements 133
    • ZRoom refactor: use macros, improve output and more 124.
    • Check XML resource attributes. 126
    • A few Limbs, Skel and CurveAnimation fixes. 146
    • Hotfix: fix AnimatedMaterial and Minimap extraction 139
    • Add documentation for ZAPD parameters 141
    • Among other changes².
  • A few other small macro fixes, add a missing structure and update XMLs.

Edit:
This PR is on hold until this hotfix get merged in ZAPD repo.


¹ libpng is now a dependency of ZAPD. To install it in a Debian/Ubuntu environment use

sudo apt update
sudo apt install libpng-dev

² For complete list of ZAPD PRs since the last version, see here.

@AngheloAlf
Copy link
Collaborator Author

This PR whill be on hold until this hotfix get merged in ZAPD repo.

@AngheloAlf AngheloAlf marked this pull request as draft May 12, 2021 00:47
tools/ZAPDConfigs/MM/Config.xml Outdated Show resolved Hide resolved
@AngheloAlf AngheloAlf marked this pull request as ready for review May 27, 2021 04:50
@AngheloAlf
Copy link
Collaborator Author

  • Update:
    • Check XML resource attributes. 126
    • A few Limbs, Skel and CurveAnimation fixes. 146
    • Hotfix: fix AnimatedMaterial and Minimap extraction 139
    • Add documentation for ZAPD parameters 141

@Kenix3 Kenix3 merged commit f0bad10 into zeldaret:master Jun 2, 2021
@AngheloAlf AngheloAlf deleted the fix_scenes branch January 21, 2022 14:56
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