[PR #511] [MERGED] Add support for custom netplay server url #576

Closed
opened 2026-03-03 13:48:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/gopher64/gopher64/pull/511
Author: @loganmc10
Created: 7/16/2025
Status: Merged
Merged: 7/16/2025
Merged by: @loganmc10

Base: mainHead: cust


📝 Commits (10+)

📊 Changes

5 files changed (+102 additions, -7 deletions)

View changed files

📝 src/ui/gui/appwindow.slint (+1 -0)
📝 src/ui/gui/netplay_create.slint (+14 -2)
📝 src/ui/gui/netplay_join.slint (+12 -2)
📝 src/ui/gui/netplay_page.slint (+21 -1)
📝 src/ui/netplay.rs (+54 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/gopher64/gopher64/pull/511 **Author:** [@loganmc10](https://github.com/loganmc10) **Created:** 7/16/2025 **Status:** ✅ Merged **Merged:** 7/16/2025 **Merged by:** [@loganmc10](https://github.com/loganmc10) **Base:** `main` ← **Head:** `cust` --- ### 📝 Commits (10+) - [`18b9810`](https://github.com/gopher64/gopher64/commit/18b98101c6a5c4e6d029ae6cec55f21c45a86c96) Add support for custom netplay server url - [`d8f574b`](https://github.com/gopher64/gopher64/commit/d8f574b12bb53af8bd7b05565d872a973208c28d) more - [`9ca0b51`](https://github.com/gopher64/gopher64/commit/9ca0b51139ccdeda169fcf1f057b5f6733af2e4a) more - [`c14a44d`](https://github.com/gopher64/gopher64/commit/c14a44dac6a23d958ad850fc0fc3b8ec4e545a81) more - [`c58eee6`](https://github.com/gopher64/gopher64/commit/c58eee63f62cdd405a412bfec2b38ec63e58ee54) more - [`6d4aa23`](https://github.com/gopher64/gopher64/commit/6d4aa2363db3e26ea817ee23c81bd0631354fa50) more - [`22b646c`](https://github.com/gopher64/gopher64/commit/22b646c2808a7600f86228187f01e835934e6ae0) more - [`f625e1f`](https://github.com/gopher64/gopher64/commit/f625e1fe304d18730db23388fffdeffdba30ae08) more - [`b3f2e7c`](https://github.com/gopher64/gopher64/commit/b3f2e7c2449616849556605b46d6bdf11900808e) more - [`73588f9`](https://github.com/gopher64/gopher64/commit/73588f9eaa7a47e9705a7d638b80ed911f83c51d) more ### 📊 Changes **5 files changed** (+102 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/ui/gui/appwindow.slint` (+1 -0) 📝 `src/ui/gui/netplay_create.slint` (+14 -2) 📝 `src/ui/gui/netplay_join.slint` (+12 -2) 📝 `src/ui/gui/netplay_page.slint` (+21 -1) 📝 `src/ui/netplay.rs` (+54 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:48:09 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/gopher64#576
No description provided.