| .. |
|
AuthenticationClient.cs
|
Fix storage of authentication token
|
2025-11-19 00:36:03 -06:00 |
|
BeaconClient.cs
|
Increase debug logging
|
2025-10-08 19:51:44 -05:00 |
|
ChatClient.cs
|
Add chat read status, badges to avatars, avatars for groups
|
2025-11-12 18:26:25 -06:00 |
|
ConnectionClient.cs
|
Fix storage of authentication token
|
2025-11-19 00:36:03 -06:00 |
|
DepotClient.cs
|
Rename SDK services -> clients, implement new configuration, use dependency injection for clients
|
2025-09-24 20:58:23 -05:00 |
|
DiscoveryBeacon.cs
|
Reply back to probe on random port
|
2025-05-04 20:47:33 -05:00 |
|
DiscoveryProbe.cs
|
Code cleanup
|
2025-08-18 03:03:28 -05:00 |
|
GameClient.cs
|
Refactor launcher library importing, manifests
|
2025-11-29 18:24:27 -06:00 |
|
IArchiveClient.cs
|
Rename SDK services -> clients, implement new configuration, use dependency injection for clients
|
2025-09-24 20:58:23 -05:00 |
|
IConnectionClient.cs
|
Simplify connection state management
|
2025-10-05 17:13:47 -05:00 |
|
IssueClient.cs
|
Rename SDK services -> clients, implement new configuration, use dependency injection for clients
|
2025-09-24 20:58:23 -05:00 |
|
LauncherClient.cs
|
Rename SDK services -> clients, implement new configuration, use dependency injection for clients
|
2025-09-24 20:58:23 -05:00 |
|
LibraryClient.cs
|
Rename SDK services -> clients, implement new configuration, use dependency injection for clients
|
2025-09-24 20:58:23 -05:00 |
|
LobbyClient.cs
|
Rename SDK services -> clients, implement new configuration, use dependency injection for clients
|
2025-09-24 20:58:23 -05:00 |
|
MediaClient.cs
|
Use SettingsProvider
|
2025-10-02 20:07:44 -05:00 |
|
PlaySessionClient.cs
|
Rename SDK services -> clients, implement new configuration, use dependency injection for clients
|
2025-09-24 20:58:23 -05:00 |
|
ProfileClient.cs
|
Enhance chat list
|
2025-11-03 23:27:05 -06:00 |
|
RedistributableClient.cs
|
Inherit IKeyedModel, restrict ManifestHelper.Write to only manifests
|
2025-12-04 23:43:25 -06:00 |
|
RpcClient.cs
|
Implementation of script debugger component with RPC via SignalR
|
2025-12-10 20:55:38 -06:00 |
|
SaveClient.cs
|
Merge pull request #374 from LANCommander/development
|
2025-12-05 14:40:12 -06:00 |
|
ScriptClient.cs
|
Refactor launcher library importing, manifests
|
2025-11-29 18:24:27 -06:00 |
|
ServerClient.cs
|
Use SettingsProvider when getting any settings
|
2025-10-06 20:29:34 -05:00 |
|
TagClient.cs
|
Rename SDK services -> clients, implement new configuration, use dependency injection for clients
|
2025-09-24 20:58:23 -05:00 |