LANCommander/LANCommander.SDK/Clients
Pat Hartl 966e049c7e
Some checks failed
LANCommander SDK Release / prep (push) Failing after 14s
LANCommander SDK Release / publish (push) Has been skipped
LANCommander Release / prep (push) Failing after 29s
LANCommander Release / build_server_linux_arm64 (push) Has been skipped
LANCommander Release / build_server_linux_x64 (push) Has been skipped
LANCommander Release / build_server_osx_arm64 (push) Has been skipped
LANCommander Release / build_server_osx_x64 (push) Has been skipped
LANCommander Release / build_server_win_arm64 (push) Has been skipped
LANCommander Release / build_server_win_x64 (push) Has been skipped
LANCommander Release / build_launcher_linux_arm64 (push) Has been skipped
LANCommander Release / build_launcher_linux_x64 (push) Has been skipped
LANCommander Release / build_launcher_osx_arm64 (push) Has been skipped
LANCommander Release / build_launcher_osx_x64 (push) Has been skipped
LANCommander Release / build_launcher_win_arm64 (push) Has been skipped
LANCommander Release / build_launcher_win_x64 (push) Has been skipped
LANCommander Release / build_release (push) Has been skipped
Fix installation of redistributables
2026-03-20 01:09:29 -05:00
..
AuthenticationClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
BeaconClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
ChatClient.cs Implement infinite loading with chat thread 2026-01-11 14:38:24 -06:00
ChatHubClient.cs Implement infinite loading with chat thread 2026-01-11 14:38:24 -06:00
ConnectionClient.cs Separate SignalR chat client from RPC client. Create abstraction for getting server address. Implement server-side chat client. 2025-12-23 21:12:06 -06:00
DepotClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
DiscoveryBeacon.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
DiscoveryProbe.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
GameClient.cs Fix launcher to only show actions pulled from server for installed games 2026-03-19 23:57:05 -05:00
IArchiveClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
IChatClient.cs Implement infinite loading with chat thread 2026-01-11 14:38:24 -06:00
IConnectionClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
IssueClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
LauncherClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
LibraryClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
LobbyClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
MediaClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
PlaySessionClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
ProfileClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
RedistributableClient.cs Fix installation of redistributables 2026-03-20 01:09:29 -05:00
RpcClient.cs Separate SignalR chat client from RPC client. Create abstraction for getting server address. Implement server-side chat client. 2025-12-23 21:12:06 -06:00
SaveClient.cs Update SharpCompress, move to async extraction, add logging per entry on fail 2026-03-09 22:12:09 -05:00
ScriptClient.Authentication.cs Split ScriptClient into partials 2026-02-10 17:34:35 -06:00
ScriptClient.cs Split ScriptClient into partials 2026-02-10 17:34:35 -06:00
ScriptClient.Games.cs Split ScriptClient into partials 2026-02-10 17:34:35 -06:00
ScriptClient.Redistributables.cs Split ScriptClient into partials 2026-02-10 17:34:35 -06:00
ScriptClient.Tools.cs First pass of adding tool installation to launcher 2026-02-10 18:04:49 -06:00
ServerClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
TagClient.cs Move clients out of Services directory 2025-12-13 00:26:43 -06:00
ToolClient.cs Fix saving script actual contents 2026-03-11 20:12:09 -05:00