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

Added an error message when setting up upgrades without UpgradeManager #11406

Merged
merged 2 commits into from
Jun 11, 2016

Conversation

Mailaender
Copy link
Member

A major downside from actor upgrades is that they can be setup in ways where nothing happens and you don't get any feedback why. This should help reduce the annoyance. Split from #11405.

@pchote
Copy link
Member

pchote commented Jun 5, 2016

Can you please fix the CheckUpgrades lint test instead of adding runtime-only code for this?

as the inherited combinations of the actors are of concern.
as optional upgrades will otherwise be silently non-functional.
@Mailaender
Copy link
Member Author

Good idea. That also gives more specific error messages.

@obrakmann
Copy link
Contributor

👍

@reaperrr
Copy link
Contributor

👍

@reaperrr reaperrr merged commit 239f51e into OpenRA:bleed Jun 11, 2016
@reaperrr
Copy link
Contributor

changelog

@Mailaender Mailaender deleted the upgrademanager-exception branch June 11, 2016 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants