[PR #166] [MERGED] Netplay registration #269

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

📋 Pull Request Information

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

Base: mainHead: netplay


📝 Commits (6)

📊 Changes

5 files changed (+197 additions, -35 deletions)

View changed files

📝 src/device.rs (+4 -7)
📝 src/main.rs (+7 -1)
src/netplay.rs (+89 -0)
📝 src/ui/gui.rs (+51 -18)
📝 src/ui/gui/gui_netplay.rs (+46 -9)

📄 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/166 **Author:** [@loganmc10](https://github.com/loganmc10) **Created:** 1/20/2025 **Status:** ✅ Merged **Merged:** 1/20/2025 **Merged by:** [@loganmc10](https://github.com/loganmc10) **Base:** `main` ← **Head:** `netplay` --- ### 📝 Commits (6) - [`60ca88b`](https://github.com/gopher64/gopher64/commit/60ca88b07469a4a8ca7dd15abde56a73ede9b3b8) Register player - [`fcba9c1`](https://github.com/gopher64/gopher64/commit/fcba9c16faac1f8857879dbfd3af376ab746faa6) more - [`8cac7d4`](https://github.com/gopher64/gopher64/commit/8cac7d43d515aeca2275edff394a76f4dc6c5fdf) more - [`c86c702`](https://github.com/gopher64/gopher64/commit/c86c702875127db5f397a560387843d41deeef18) more - [`3a5829e`](https://github.com/gopher64/gopher64/commit/3a5829e96e789de9c8d23bbdfb090e550718c1d9) more - [`0b46047`](https://github.com/gopher64/gopher64/commit/0b460472f89034b6464fe07ec9042cfaf6731b22) more ### 📊 Changes **5 files changed** (+197 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `src/device.rs` (+4 -7) 📝 `src/main.rs` (+7 -1) ➕ `src/netplay.rs` (+89 -0) 📝 `src/ui/gui.rs` (+51 -18) 📝 `src/ui/gui/gui_netplay.rs` (+46 -9) </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:43 +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#269
No description provided.