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

Set the "connecting to: xyz" message on early engine load #2974

Merged
merged 2 commits into from
Apr 6, 2024

Conversation

sprunk
Copy link
Member

@sprunk sprunk commented Feb 17, 2024

Right now it says the IP:port of the server, like

Connecting to: [12.34.56.78]:12345

This looks scary, apparently some streamers think it's their own IP that just got broadcast public. The patch changes it to room title, like

Connecting to: Teams All Welcome

It only works on fresh engines but should be harmless otherwise. See beyond-all-reason/spring#1282

Right now it says the IP:port of the server, like

> Connecting to: [12.34.56.78]:12345

This looks scary, apparently some streamers think it's their own IP that just got broadcast public. The patch changes it to room title, like

> Connecting to: Teams All Welcome

It only works on fresh engines but should be harmless otherwise. See beyond-all-reason/spring#1282
@Licho1 Licho1 enabled auto-merge April 6, 2024 08:31
@Licho1 Licho1 merged commit bc615ac into master Apr 6, 2024
2 checks passed
@Licho1 Licho1 deleted the sprunk-patch-5 branch April 6, 2024 08:32
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.

2 participants