Jonathan Barrow
b9102e1488
NintendoCreateAccount now one function
2022-08-28 00:36:10 -04:00
Jonathan Barrow
5de5a7eefa
Updated DataHolder api (missed)
2022-08-28 00:35:08 -04:00
Jonathan Barrow
e5294155b3
Go module
2022-08-28 00:31:05 -04:00
Jonathan Barrow
ee10a75364
Update .gitignore
2022-08-28 00:30:51 -04:00
Jonathan Barrow
dcae05cee2
Updated DataHolder api
2022-08-28 00:30:27 -04:00
Jonathan Barrow
11d4a0db4e
Updated StationURL api
2022-08-28 00:27:16 -04:00
Jonathan Barrow
5af7cc32ad
strconv
2022-08-28 00:26:48 -04:00
Jonathan Barrow
133841e608
string(int) returns a single rune, not a string of numbers
2022-08-28 00:26:15 -04:00
Jonathan Barrow
ee189308c8
Proper Kerberos usage
2022-08-28 00:21:37 -04:00
Jonathan Barrow
e44ae9c700
Removed SetSignatureVersion call
2022-08-28 00:18:47 -04:00
Jonathan Barrow
4b9d45849b
Added debug logs for common errors
2021-12-02 09:06:47 -05:00
Jonathan Barrow
bf3e38ec49
new token format
2021-11-28 11:02:22 -05:00
Jonathan Barrow
ba99290d66
Updated ConnectionIDCounter increment
2021-11-21 20:59:24 -05:00
Jonathan Barrow
35c7eb12c8
can not unmarshal bigint into *nex.DateTime
2021-11-21 11:22:32 -05:00
Jonathan Barrow
9336c82b40
lastOnlineTime shouldn't be 0
2021-11-21 02:06:16 -05:00
Jonathan Barrow
7039909026
Fixed ErrNotFound
2021-11-21 02:04:11 -05:00
Jonathan Barrow
166a9a1d99
Cleaned up database
2021-11-21 01:46:59 -05:00
Jonathan Barrow
1fbdecf526
Added UpdatedComment (WiiU)
2021-11-21 01:41:50 -05:00
Jonathan Barrow
f1d1922ceb
Changed packet fragment size
2021-11-21 00:55:02 -05:00
Jonathan Barrow
92eb995464
BELLA LIVES
2021-11-02 19:01:36 -04:00
Jonathan Barrow
f33ae1d660
Added "Player went offline" notifications
2021-11-02 18:40:25 -04:00
Jonathan Barrow
ad69375448
User presence data is now sent correctly
2021-11-02 18:21:39 -04:00
Jonathan Barrow
e922803321
Added UpdatePresence (WiiU)
2021-10-30 22:21:05 -04:00
Jonathan Barrow
5f2eb4191f
Added "last online" time
2021-10-30 21:49:00 -04:00
Jonathan Barrow
f2fe6f8efd
sendFriendRequestAcceptedNotification
2021-10-30 21:48:38 -04:00
Jonathan Barrow
44538cbe2b
friendships and friend requests now persist
2021-10-30 18:24:24 -04:00
Jonathan Barrow
6d78261333
Stubbed DeletePersistentNotification
2021-10-30 18:06:29 -04:00
Jonathan Barrow
d7b42d8b02
Added AcceptFriendRequest
2021-10-30 17:59:26 -04:00
Jonathan Barrow
ee3466c822
Started added presence tracking
2021-10-30 17:09:33 -04:00
Jonathan Barrow
bc51bbdab7
Added MarkFriendRequestsAsReceived
2021-10-30 15:30:25 -04:00
Jonathan Barrow
36f1a28a44
displayed stored friend requests
2021-10-30 09:54:29 -04:00
Jonathan Barrow
57a54367a5
Store friend requests
2021-10-30 02:24:33 -04:00
Jonathan Barrow
256ebe3b59
Set user PID
2021-10-30 02:11:50 -04:00
Jonathan Barrow
c32aeb97d0
AddFriendRequest actual send response
2021-10-30 02:11:40 -04:00
Jonathan Barrow
5bbf1653ba
Added AddFriendRequest method
2021-10-30 00:08:24 -04:00
Jonathan Barrow
51f1032c41
Added GetBasicInfo
2021-10-24 21:09:22 -04:00
Jonathan Barrow
d9648a873b
Added GetRequestBlockSettings
2021-10-24 20:34:11 -04:00
Jonathan Barrow
5164ee5121
Save user preferences
2021-10-24 17:10:24 -04:00
Jonathan Barrow
9981a79f9c
removed dead code
2021-10-24 13:16:20 -04:00
Jonathan Barrow
1c0747e29d
split update preferences for wiiu and 3ds
2021-10-24 13:15:59 -04:00
Jonathan Barrow
0caadbe4ce
Changed UpdateAndGetallInfo name
2021-10-24 13:15:05 -04:00
Jonathan Barrow
3d6d7793f1
removed debug print
2021-10-03 03:18:07 -04:00
Jonathan Barrow
55a19b1009
removed unused file
2021-09-12 00:06:15 -04:00
Jonathan Barrow
d09fac22b2
3DS friends goes online
2021-09-11 23:59:07 -04:00
Jonathan Barrow
b35f144c57
added register method
2021-09-01 09:28:58 -04:00
Jonathan Barrow
1a21b18c44
Friends app (WiiU) boots
2021-08-22 18:40:49 -04:00
Jonathan Barrow
a63330c6e3
WIP First commit
...
Server is still very much a WIP. At the moment it uses hard-coded data for the friends list and comment message. Users are pulled from a mongo server and are created with the new account server
2020-02-16 20:40:20 -05:00