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 for older campaign compatibility issues. #3653

Merged
merged 3 commits into from Sep 21, 2022

Conversation

cwisniew
Copy link
Member

@cwisniew cwisniew commented Sep 21, 2022

Identify the Bug or Feature request

fixes #3645

Description of the Change

The new protobuf code was not accounting for situations where templates values for line templates could be null. Also in pre 1.5.6 there was no way to set the texture for fog so it will be null from campaigns before 1.5.6.

Possible Drawbacks

Hopefully none

Documentation Notes

Fix compatibility issues for some older campaigns with line templates and campaigns last saved in a version before 1.5.6

Release Notes

  • Fix compatibility issues for some older campaigns with line templates
  • Fix compatibility issues for campaigns that were saved in a version before 1.5.6

This change is Reviewable

@cwisniew cwisniew changed the title start of fix Fixes for older campaign compatibility issues. Sep 21, 2022
@Phergus Phergus added this to In progress in MapTool 1.12 via automation Sep 21, 2022
Copy link
Contributor

@Phergus Phergus left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 4 of 4 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @cwisniew)

MapTool 1.12 automation moved this from In progress to Reviewer approved Sep 21, 2022
@Phergus Phergus merged commit 55df881 into RPTools:develop Sep 21, 2022
@Phergus Phergus moved this from Reviewer approved to Done in MapTool 1.12 Sep 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

[Bug 1.12.0]: Can't load campaigns from 1.11.5 and before.
2 participants