• Joined on 2026-04-25
rusticmaple pushed to v0 at spacebar/rust-nex 2026-06-18 22:36:40 +02:00
f2fc26661b fix things related to time in KerberosDateTime and datastore
rusticmaple pushed to v0 at spacebar/rust-nex 2026-06-17 23:14:13 +02:00
73b8446a7d fix not building
rusticmaple pushed to v0 at spacebar/rust-nex 2026-06-17 21:18:36 +02:00
ba2745138a fix not building
rusticmaple pushed to v0 at spacebar/rust-nex 2026-06-17 21:16:59 +02:00
fb60d2e02b change vec to array where it doesnt need to be a vec
rusticmaple pushed to v0 at spacebar/rust-nex 2026-06-17 17:33:29 +02:00
74a83af43a Merge branch 'v0' of ssh://ssh.spbr.net:51122/spacebar/rust-nex into v0
8b68ddb6f7 remove dyn-ness from prudpv1 connection impl
6ae9675cd3 switch todo!() out for not implemented in friends
Compare 3 commits »
rusticmaple pushed to v0 at spacebar/rust-nex 2026-06-10 23:47:55 +02:00
f6d69d1e82 fix datastore
25bdbb42eb Merge branch 'v0' of ssh://ssh.spbr.net:51122/spacebar/rust-nex into v0
a421d34b80 fix datastore
Compare 3 commits »
rusticmaple pushed to v0 at spacebar/rust-nex 2026-06-10 21:34:59 +02:00
rusticmaple commented on issue spacebar/rust-nex#22 2026-06-10 21:04:33 +02:00
Splatoon, Splatoon Testfire: Matchmaking in modes will lock up

the issue is that we cannot know wether or not lobbies are actually alive. this is kind of a fundamental issue with nex itself as far as im aware...

rusticmaple pushed to v0 at spacebar/rust-nex 2026-06-08 12:04:50 +02:00
7c10abe3e4 (skip ci) start friends from scratch (DO NOT USE THIS COMMIT)
rusticmaple pushed to v0 at spacebar/rust-nex 2026-06-08 11:33:42 +02:00
7441342c5f friends stub
rusticmaple pushed to v0 at spacebar/rust-nex 2026-06-08 10:32:11 +02:00
af60878429 3ds friends
rusticmaple pushed to v0 at spacebar/rust-nex 2026-06-01 09:58:19 +02:00
460d785b5e [skip ci] chore: get rid of warnings
rusticmaple pushed to v0 at spacebar/rust-nex 2026-05-31 16:47:11 +02:00
f51fc3a1db reduce gc time and improve unreachable session detection
rusticmaple pushed to v0 at spacebar/rust-nex 2026-05-31 15:40:58 +02:00
ae96024010 fix not saving
rusticmaple pushed to v0 at spacebar/rust-nex 2026-05-31 13:25:42 +02:00
1b9fcedfaa bypass participation check for splatoon on gamemode 12
rusticmaple pushed to v0 at spacebar/rust-nex 2026-05-30 19:35:11 +02:00
1da5f09bc8 remove accidentally writing vim action into file
rusticmaple pushed to v0 at spacebar/rust-nex 2026-05-30 19:16:38 +02:00
e5c741a8d6 Merge branch 'v0' of ssh://ssh.spbr.net:51122/spacebar/rust-nex into v0
8b26895bd2 fix matchmaking conditions
Compare 2 commits »
rusticmaple pushed to v0 at spacebar/rust-nex 2026-05-29 13:56:36 +02:00
2024c80575 add preresolved ips for public ip resolution
rusticmaple pushed to v0 at spacebar/rust-nex 2026-05-29 12:04:15 +02:00
2252be7dd0 change public ip resolution
rusticmaple pushed to v0 at spacebar/rust-nex 2026-05-29 11:09:11 +02:00
a75b155f6c fix linking