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

Fixes Harmony savegame compat with the pre-Harmony master #427

Conversation

kvakvs
Copy link
Collaborator

@kvakvs kvakvs commented Jul 14, 2019

Note to reviewers

Please use ⚙️ Ignore whitespace option

Contents

Restored old ExtVehicleType enum, marked it obsolete
Visited every field using it, marked them obsolete
Moved all enum stuff in TMPE.API into API namespace
Added conversions where it is needed
Savegame now continues using the old enum, while game runs mostly (not 100%) with the new

Copy link
Member

@krzychu124 krzychu124 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've tested loading and saving using this PR build.
Savegame mod data is loaded properly using this build as well as current master/labs
👍

@originalfoo
Copy link
Member

Just about to test....

Copy link
Member

@originalfoo originalfoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM

@originalfoo originalfoo added the technical Tasks that need to be performed in order to improve quality and maintainability label Jul 15, 2019
@originalfoo originalfoo added this to the 11.0 milestone Jul 15, 2019
@krzychu124 krzychu124 merged commit 7948df5 into CitiesSkylinesMods:119-migration-to-harmony-merged Jul 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Harmony technical Tasks that need to be performed in order to improve quality and maintainability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants