Skip to content

Releases: PretendoNetwork/nex-protocols-go

v1.0.12

24 Feb 01:44
8ec86ef
Compare
Choose a tag to compare

Adds the following Friends (3DS) protocol methods:

  • GetPrincipalIDByLocalFriendCode
  • RemoveFriendByLocalFriendCode
  • RemoveFriendByPrincipalID
  • GetAllFriends

Changes SecureProtocol::RegisterEx to use the whole DataHolder type

Adds Name field to Friends (3DS) protocol Mii struct

Exports MiiData field to Friends (3DS) protocol Mii struct

Adds Bytes function to Friends (3DS) protocol Mii struct

Adds complete FriendMii struct to Friends (3DS) protocol

Adds complete FriendPresence struct to Friends (3DS) protocol

Many more clarifications on the data found in the Friends (3DS) protocol

v1.0.11

05 Sep 14:20
b5ae5f6
Compare
Choose a tag to compare

Updated go modules

v1.0.10

05 Sep 05:23
Compare
Choose a tag to compare

Add VacantParticipants to MatchmakeSessionSearchCriteria

v1.0.9

05 Sep 03:31
Compare
Choose a tag to compare

Add UpdateSessionHostV1 and UpdateSessionHost

v1.0.8

05 Sep 02:52
7eed336
Compare
Choose a tag to compare

Register Gathering as DataHolder type

v1.0.7

03 Sep 21:16
6d9c4a8
Compare
Choose a tag to compare

Changed "Friends" protocol information to Friends Wii U" to remove confusion between the Nintendo friends protocol and the common friends protocol

v1.0.6

03 Sep 05:17
4f83af7
Compare
Choose a tag to compare
  • Added JoinMatchmakeSessionEx
  • Removed redundant breaks
  • GetAssociatedNexUniqueIDsWithMyPrincipalID was unused
  • Removed (more) redundant breaks
  • Added ReportNATTraversalResult
  • Added MatchMaking.UnregisterGathering and MatchMaking.UnregisterGatherings
  • Added MatchMaking.FindBySingleID

v1.0.5

29 Aug 22:12
f4fdfa0
Compare
Choose a tag to compare

Updated plogger to plogger-go and nex-go to v1.0.8