Commit Graph

18 Commits

Author SHA1 Message Date
Ash Logan
6a9fc6bb34 fix(debug): Remove bad SocketConnection test
Some checks failed
Build and Publish Docker Image / build-publish (push) Has been cancelled
2025-01-03 18:03:58 +11:00
Ash Logan
8f08b97dfe chore: Revert to older gRPC module version 2025-01-03 18:03:42 +11:00
Ash Logan
8ec1d521f8 feat(debug): fix big bug era 2025-01-02 22:17:15 +11:00
Ash Logan
4765018c26 feat(debug): Add some self-checks to hunt for stale connections 2025-01-02 21:51:40 +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