Commit graph

250 commits

Author SHA1 Message Date
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
b503363e56 add check setting status 2026-04-11 20:24:13 +02:00
dd4015b2c4 tie connections to a session id + prudp socket address 2026-04-11 20:02:10 +02:00
1c8352a235 actually delete connection if someone disconnects 2026-04-11 18:16:20 +02:00
c5677e304d add more debugging logs 2026-04-11 16:36:57 +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
e6ea4378fe Merge branch 'v0' into 'v0'
Add NEX results and fix timers

See merge request spfn/rust-nex!3
2026-04-06 15:35:55 +02:00
55b3959797 Add NEX results and fix timers 2026-04-06 15:35:55 +02:00
aa18d1ee3e fix prudpv1 2026-03-25 00:42:30 +01: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
8af4ca525a add image cache 2026-01-31 22:20:18 +01:00
d483b230e4 switch proxies to from scracth 2026-01-31 22:04:54 +01:00
2122b8dd6c more logging 2026-01-31 21:50:42 +01:00
fd58995c4c add logging and make auth version report be edition specific 2026-01-31 21:39:11 +01:00
b956563255 add disconnection 2026-01-31 20:57:19 +01:00
420c689644 fix signature 2026-01-31 20:41:37 +01:00
28bc6819a6 add pings to v0 2026-01-31 20:22:11 +01:00
3e2dc9099a generalize node holder connection 2026-01-31 18:53:22 +01:00
7ea43b101d fix insecure proxy setup being called twice 2026-01-31 17:38:42 +01:00
dcbbf2e1fe revert changing of default server port 2026-01-31 17:28:49 +01:00