Commit Graph

19 Commits

Author SHA1 Message Date
Jonathan Barrow
e9e0a7dc4e
chore: bump nex-go version
Some checks failed
Build and Publish Docker Image / build-publish (push) Has been cancelled
2025-04-13 15:14:00 -04:00
shutterbug2000
1793bf2540 Update to latest libraries
Add randomized Kerberos password
2025-02-16 03:28:12 -06:00
Ash Logan
e37d34097c chore: Update README with Friends gRPC env vars
Some checks failed
Build and Publish Docker Image / build-publish (push) Has been cancelled
2025-01-07 18:31:16 +11:00
Ash Logan
1e36172b6d chore: Update nex-go to fixed version
Some checks failed
Build and Publish Docker Image / build-publish (push) Has been cancelled
This patch still has issues but is at least not susceptible to the "stale connections" bug
2025-01-07 18:22:48 +11:00
Ash Logan
43b5fe88cf chore: Revert to older gRPC module version 2025-01-07 18:18:53 +11:00
Ash Logan
cc0c0ca2dd chore: Update go modules
Some checks failed
Build and Publish Docker Image / build-publish (push) Has been cancelled
mm-rewrite is in a release now
2025-01-02 21:46:32 +11:00
Ash Logan
71c04cbfd3 readme: Add note about core library development versions
We have hard dependencies on a lot of unreleased fixes, and a prospective contributor will probably need to make more fixes - so be explicit about how to get set up for that
2024-09-23 14:17:50 +10:00
Ash Logan
49ffa3887d feat!(secure): Update to west MatchmakingManager 2024-08-25 21:06:11 +10:00
Ash Logan
fd75619953 feat(secure): Server-side check for friends and friends-of-friends 2024-08-12 14:30:02 +10:00
Ash Logan
75d247ceb1 feat!(secure): Use new MatchmakingManager code
Port to the nex-protocols-common-go/matchmaking-rewrite staging branch. This has better notification behaviour, among other improvements.
2024-08-10 16:56:52 +10:00
Jonathan Barrow
8a30e47281
Merge pull request #3 from mrjvs/main 2024-07-27 12:21:02 -04:00
mrjvs
0c45bdfa6c Add Dockerfile & CI
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2024-07-27 12:39:07 +02:00
Jonathan Barrow
1ca59de610
Merge pull request #2 from ashquarky/v2-update 2024-06-30 12:33:22 -04:00
Ash Logan
9b9f3f503f feat!(secure): Disable public matchmaking by default
Minecraft: Wii U Edition is the most exploitable game on the console. Add the option to restrict play to friend rooms only, mitigating this issue until a better solution can be found.
2024-06-30 19:30:54 +10:00
Ash Logan
f326cb00b3 feat!(rewrite): Update to v2 libraries
Updated nex libraries to their new v2 counterparts, and rewrite for the new API as appropriate.

Removed a lot of dead code, notably NEX ranking, subscriptions, and the database connection for rankings - these are unused for Minecraft.
2024-06-30 19:30:46 +10:00
shutterbug2000
0501905ad4 un-hardcode port 2023-10-18 03:37:35 -05:00
shutterbug2000
d6e17013ca fix access key 2023-10-18 03:15:37 -05:00
shutterbug2000
0b5d3e60f7 oops lol 2023-10-18 03:14:19 -05:00
shutterbug2000
24f7f19824 Minecraft Wii U Edition NEX Server 2023-10-18 03:12:37 -05:00