Commit graph

128 commits

Author SHA1 Message Date
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
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
ac21581957 fix not compiling 2025-03-25 12:42:51 +00:00
e1a08d6c7b feat: add handelinng incoming messages 2025-03-25 10:13:19 +00:00
Andrea Toska
c40ca2baf3
Remove GitHub CI
we're on gitlab now lol
2025-03-25 08:32:23 +01:00
SPFN Admin
f0d6f3d85a Merge branch 'main' into 'feat/gatherings'
Merge main into gatherings

See merge request perditum/rnex-splatoon!13
2025-03-25 07:30:10 +00:00
andrea
2450341b5d Merge main into gatherings 2025-03-25 07:30:10 +00:00
SPFN Admin
f73674b07d Merge branch 'optimize-docker' into 'main'
make docker containers more efficient

See merge request perditum/rnex-splatoon!12
2025-03-25 07:21:45 +00:00
a7c36c39ef feat: almost done with rework communication with remotes now works 2025-03-24 23:31:25 +01:00
fa37331780 feat: stuff happend 2025-03-23 10:54:01 +01:00
44ecbd46a7 feat(docker): optimize final image to have no distro and optimize output executable more 2025-03-08 01:14:15 +01:00
b8d2cd7b09 feat: stuff 2025-03-08 00:56:44 +01:00
andrea
cf17cc88d3 Merge branch 'feat/ci' into 'main'
Introduce CI

See merge request perditum/rnex-splatoon!11
2025-03-06 10:56:36 +00:00
Andrea Toska
d3b752f5a7
fix(ci): submodules 2025-03-06 10:20:19 +01:00
Andrea Toska
1bfa8edd1f
fix(ci): debug protoc 2025-03-06 10:12:55 +01:00
Andrea Toska
9e1c51a099
fix(docker): whoops, missed the -y argument 2025-03-06 10:04:33 +01:00
Andrea Toska
f2d0b207d4
fix(ci): run an apt update 2025-03-06 10:01:28 +01:00
Andrea Toska
fb3ecd2ec0
fix(ci): add protoc 2025-03-06 09:58:22 +01:00
andrea
b2abacbdba fix(ci): remove branch specification 2025-03-06 08:53:02 +00:00
Andrea Toska
235f1dfd6b
feat(ci): introduce ci 2025-03-06 09:50:48 +01:00
SolidStateDrive
d093687e01 Update RNEX license to text version
This commit makes no change to the license, and only converts it to a text version.
2025-02-20 14:15:35 +01:00
6f02339464 feat(rmc): start implementing new rmc protocol abstraction 2025-02-19 23:30:15 +01:00
SolidStateDrive
d52afef3c1 Merge pull request #9 from Perditum/AToska21-patch-1 2025-02-19 12:51:43 +01:00
SolidStateDrive
092264abba Update and rename LICENSE.txt to LICENSE.md 2025-02-19 12:04:09 +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
2443569861 Merge pull request #7 from Perditum/main
update gatherings code
2025-02-08 14:32:07 +01:00
SPFN Administrator
65c26822ef Merge pull request #6 from Perditum/feat/conditional-server-compilation
feat(startup): make both servers be able to run separately with specification by features
2025-02-08 14:03:02 +01:00
56d8a6ca48 feat(startup): make both servers be able to run seperately with specification by features 2025-02-08 13:30:43 +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
SPFN Administrator
f6da681ec7 Merge pull request #4 from Perditum/fix/windows
fix(logging): fix windows being windows
2025-02-07 19:29:40 +01:00
296bb6df32 fix(logging): fix windows being windows 2025-02-07 18:09:12 +01:00
SolidStateDrive
237db8cd60 Merge pull request #3 from Perditum/fix/warnings 2025-02-07 17:41:17 +01:00
Andrea Toska
d9cee5ddb4 fix(warnings): add an underscore to unused variables 2025-02-07 08:48:22 +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
7e65691129 feat(ci): readd build action 2025-02-05 16:48:30 +01:00
4f71e34592 feat(ci): remove build so that it can be readded to hopefully fix the action 2025-02-05 16:46:07 +01:00
0c2af57b5b feat(ci): make pushes to main build hopefully, again 3 2025-02-05 16:43:18 +01:00
921495b039 feat(ci): make pushes to main build hopefully, again 2 2025-02-05 16:41:08 +01:00
1cebace33e feat(ci): make pushes to main build hopefully, again 2025-02-05 16:38:44 +01:00