repoClatter.MasterServercancel

17 Commits over 1,308 Days - 0.00cph!

1 Year Ago
Update to .net 6 Update game server endpoint Change alerts to use stopwatch to try and shut up the spam
4 Years Ago
Switch to linux build Update packages Update default config to use new server IP
4 Years Ago
Increased offline alert timing to (hopefully) be longer than the rcon blips
4 Years Ago
Fix some issues that prevented the master server from being used entirely, increased the alarm thresholds
4 Years Ago
Remove the connection reuse stuff
4 Years Ago
Update, debugging memory leak and stuff
5 Years Ago
Remove IP address and port from server listing
5 Years Ago
Disable SSL for release server (unity can't connect from builds??)
5 Years Ago
Config
5 Years Ago
Add other dev host for CORS Add another stats method to get a specific season (instead of just current)
5 Years Ago
Include the season number, fix clamping
5 Years Ago
Add an API method to get the current top 100 players
5 Years Ago
Fix updating server properties in place, update endpoints
5 Years Ago
Better CORS (needed for webgl)
5 Years Ago
Update dependencies
5 Years Ago
Provide an endpoint URL for websocket to use Capture server versions, provide server list for each specific version Separate port from rcon port Add a flag to disable slack alerts per server Removed tags, use order instead
5 Years Ago
Add a hotlodable config for some things