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

unify savegame version and bump to 27 #36654

Merged
merged 1 commit into from
Jan 3, 2020

Conversation

KorGgenT
Copy link
Member

@KorGgenT KorGgenT commented Jan 2, 2020

Summary

SUMMARY: none

Purpose of change

This unifies all of the different savegame versions that are saved via overmap and such into one savegame_loading_version, which makes it a lot easier to update the savegame version when new rules are needed for migration reasons.

Testing

the first half of #36576 and tested as part of that.

Additional context

I wish i had known about the different savegame versions before christmas when i did the first bump, but oh well.

@kevingranade kevingranade merged commit c3a2c46 into CleverRaven:master Jan 3, 2020
@BevapDin
Copy link
Contributor

BevapDin commented Jan 3, 2020

Btw: what's the purpose of bumping the savegame version in the middle of nowhere (without any change to the savegame format)? Both savegame version (the old 26 and the new 27) have the exact same format and load in the exact same way.

@KorGgenT KorGgenT deleted the savegame-bump branch January 3, 2020 14:44
@KorGgenT
Copy link
Member Author

KorGgenT commented Jan 3, 2020

so that when #36576 is merged everyone on experimental won't have their food rot in their hands. now that this is in i'll rebase and wait a few days to let people catch up

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.

3 participants