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

Fixed buggy VXL Importer #409

Merged
merged 3 commits into from
Dec 27, 2024
Merged

Conversation

calebh
Copy link
Contributor

@calebh calebh commented Dec 22, 2024

This pull request replaces the old buggy loader for the VXL file format. The exporter remains unchanged since it does not seem to corrupt the VXL files. This fixes issue #408.

The old loader was unable to import many VXL files and would frequently results in missing blocks and exposed internal blocks.

Note that this importer is not compatible with Jagex version AOS maps, which differ from AOS classic maps.

@guillaumechereau guillaumechereau merged commit 60ec064 into guillaumechereau:master Dec 27, 2024
4 checks passed
@guillaumechereau
Copy link
Owner

Excellent!

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