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

debug/tgz: fix min archive for player on different zlevel #63783

Merged
merged 1 commit into from
Feb 25, 2023

Conversation

andrei8l
Copy link
Contributor

Summary

None

Purpose of change

Dumb error makes minimized archive discard all mapbuffer if the player is above/below ground level.

Describe the solution

Fix...

Describe alternatives you've considered

Testing

Shelby-trimmed.tar.gz Reload this bugged archive and re-generate it. Verify that it contains the maps this time.

Additional context

🤦

@github-actions github-actions bot added [C++] Changes (can be) made in C++. Previously named `Code` astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions labels Feb 25, 2023
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Feb 25, 2023
@kevingranade kevingranade merged commit 839d34e into CleverRaven:master Feb 25, 2023
@andrei8l andrei8l deleted the dbg-tgz-stupid branch February 25, 2023 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions [C++] Changes (can be) made in C++. Previously named `Code` json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants