Commit Graph

7 Commits

Author SHA1 Message Date
JacobTech e94151e814 Luski.Shared HTTP 2024-03-20 23:18:34 -04:00
JacobTech 69168acd22 Fixed loop.
Server class can't have an API class property, or a loop will prevent building.
2023-10-01 13:12:27 -04:00
JacobTech 0740c6daca Try method for public server.
Added TryGetPublicServer to API handler.
2023-10-01 12:28:10 -04:00
JacobTech 0349745944 Alternate servers.
On load, the client can find alternate servers to connect to.
2023-08-25 12:07:36 -04:00
JacobTech 9f641e7429 Public Servers.
Added a bunch of API calls to use in public servers.
2023-08-21 10:58:17 -04:00
JacobTech ea39d93cf5 Friends.
Friends have been copied to the main server.
2023-07-10 14:19:03 -04:00
JacobTech d8fbf281d0 Server Separation.
I moved the two server types to their own classes to prevent API calls to a server, not of that type.
2023-07-08 09:06:13 -04:00