[PR #163] [MERGED] Finish netplay create room logic #264

Closed
opened 2026-03-03 13:46:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/gopher64/gopher64/pull/163
Author: @loganmc10
Created: 1/19/2025
Status: Merged
Merged: 1/19/2025
Merged by: @loganmc10

Base: mainHead: netplay2


📝 Commits (4)

📊 Changes

4 files changed (+330 additions, -181 deletions)

View changed files

📝 Cargo.toml (+1 -0)
📝 src/device/cart_rom.rs (+1 -1)
📝 src/ui/gui.rs (+24 -180)
src/ui/gui/netplay.rs (+304 -0)

📄 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/163 **Author:** [@loganmc10](https://github.com/loganmc10) **Created:** 1/19/2025 **Status:** ✅ Merged **Merged:** 1/19/2025 **Merged by:** [@loganmc10](https://github.com/loganmc10) **Base:** `main` ← **Head:** `netplay2` --- ### 📝 Commits (4) - [`103470e`](https://github.com/gopher64/gopher64/commit/103470edc22e065dcf7094a307a80751786343aa) Move files - [`6ae551b`](https://github.com/gopher64/gopher64/commit/6ae551bd0b25388f524af91f1252f476a3f00d4d) more - [`2e66b9c`](https://github.com/gopher64/gopher64/commit/2e66b9cf7852b787b7a95240d9aa5bbe014ea541) auth - [`4ca0563`](https://github.com/gopher64/gopher64/commit/4ca056394027cb13cb646713e4ab5fd4fb233056) more ### 📊 Changes **4 files changed** (+330 additions, -181 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.toml` (+1 -0) 📝 `src/device/cart_rom.rs` (+1 -1) 📝 `src/ui/gui.rs` (+24 -180) ➕ `src/ui/gui/netplay.rs` (+304 -0) </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:46:42 +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#264
No description provided.