Commit Graph

14 Commits

Author SHA1 Message Date
JacobTech 42290dc983 Server Update 2024-08-27 10:57:22 -04:00
JacobTech 82ccdd8307 Overrides & Members 2024-03-31 23:57:12 -04:00
JacobTech e94151e814 Luski.Shared HTTP 2024-03-20 23:18:34 -04:00
JacobTech 97ed89b627 Framework Update
A few changes, mostly to update the .NET framework version.
2023-12-22 11:13:31 -05: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 c3bb39b21b Better Storage.
The example library now has better storage for local information and cache.
2023-07-10 07:35:05 -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
JacobTech 106d0d6078 Migration starts
• A lot of work needs to be done to make sure this works.
• I already know this push won't work, but it will build.
• I need to come up with a new way of storing local info. This will also bee needed to fix the very broken key system in this rushed commit.
2023-07-03 23:24:35 -04:00
JacobTech 2eb1abe526 init 2023-01-01 22:50:39 -05:00
JacobTech 652dcbd0c8 Initial commit 2023-01-01 18:18:30 -05:00