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

Rewrite ChunkSet to be more reliable #130

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

Conversation

BigBang1112
Copy link
Owner

@BigBang1112 BigBang1112 commented Nov 8, 2024

This tries to solve issues in #123

Briefly tested, there seem to be no issues when reading Gbx files with this ChunkSet implementation, however, there's still chunk ID ordering issue that they are only sorted as numbers and not as contextual with inherited classes or header chunks in mind. This needs some source generated solution.

@BigBang1112 BigBang1112 linked an issue Nov 8, 2024 that may be closed by this pull request
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.

ChunkSet has issues with chunk manipulation
1 participant