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

Feat/change chunk format #50

Merged
merged 6 commits into from
Oct 2, 2024
Merged

Conversation

piellardj
Copy link
Member

This PR adds API to describe the ordering used in the ILocalMapData.data array.
Previously it was "zyx", but the aresrpg-world will start exporting data in "zxy" format for performance reasons.

@piellardj piellardj requested a review from Sceat October 2, 2024 13:00
@piellardj piellardj self-assigned this Oct 2, 2024
@Sceat
Copy link
Member

Sceat commented Oct 2, 2024

/merge

Copy link

github-actions bot commented Oct 2, 2024

Success! Fast forwarded master to feat/change_chunk_format! git checkout master && git merge feat/change_chunk_format --ff-only

@github-actions github-actions bot merged commit bd2881f into master Oct 2, 2024
2 checks passed
@Sceat Sceat deleted the feat/change_chunk_format branch October 2, 2024 15:08
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