nex-protocols-go icon indicating copy to clipboard operation
nex-protocols-go copied to clipboard

NEX servers with protocol support in Go

Results 44 nex-protocols-go issues
Sort by recently updated
recently updated
newest added

Adds missing StructureVersion checks in DataStoreSearchParam and DataStoreChangeMetaParam, based on the nintendo wiki. Fixes a swapped struct member in DataStoreMetaInfo. I understand these were automatically generated, so I'm not sure...

This pull request adds methods to: - update the player's Mii - delete friends by PID - update the player's favorite game - update the player's friend message This pull...

Resolves #XXX ### Changes: - Updates all code to use the new `nex-go` types. See https://github.com/PretendoNetwork/nex-go/pull/56 for details - Removes the use of pointers where they shouldn't/can't be used -...

### Checked Existing - [X] I have checked the repository for duplicate issues. ### What enhancement would you like to see? Some game server protocol extensions (for example, Splatoon), are...

enhancement
awaiting-approval

Part of https://github.com/PretendoNetwork/nex-protocols-common-go/pull/34 ### Changes: Add RankingModes enum for the different GetRanking request modes. This allows downstreams like nex-protocols-common-go to implement things like Friends and Nearby leaderboards. - [x] I...

### Checked Existing - [X] I have checked the repository for duplicate issues. ### What feature do you want to see added? The Animal Crossing: Happy Home Designer's [additional methods...

awaiting-approval
feature

### Checked Existing - [X] I have checked the repository for duplicate issues. ### What feature do you want to see added? An implementation of the `NATTraversalReportInternal` protocol. ### Why...

approved
feature

### Checked Existing - [X] I have checked the repository for duplicate issues. ### What feature do you want to see added? An implementation of the `UserStorageAdmin` protocol. ### Why...

approved
feature

### Checked Existing - [X] I have checked the repository for duplicate issues. ### What feature do you want to see added? An implementation of the `TitleStorageAdmin` protocol. ### Why...

approved
feature