Commit graph

95 commits

Author SHA1 Message Date
e7044e21e9 NEX ragebait again
All checks were successful
Build and Test / splatoon (push) Successful in 4m35s
Build and Test / friends (push) Successful in 6m10s
Build and Test / super-mario-maker (push) Successful in 10m54s
2026-04-27 03:46:41 +02:00
12ce2e59c0 NEX ragebait 2026-04-27 03:46:23 +02:00
ce14f2676e log resultsrange
All checks were successful
Build and Test / friends (push) Successful in 5m21s
Build and Test / splatoon (push) Successful in 5m22s
Build and Test / super-mario-maker (push) Successful in 11m6s
2026-04-27 03:35:11 +02:00
a17e914849 bro
All checks were successful
Build and Test / friends (push) Successful in 5m19s
Build and Test / splatoon (push) Successful in 5m22s
Build and Test / super-mario-maker (push) Successful in 10m56s
2026-04-27 03:21:46 +02:00
dd1926fd3a debugging 2026-04-27 03:21:00 +02:00
dc6307cfcf dont lock up the connection whilest sending fragments
All checks were successful
Build and Test / splatoon (push) Successful in 5m57s
Build and Test / friends (push) Successful in 6m14s
Build and Test / super-mario-maker (push) Successful in 11m21s
2026-04-27 00:09:55 +02:00
9275f3b09f restrict what gets checked and implement sending of fragmented packets
Some checks failed
Build and Test / splatoon (push) Successful in 4m27s
Build and Test / friends (push) Successful in 5m7s
Build and Test / super-mario-maker (push) Failing after 13m14s
2026-04-26 23:20:42 +02:00
29a8b015bd Merge branch 'v0' of ssh://ssh.spbr.net:51122/Spacebar/rust-nex into v0
All checks were successful
Build and Test / splatoon (push) Successful in 4m55s
Build and Test / friends (push) Successful in 5m40s
Build and Test / super-mario-maker (push) Successful in 10m49s
2026-04-26 19:08:22 +02:00
f8e887496f add checking of account level on proxy 2026-04-26 19:08:08 +02:00
0b777d00ae Seperate sqlx queries
Some checks failed
Build and Test / splatoon (push) Successful in 3m47s
Build and Test / friends (push) Successful in 4m42s
Build and Test / super-mario-maker (push) Failing after 12m11s
2026-04-26 16:41:40 +02:00
6ff9b33966 shit i forgot to update something
Some checks failed
Build and Test / splatoon (push) Successful in 5m3s
Build and Test / friends (push) Successful in 5m44s
Build and Test / super-mario-maker (push) Has been cancelled
2026-04-26 16:14:43 +02:00
e129f9c3b3 Merge super-mario-maker into v0
Some checks failed
Build and Test / super-mario-maker (push) Failing after 16s
Build and Test / splatoon (push) Has been cancelled
Build and Test / friends (push) Has been cancelled
2026-04-26 16:12:31 +02:00
f870853630 clean up a bit and fix scripts
All checks were successful
Build and Test / splatoon (push) Successful in 3m43s
Build and Test / friends (push) Successful in 3m53s
2026-04-26 14:57:02 +02:00
50864770fe fix cargo.toml
Some checks failed
Build and Test / splatoon (push) Has been cancelled
Build and Test / friends (push) Has been cancelled
2026-04-26 14:37:28 +02:00
18c8ec77dd some small things
Some checks failed
Build and Test / splatoon (push) Failing after 15s
Build and Test / friends (push) Failing after 16s
2026-04-26 14:36:42 +02:00
2a2dbd5ff1 count connected friends users correctly
All checks were successful
Build and Test / friends (push) Successful in 3m3s
Build and Test / splatoon (push) Successful in 3m27s
2026-04-26 13:53:52 +02:00
7f27ad0a3c fix more warnings and add script to check all editions
All checks were successful
Build and Test / friends (push) Successful in 2m56s
Build and Test / splatoon (push) Successful in 3m38s
2026-04-26 13:48:26 +02:00
a88f1898a5 fix warnings
Some checks failed
Build and Test / friends (push) Successful in 3m13s
Build and Test / splatoon (push) Failing after 4m27s
2026-04-26 13:15:56 +02:00
f5d4c56ce0 fix team counting 2026-04-26 01:46:46 +02:00
21e3227347 add user limit 2026-04-26 01:06:05 +02:00
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