Commit graph

503 commits

Author SHA1 Message Date
bc856feaf2 Merge pull request 'nex account support' (#42) from friends/3ds into v0
Reviewed-on: spacebar/rust-nex#42
2026-07-06 14:20:53 +02:00
Maple Nebel
9a11863aa7 stub friends function 2026-07-06 13:26:05 +02:00
Maple Nebel
fcc2f94236 nex-account support for nnas 2026-07-05 22:26:36 +02:00
Maple Nebel
025c99de0c fix reachable by condition 2026-06-27 00:48:55 +02:00
Maple Nebel
962f5e2e4d add support for cids 2026-06-26 22:08:49 +02:00
Maple Nebel
9fc302365c hopefully implement fix for ghost lobbies 2026-06-26 21:38:06 +02:00
Maple Nebel
4762a64224 fix accidentally comitting a broken test 2026-06-26 20:44:57 +02:00
Maple Nebel
d2b6d78316 respond to data packets immediately even if they are out of order 2026-06-26 20:10:00 +02:00
7bba2cddd4 bit flag 2026-06-23 16:01:21 +02:00
9e635ba827 i got the gamekey wrong 2026-06-23 15:41:04 +02:00
a28308ef0b logging 2026-06-23 15:32:18 +02:00
f0fe18ebcb forgot to set pid to 69 2026-06-23 15:25:29 +02:00
535f05d5c5 oops 2026-06-23 15:22:20 +02:00
58c25d791e try to stub friends 2026-06-23 15:21:55 +02:00
dfc12ca3d8 preliminary ACNL support 2026-06-23 14:39:42 +02:00
2a16f6df55 implement CTRPickupCourseSearchObject (identical to RecommendedCourseSearchObject) 2026-06-23 13:26:41 +02:00
be9898d3af stub SyncFriend 2026-06-23 12:40:52 +02:00
8584136c71 yeah it needed more stuff 2026-06-23 12:15:47 +02:00
54d0339f48 stub more stuff the 3DS requests 2026-06-23 12:14:03 +02:00
929516da5a placeholder for Friends3DS proto 2026-06-23 12:10:55 +02:00
49fd714d07 more debugging to help 2026-06-23 01:42:08 +02:00
c172b3eb8e is it empty? 2026-06-23 01:38:50 +02:00
6e52e282a1 guess who hardcoded the pid to 0 on accident? yours truly! 2026-06-23 01:32:31 +02:00
6f0e6c4516 this should be the last fix 2026-06-23 01:27:22 +02:00
ca2e7372ed please show me the issue 2026-06-23 01:19:21 +02:00
73d70a6188 debugging 2026-06-23 01:16:43 +02:00
baf6c548f7 update nintendocreateaccount 2026-06-23 00:56:23 +02:00
Maple Nebel
ba31ba9a45 fix a few remaining issues 2026-06-22 23:21:10 +02:00
Maple Nebel
0f233fd355 start migrating to new system 2026-06-22 23:06:10 +02:00
Maple Nebel
09f8d33e0c debug logging 2026-06-22 14:55:43 +02:00
Maple Nebel
bb0927c4a0 fix smm 2026-06-22 14:30:26 +02:00
Maple Nebel
872f41cab2 cleanup 2026-06-22 14:22:53 +02:00
96a8bbe470 hash the guest user password 2026-06-22 13:42:06 +02:00
db6589d361 use nexact server 2026-06-22 11:55:53 +02:00
d682f3010f implement 3DS NintendoCreateAccount support 2026-06-22 10:31:09 +02:00
0615e3e663 GetCustomRankings method 2026-06-21 22:21:54 +02:00
b78381730a Merge 2026-06-21 16:19:40 +02:00
86ad03ca1b DeleteObject and ReportCourse 2026-06-21 16:18:39 +02:00
574ff4114e Fix typo 2026-06-21 02:49:52 +02:00
Maple Nebel
66004f7713 fix missing use 2026-06-20 01:32:51 +02:00
Maple Nebel
31ba751142 fix auth and make console use no response version of message delivery 2026-06-20 01:28:15 +02:00
defa593138 Revert "make messagedelivery return"
This reverts commit 587dda7333.
2026-06-20 01:21:59 +02:00
587dda7333 make messagedelivery return 2026-06-20 00:27:15 +02:00
Maple Nebel
c54d022d8f start work on message delivery 2026-06-19 19:50:38 +02:00
Maple Nebel
3353a99e54 Merge branch 'v0' of ssh://ssh.spbr.net:51122/spacebar/rust-nex into v0 2026-06-19 17:38:36 +02:00
Maple Nebel
b79e47d127 rework Any 2026-06-19 17:37:17 +02:00
Maple Nebel
ec8b75603f make Read and Write on RmcSerialize ?Sized and start work on rework of
Any
2026-06-19 14:33:22 +02:00
a565d0bcfc sqlx prepare 2026-06-19 14:12:45 +02:00
Maple Nebel
c687b09ab0 use new PRACTICALLY_NEVER instead of hardcoding raw time value 2026-06-19 12:33:46 +02:00
Maple Nebel
7d81fe0259 hopefully improve performance of rate_objects 2026-06-19 11:40:43 +02:00