NorthstarMasterServer icon indicating copy to clipboard operation
NorthstarMasterServer copied to clipboard

Master server for Northstar

Results 26 NorthstarMasterServer issues
Sort by recently updated
recently updated
newest added

This adds a `/client/verifiedmods` resource that lists manually-validated mods. Just like the main menus promos, those mods are listed in a JSON file, that can be updated without restarting the...

Added a `/.well-known/security.txt` endpoint which list the 3 major repos: - NorthstarMasterServer - NorthstarLauncher - NorthstarMods Solves issue #57

Basic stuff to do: - [x] Reading basic mod persistence and sending it to servers on client connect - [x] Writing basic player mod persistence data to masterserver More advanced...

I love it when servers rely on mods that you can't find on Thunderstore. Depends on R2Northstar/NorthstarMods#309 and R2Northstar/NorthstarLauncher#146

![mp_lobby0015](https://user-images.githubusercontent.com/40122905/183406146-435bd411-e1b4-4ec7-9392-e753cfebd591.jpg) The idea behind this PR is to add information about geographic location of a gameserver the serverbrowser. This could be combined with a PR to the client that replaces...

feedback wanted

Most of the time when setting up a master server it's for development reasons, in which case it makes more sense to set `ORIGIN_ENABLE` to `0`.

feedback wanted

For some reason in recent time master server started requiring manual restarts every 2-3 days due to starting to through auth errors on clients. Issue is currently not known and...

bug

# Reverse Proxy ## Description Adds support for reverse Proxies. This Feature would allow Hosters to use services like Cloudflare Spectrum to hide their Origin IP and protect themself from...

Thought it might be better than having a raw json error ![image](https://user-images.githubusercontent.com/7439692/176888960-7104af49-25ed-4eba-9e85-9f58d6e863c4.png)

should make the /account/lookup_uid route return faster because now it indexes the username column