mirror of
https://github.com/gopher64/gopher64.git
synced 2026-04-25 06:55:58 +03:00
[PR #169] [MERGED] Netplay input sync #271
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gopher64#271
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/gopher64/gopher64/pull/169
Author: @loganmc10
Created: 1/22/2025
Status: ✅ Merged
Merged: 1/22/2025
Merged by: @loganmc10
Base:
main← Head:netplay📝 Commits (10+)
68dd5bbNetplay sync inputsd4adf74use wrapping add726ee25non blocking5f2697bmorec10f2d2more15f0371moree4a882cmored4568a9moredb37c72more7a663famore📊 Changes
8 files changed (+288 additions, -16 deletions)
View changed files
📝
src/device.rs(+1 -1)📝
src/device/controller.rs(+18 -2)📝
src/device/controller/rumble.rs(+5 -1)📝
src/device/pif.rs(+7 -1)📝
src/device/vi.rs(+8 -1)📝
src/netplay.rs(+214 -9)📝
src/ui/gui.rs(+19 -0)📝
src/ui/gui/gui_netplay.rs(+16 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.