March 29th, 2024
But wait, there's more
https://www.youtube.com/watch?v=v8piXNQwcUw&t=473
Suggested Wiki Refrence Code
Topics
Transcription
Snutt
So these are some of the new additions to dedicated servers, but wait, there's more.
I've saved the best to last, at least in my opinion.
And that is that we've implemented support for an HTTP API that can handle HTTP request methods between the server and the client.
what the hell does that mean tell you what that means so what this means is that it will be possible to develop external applications that can talk directly to the dedicated server by using token authentication applications are going to be able to send http requests to the server such requests could be like getting the server stayed or you know any information about the current game session or telling the server to pause or shut down like there's there's a bunch of stuff that y'all gonna be able to take advantage of uh using this api and it makes the server
way more extendable for scripting and any kind of cool service that you might want to develop for it.
And depending on what people make with this, we might extend the functionality for the API in the future.
And while we don't have any documentation for the API right now, we do plan to release some documentation for the API in the future.
But the thing that I'm looking forward to the most is once the modding community managed to get proper modding support for dedicated servers, which by the way, I know you all are working really hard on this, like just hanging their modders, okay?
Once they do this, they're gonna be able to create their own hooks into this API.
So we're really looking forward to see like what you people make with this.