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

Cleanup in OrderManager #19359

Merged
merged 3 commits into from Jun 12, 2021
Merged

Cleanup in OrderManager #19359

merged 3 commits into from Jun 12, 2021

Conversation

teinarss
Copy link
Contributor

Removing some properties that did not belong to the OrderManager. Had to put these on a static class unfortunate, the other option is to have them on the Game class, but that class is already a monster. Hopefully i can find a proper place for them in a future refactoring.

Copy link
Member

@abcdefg30 abcdefg30 left a comment

Choose a reason for hiding this comment

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

Ok.

@reaperrr
Copy link
Contributor

@pchote Before I merge this, anything in here you disagree with?

@pchote
Copy link
Member

pchote commented Jun 12, 2021

This is a good idea but I don't have any time spare to think about the implications of the specific changes. Lets take it, can always revert or fix it if regressions are found during playtesting.

@reaperrr reaperrr merged commit b3b1072 into OpenRA:bleed Jun 12, 2021
@abcdefg30
Copy link
Member

This is a good idea but I don't have any time spare to think about the implications of the specific changes. Lets take it, can always revert or fix it if regressions are found during playtesting.

Too soon? #19448

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.

None yet

4 participants