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

[ME][KK/KKS] Remove coordinate properties when that coordinate is removed #249

Merged

Conversation

RikkiBalboa
Copy link
Contributor

When a coordinate was removed, the associated properties were never purged. This could cause some very bad card bloating, primarily when textures were involved.

This now purges those properties. It will also purge them on save, in case a card made before this purging has properties from slots that no longer exist. If these slots still exist however, it could still contain dead properties (e.g. you removed a slot and then added it back).

@ManlyMarco ManlyMarco merged commit 15e7606 into IllusionMods:master Apr 30, 2024
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.

None yet

2 participants