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

Make the editor use an EchoConnection instead of a local server #19653

Merged
merged 1 commit into from
Sep 7, 2021

Conversation

abcdefg30
Copy link
Member

@abcdefg30 abcdefg30 commented Sep 5, 2021

Fixes #19652. We no longer join a local server, and move the shellmap-specific special case for adding a dummy client to JoinLocal so it is re-used for the editor.

@abcdefg30 abcdefg30 changed the title Fix the editor not having a server with a local client Make the editor use an EchoConnection instead of a local server Sep 5, 2021
@teinarss teinarss added this to the Next release milestone Sep 6, 2021
@Mailaender
Copy link
Member

The load screen is shown twice when creating a new map.

@abcdefg30
Copy link
Member Author

This is actually already the case on bleed, but it seems to be too fast to witness normally (if you set a breakpoint at the right spot in Ruleset.Load you'll see it though).

@Mailaender
Copy link
Member

The last release does not have this regression, although it is a lot less serious.

@Mailaender Mailaender merged commit 0b75991 into OpenRA:bleed Sep 7, 2021
@Mailaender
Copy link
Member

Changelog

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.

Loading maps in the editor crashes
3 participants