LANCommander/LANCommander.SDK
Pat Hartl e3b238e3f0 Refactor game launching
Changes to game launching:
- Games can now be launched using the SDK
- Games can be stopped by the SDK
- Running games are tracked by the SDK
- Game state in play buttons are now tracked by polling SDK game service
- Library service no longer controls any launching/stopping/tracking
- Actions now are keyed in the manifest
- Game launching occurs in a GameExecutionContext
- Game launching variables have been consolidated
2024-08-26 20:18:54 -05:00
..
Enums Allow upload of images from markdown editor 2024-08-23 01:05:31 -05:00
Exceptions Validate API version when doing requests 2024-05-13 18:41:00 -05:00
Extensions Don't replace slashes in action arguments as some may use something other than the path separator char 2024-01-26 01:56:21 -06:00
Helpers Refactor game launching 2024-08-26 20:18:54 -05:00
Models Refactor game launching 2024-08-26 20:18:54 -05:00
PowerShell Add cmdlets for getting/setting custom fields 2024-08-21 20:19:04 -05:00
Client.cs Refactor game launching 2024-08-26 20:18:54 -05:00
EventArgs.cs Rough but functional download queue 2024-01-20 21:02:41 -06:00
ExtractionResult.cs Relocate crucial installation logic to SDK 2023-11-09 19:40:38 -06:00
GameExecutionContext.cs Refactor game launching 2024-08-26 20:18:54 -05:00
GameService.cs Refactor game launching 2024-08-26 20:18:54 -05:00
IssueService.cs Add ability to track issues with games 2024-08-11 14:48:00 -05:00
LANCommander.SDK.csproj Bundle PowerShell runtime 2024-08-05 18:02:01 -05:00
LauncherService.cs Update RestSharp 2024-08-04 20:47:19 -05:00
MediaService.cs Rename methods 2024-08-04 20:47:33 -05:00
ProfileService.cs Add cmdlets for getting/setting custom fields 2024-08-21 20:19:04 -05:00
RedistributableService.cs Move debug flag to SDK ScriptService 2024-08-16 18:36:17 -05:00
SaveService.cs Consolidate save path types in SDK 2024-08-26 18:37:57 -05:00
ScriptService.cs Move debug flag to SDK ScriptService 2024-08-16 18:36:17 -05:00
TrackableStream.cs Relocate crucial installation logic to SDK 2023-11-09 19:40:38 -06:00
VersionInterceptor.cs Fix version header check 2024-08-11 14:48:10 -05:00