Commit graph

57 commits

Author SHA1 Message Date
c705b59e31 fix anydataholder 2026-04-25 20:49:31 +02:00
9d89bc56e0 add data to structs which were missing it 2026-04-25 19:15:23 +02:00
3e8b96c820 fix build error 2026-04-25 18:54:44 +02:00
3c8ba491dd add data 2026-04-25 18:40:32 +02:00
51e7c63d66 add delete persistent notif 2026-04-25 17:24:28 +02:00
666a0b1ad7 fix nintendo notifications 2026-04-25 16:56:55 +02:00
aaa530341d minimize the time we hold locks for and add sleep 2026-04-25 15:23:53 +02:00
02c08e6c75 add debugging 2026-04-25 15:06:00 +02:00
0d026373db fix compile error 2026-04-25 14:24:33 +02:00
20fc294a36 implement friendships 2026-04-25 14:15:42 +02:00
731fa91b72 fix potential crash bug 2026-04-25 10:52:40 +02:00
40793af5c3 revert mostly back and try less big changes 2026-04-25 00:06:04 +02:00
9352687a4a fix building 2026-04-24 23:43:57 +02:00
9fdca492c4 yet another another attempt 2026-04-24 23:33:56 +02:00
757ca292b9 yet another attempt 2026-04-24 23:05:53 +02:00
7ff0950617 only let hosts see their own joins and let all other players not see their own joins 2026-04-24 22:53:12 +02:00
09e5b1f92a try fixing matchmaking again really hopefully 2026-04-24 22:38:25 +02:00
81824b1540 try fixing matchmaking again 2026-04-24 22:09:02 +02:00
e874bf142d fix self holepunch 2026-04-24 21:38:31 +02:00
a09c1c3d79 Merge branch 'friendsfix' into 'v0'
Friendsfix

See merge request spfn/rust-nex!6
2026-04-12 21:33:57 +02:00
2fc2a0ac1e implement nintendo_create_account 2026-04-12 18:56:08 +02:00
3c651e874c start work on implementing account management for friends 2026-04-12 18:05:52 +02:00
7dd6265edd fix guest login on backend 2026-04-12 17:10:07 +02:00
b503363e56 add check setting status 2026-04-11 20:24:13 +02:00
26fc8cb077 Remove debugging statements 2026-04-06 22:34:40 +02:00
5392e08ea2 Temporary debugging 2026-04-06 22:09:38 +02:00
d9fa70bbee Merge branch 'friendsfix' into 'v0'
fix friends

See merge request spfn/rust-nex!4
2026-04-06 16:43:14 +02:00
0ef484ffd2 fix friends 2026-04-06 16:42:08 +02:00
55b3959797 Add NEX results and fix timers 2026-04-06 15:35:55 +02:00
4ad883a54d add debug logging to ticket generation for debugging 2026-03-24 23:27:46 +01:00
b6b7d2559d fix type errors in auth_handler.rs 2026-03-24 15:20:38 +01:00
785341e883 fix port binding 2026-03-24 15:48:56 +01:00
dad8ac498c fix having fixed size key 2026-02-01 21:31:32 +01:00
7e3cade00e fix forgetting to save file 2026-02-01 21:10:03 +01:00
3b6de6968d lots of changes 2026-02-01 20:59:23 +01:00
fd58995c4c add logging and make auth version report be edition specific 2026-01-31 21:39:11 +01:00
dcbbf2e1fe revert changing of default server port 2026-01-31 17:28:49 +01:00
1cd8f192bb fix double call of setup in v1 proxy 2026-01-31 17:24:11 +01:00
7918e54487 more progress on friends 2026-01-31 13:48:06 +01:00
1b802ff33f updates 2026-01-27 14:44:10 +01:00
fc94f655b2 things 2026-01-20 20:26:44 +01:00
31d495c932 add editions 2025-11-13 14:06:08 +01:00
755e5c4747 fix warnings and criterion in main 2025-11-13 10:06:58 +01:00
11ba2b1470 reduce dependency bloat 2025-11-13 09:51:05 +01:00
5782951e68 optimize 2025-11-12 23:04:31 +01:00
6625dab9c1 fix is_reachable 2025-11-08 20:27:36 +00:00
4de04a4627 fix checking if a session has active players 2025-11-08 17:19:28 +00:00
6ea1518a9d clean up a bit 2025-11-08 13:00:23 +00:00
f5b30496d7 make sending data actually reliable 2025-11-08 12:04:39 +00:00
d5b1be28fc fix ssl 2025-11-07 18:37:28 +00:00