Commit graph

377 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
f6318f082e wii u chat 2026-04-25 18:05:47 +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
2c08e35c36 make fragment size smaller 2026-04-25 16:40:54 +02:00
f9ce137c04 sleep inside the packet send task instead of outside 2026-04-25 15:41:58 +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
58c9e43fa3 add fragments to v0 outgoing packets 2026-04-25 12:59:49 +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
52af146c55 i should really start waiting maybe a minute longer before commiting 2026-04-21 21:48:28 +02:00
458c651cd4 Fix conditional compilaton 2026-04-21 21:41:44 +02:00
49dab174cc revert build-edition to normal, and try to allow normal builds to succeed 2026-04-21 21:00:13 +02:00
e5a0b37492 sqlx prepare 2026-04-21 20:46:38 +02:00
20ee0e20dc add super mario maker to CI 2026-04-21 20:36:51 +02:00
08fac7af03 Even more work on datastore 2026-04-20 14:06:04 +02:00
2b8132452f More work on datastore 2026-04-14 19:42:44 +02:00
b07c97f2bc I've got to be like a professional dumbass or smth 2026-04-14 10:53:57 +02:00
ee798408f0 preliminary DB support 2026-04-14 10:49:30 +02:00
3b103e12d4 Implement GetApplicationConfig 2026-04-14 09:42:18 +02:00
75c6e9df49 Dynamically load S3 details 2026-04-14 09:19:00 +02:00
0fe0b754a1 More work on datastore 2026-04-14 09:00:49 +02:00
3a4eb78d2c ACTUALLY define the protocol
thanks maple for helping out
2026-04-13 10:43:51 +02:00
f020ed8634 ACTUALLY define the protocol
Maple, why
2026-04-13 00:38:38 +02:00
535e448541 long sigh 2026-04-13 00:36:12 +02:00
35ac0e9f46 Compiler pissing me off 2026-04-13 00:30:10 +02:00
7e22acda59 Basic test for SMM functionality 2026-04-13 00:27:30 +02:00
2f4d42d3ed Start work on super mario maker 2026-04-12 23:35:55 +02:00
c9c4a575b5 oops 2026-04-12 22:35:07 +02:00
fc39e3295b Correctly evaluate access key 2026-04-12 22:33:02 +02:00
6d13907588 Dynamically define access key 2026-04-12 22:15:15 +02:00
a09c1c3d79 Merge branch 'friendsfix' into 'v0'
Friendsfix

See merge request spfn/rust-nex!6
2026-04-12 21:33:57 +02:00
ec3477afaa Merge branch 'v0' into 'v0'
Fix results POST and GET

See merge request spfn/rust-nex!5
2026-04-12 21:32:53 +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
8164317b19 fix friends connection 2026-04-11 21:59:37 +02:00