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

Add legacy save feature #77

Merged
merged 1 commit into from
Oct 5, 2024

Conversation

energydrink02
Copy link
Contributor

Newer HIP files cannot be opened in legacy IP versions due to an infinite loop caused by the HIPB chunk at the end. This was fixed for future versions. However, with the next IP release, the HIPB version increments again which makes every HIP file created in this version unusable in v2024.02.10 and before. To make it still usable, a "Legacy Save" button was added to disable the HIPB chunk from saving.

@ItsPepperpot ItsPepperpot self-requested a review August 13, 2024 10:08
@energydrink02
Copy link
Contributor Author

fixes #52

@ItsPepperpot
Copy link
Collaborator

Tested, seems to work well. If I save a modified HIP with this branch, then 2024.02.10 crashes immediately upon trying to load it. However, after using Legacy Save, the HIP opens in previous versions.
Clicking Legacy Saves turns off No Layers - however it does sort the assets in the correct layers, which is good.

@ItsPepperpot
Copy link
Collaborator

Rename layer bug #52 appears fixed

@ItsPepperpot ItsPepperpot reopened this Oct 5, 2024
@ItsPepperpot ItsPepperpot merged commit 8b0a023 into igorseabra4:master Oct 5, 2024
2 checks passed
@energydrink02 energydrink02 deleted the legacy-save branch October 5, 2024 21:04
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