|
|
b4ad3d9c6f
|
inform about people coming online
|
2026-04-26 00:59:08 +02:00 |
|
|
|
08f014fe39
|
Merge branch 'v0' of https://git.virintox.com/spfn/rust-nex into super-mario-maker
|
2026-04-25 23:48:03 +02:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|