LANCommander/LANCommander.SDK
Pat Hartl b3aaedd65b Only download saves that are newer than the last time the game was played.
This changes the downloading mechanism for saves so only saves that have been uploaded since the last time the game was run get downloaded to the client.
2024-02-06 19:36:55 -06:00
..
Enums Rough but functional download queue 2024-01-20 21:02:41 -06:00
Exceptions Added download canceling back into downloads 2024-01-25 00:46:10 -06: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 Fix location of extracted manifest from saves 2024-01-25 21:24:35 -06:00
Models Added the ability to manually specify host and port for server variable expansion. Default to client server address 2024-01-18 19:36:20 -06:00
PowerShell Import PowerShell cmdlets module based on SDK assembly's location 2023-12-13 23:38:13 -06:00
ActionService.cs 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
Client.cs Fix profile button not showing in offline mode. Fix offline mode. 2024-01-24 00:35:34 -06: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
GameService.cs Keep track of the currently installed key. Run key change on game start if the key doesn't match the allocated key. 2024-02-03 18:32:42 -06:00
LANCommander.SDK.csproj Only replace files on disk that don't match CRC from ZIP file entry 2024-01-10 17:57:00 -06:00
ProfileService.cs Fix alias changing functionality 2024-01-15 20:38:45 -06:00
RedistributableService.cs Rename managers to services, merge into Client so it can be used anywhere the client is accessible. 2024-01-02 02:34:58 -06:00
SaveService.cs Only download saves that are newer than the last time the game was played. 2024-02-06 19:36:55 -06:00
TrackableStream.cs Relocate crucial installation logic to SDK 2023-11-09 19:40:38 -06:00