|
|
0a1e49d9bc
|
feat: start working on ctrl+c exit support
|
2025-06-06 14:51:41 +02:00 |
|
|
|
9490ff8a3b
|
switch to grpc
|
2025-05-28 22:39:38 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
803a98aa0b
|
feat: fix prudp stuff(almost there)
|
2025-03-25 22:53:43 +01:00 |
|
|
|
b8d2cd7b09
|
feat: stuff
|
2025-03-08 00:56:44 +01:00 |
|
|
|
3ea7c7e671
|
feat: refactor prudp code and start working on refactoring rmc
|
2025-02-18 22:55:33 +01:00 |
|
|
|
7d24a71f09
|
feat(matchmake): a bunch of things
|
2025-02-12 18:46:29 +01:00 |
|
|
|
c6b83b3ad9
|
feat(matchmake): add create_matchmake_session_with_param and change some/add other stuff
|
2025-02-08 11:54:49 +01:00 |
|
Andrea Toska
|
f74cfd3ff3
|
fix(warnings): remove unused imports to get rid of warnings
|
2025-02-07 08:46:09 +01:00 |
|
|
|
2b9f55e4d2
|
feat(secure): a lot of things
|
2025-02-06 17:54:38 +01:00 |
|
|
|
92c81e7126
|
chore(prudp): change spacing
|
2025-02-05 16:56:37 +01:00 |
|
|
|
e0669ddecc
|
feat(prudp): clean up logging
|
2025-02-05 16:32:03 +01:00 |
|
|
|
d69d0a5f6b
|
feat(socket): made server less crashable
|
2025-02-04 16:33:33 +01:00 |
|
|
|
81f7a0a738
|
feat(secure): a bunch of stuff
|
2025-02-04 16:31:56 +01:00 |
|
|
|
4f26aae1d7
|
fix(prudp): use seperate streams for seperate substreams via EncryptionPair
|
2025-02-03 21:33:07 +01:00 |
|
|
|
b097c298e7
|
feat(secure server): start working on secure server
|
2025-02-03 20:43:24 +01:00 |
|
|
|
d18ba43aed
|
feat(auth): finish protocol 10 method 2 and 3
|
2025-02-02 20:25:22 +01:00 |
|
SolidStateDrive
|
d3783ce48a
|
Merge branch 'feat/login_ex' into main
|
2025-02-02 04:54:31 +01:00 |
|
|
|
cb6a6f9028
|
feat(account): add grpc to communicate with account server
|
2025-02-02 00:46:04 +01:00 |
|
|
|
ce81f09a85
|
chore: fix warnings
|
2025-02-01 17:31:13 +01:00 |
|
|
|
38bcad37bd
|
cleaned up code, condensed code and fixed a couple of things
|
2025-01-26 23:21:35 +01:00 |
|
|
|
40ca10651f
|
changes...
|
2025-01-26 12:09:56 +01:00 |
|
|
|
6af6e65666
|
fix not compiling
|
2025-01-23 23:27:50 +01:00 |
|
|
|
b449d731b7
|
continued working on reliable packets
|
2025-01-23 23:24:04 +01:00 |
|
|
|
221a7148d6
|
added checks for supported functions
|
2025-01-23 15:29:29 +01:00 |
|
|
|
019c21c8e1
|
added logging to data
|
2025-01-23 15:25:21 +01:00 |
|
|
|
ecad507f63
|
started implementing data packets
|
2025-01-23 15:24:55 +01:00 |
|
|
|
22dab35a73
|
fix not sending correct options size to client
|
2025-01-22 22:30:09 +01:00 |
|
|
|
23961a366e
|
fix not compiling
|
2025-01-22 21:01:23 +01:00 |
|
|
|
9cb4c6a4f1
|
add base code for acknowledgements
|
2025-01-22 21:00:32 +01:00 |
|
|
|
08e67936c5
|
did stuff
|
2025-01-22 20:49:40 +01:00 |
|
|
|
541f667a0e
|
add signature to connection response packet
|
2025-01-22 20:40:18 +01:00 |
|
|
|
83b814bea7
|
add more logging
|
2025-01-22 20:31:48 +01:00 |
|
|
|
f6d6ffa6fb
|
make unimplemented flag type not crash
|
2025-01-22 20:29:54 +01:00 |
|
|
|
3037d4c83f
|
remove unimplemented for if packet is ack
|
2025-01-22 20:28:19 +01:00 |
|
|
|
e83eb1a6d8
|
finish connect
|
2025-01-22 20:23:54 +01:00 |
|
|
|
d5830bb7c5
|
fix offset
|
2025-01-21 20:38:48 +01:00 |
|
|
|
a7053679fe
|
fix reading options
|
2025-01-21 20:33:08 +01:00 |
|
|
|
f505261085
|
added more logging
|
2025-01-21 20:24:04 +01:00 |
|
|
|
a9f53dd0cf
|
added more logging
|
2025-01-21 20:19:29 +01:00 |
|
|
|
fd77632cd7
|
added error reasons to invalid packets
|
2025-01-21 20:16:09 +01:00 |
|
|
|
d53349c264
|
refactor for new naming, new api and async
|
2025-01-21 20:10:58 +01:00 |
|
|
|
ef844183d6
|
remove unnescesary Arc<_>
|
2025-01-20 18:01:54 +01:00 |
|
|
|
d6fbf79ded
|
continue working on endpoints and reenabled reading packet options
|
2025-01-19 20:33:15 +01:00 |
|