Commit graph

168 commits

Author SHA1 Message Date
d8e53407bc fix devcontainer 2025-11-05 22:50:51 +01:00
d352e7537c add dev container and default ip 2025-11-05 22:47:06 +01:00
41955a7e21 build for release 2025-11-05 22:21:17 +01:00
d008859ad4 fix dockerfile 2025-11-05 22:13:56 +01:00
c978ee8e84 remove prod profile from dockerfile 2025-11-05 22:09:43 +01:00
b8e24686db disable doctests for macros 2025-11-05 22:03:03 +01:00
58eecef905 fix ci 2025-11-05 21:57:57 +01:00
d7f1ee4040 update ci 2025-11-05 21:54:47 +01:00
c698e0b3dd chore: anti pretendo people note and cleanup 2025-10-07 20:39:52 +02:00
4e83068662 remove temporary file and add missing ones 2025-09-21 16:21:58 +02:00
aab4414904 refactor 2025-09-21 15:59:27 +02:00
a4ccc96ed0 update readme 2025-07-31 23:39:26 +02:00
1058048a12 fix memory leak 2025-07-31 22:00:48 +02:00
0cbff9878e fix a couple of things 2025-07-30 22:42:12 +02:00
a9fffa8d2d actually implement edge node holder server 2025-07-30 22:15:31 +02:00
11b0393e6a change to using different connections 2025-07-30 21:39:54 +02:00
f12904909a add error logging to the connecting stage of the proxies 2025-06-30 10:53:10 +02:00
a3c58ee231 swap over to using websockets for proxy <-> backend connections 2025-06-30 10:47:48 +02:00
3a372bf8c3 fix not resolving address 2025-06-29 17:39:31 +02:00
b7a08ae945 fix control server crashes 2025-06-29 16:46:29 +02:00
TV
984221e8e0
Merge pull request #3 from Splatfestival-Network/feat/proxy
fix not compiling
2025-06-29 12:02:16 +02:00
8e7aacbbd1 fix not compiling 2025-06-29 12:01:31 +02:00
TV
70117d837c
Merge pull request #2 from Splatfestival-Network/feat/proxy
feat: a lot of things(i lost track)
2025-06-29 11:43:24 +02:00
98193a58d8 feat: a lot of things(i lost track) 2025-06-29 11:40:42 +02:00
79e021751c
Merge pull request #1 from Splatfestival-Network/feat/proxy
Feat/proxy
2025-06-13 12:36:52 +02:00
29f3ab6348 feat: secure proxy should work now as well 2025-06-13 12:36:28 +02:00
405a5e1ba1 fix: fix incorrect imports in some places 2025-06-13 10:11:05 +02:00
35cee07591 fix: rename crate to rust_nex 2025-06-13 10:10:04 +02:00
9da91bb835 feat: split rmc off from prudp, make macros crate location independent and add tls connection setup 2025-06-13 10:05:38 +02:00
0a1e49d9bc feat: start working on ctrl+c exit support 2025-06-06 14:51:41 +02:00
058e656349 merge in gatherings branch and fix Dockerfile 2025-05-29 15:22:53 +02:00
dd1b112e56 Merge remote-tracking branch 'new-origin/main' 2025-05-29 15:22:20 +02:00
77e3f1ef08 feat: session garbage collection 2025-05-29 10:46:27 +02:00
fa831eb1ee fix: remove temporary changes 2025-05-28 22:45:01 +02:00
9490ff8a3b switch to grpc 2025-05-28 22:39:38 +02:00
andrea
b03f8f7e7c Merge branch 'feat/gatherings' into 'main'
feat: splatfest matchmaking

See merge request perditum/rnex-splatoon!14
2025-05-22 12:34:04 +02:00
1d1781c7d7 fix: fix sending back incorrect supported functions 2025-05-17 22:13:48 +02:00
e7d0a17500 feat: implement timeouts 2025-05-16 19:58:28 +02:00
8f40e95480 feat: start implementing api 2025-05-16 13:08:13 +02:00
764a326d43 feat: fest matchmaking 2025-05-15 20:53:56 +02:00
b8cc89a6d9 fix: unhardcode matchmake session fields and fix other stuff 2025-05-15 17:00:26 +02:00
7703aafe3c feat & chore: clean up and push current progress on splatfest matchmaking 2025-05-14 09:52:24 +02:00
384f5abca5 feat: private battles 2025-05-12 10:28:54 +02:00
andrea
c9fa7f48cd Merge branch 'feat/gatherings' into 'main'
Core Rewrite

See merge request perditum/rnex-splatoon!10
2025-05-07 21:15:34 +00:00
33b0391ef3 feat: add register function 2025-05-07 22:57:50 +02:00
3981dd662d Merge remote-tracking branch 'origin/feat/gatherings' into feat/gatherings 2025-05-07 21:53:39 +02:00
5e726fc9b0 feat: rnex works, all major roadblocks are gone, the rnex rewrite is now in working state 2025-05-07 21:52:05 +02:00
andrea
f11c83a939 Merge branch 'main' into 'feat/gatherings'
# Conflicts:
#   LICENSE
2025-04-08 19:33:43 +00:00
andrea
1884e8ed07 Edit LICENSE 2025-04-08 11:22:46 +00:00
803a98aa0b feat: fix prudp stuff(almost there) 2025-03-25 22:53:43 +01:00