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

game: Enable network menu in debug mode only #808

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

mrannanj
Copy link
Member

@mrannanj mrannanj commented Dec 9, 2024

No description provided.

src/game/scenes/mainmenu.c Outdated Show resolved Hide resolved
src/game/scenes/mainmenu/menu_main.c Outdated Show resolved Hide resolved
@mrannanj mrannanj force-pushed the debug-network branch 3 times, most recently from d026970 to 5c248de Compare December 9, 2024 04:58
@mrannanj mrannanj requested a review from Nopey December 9, 2024 05:09
@Nopey Nopey requested a review from Vagabond December 9, 2024 05:15
Nopey
Nopey previously approved these changes Dec 9, 2024
Copy link
Contributor

@Nopey Nopey left a comment

Choose a reason for hiding this comment

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

Unsure what the motivation for removing the launch options is (--connect and --port), but the actual code changes to accomplish this are fine.

I think leaving the network game launch options in is a good idea, as they will probably be useful when we need to check if netplay works with CI pipeline-built binaries. (and users are unlikely to discover them in error)

Copy link
Member

@Vagabond Vagabond left a comment

Choose a reason for hiding this comment

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

I haven't tested this but it looks correct.

@mrannanj mrannanj merged commit 3612a5c into omf2097:master Dec 9, 2024
7 checks passed
@mrannanj mrannanj deleted the debug-network branch December 9, 2024 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants