Pat Hartl
2d8d4f143b
Sync player name, allocated key, saves for games/mods/expansions
2024-07-15 18:17:04 -05:00
Pat Hartl
42fcea0dfb
Fix reference to download methods
2024-06-03 19:27:58 -05:00
Pat Hartl
b5efcb6bf5
Add support for legacy "Saves" path in save archives
2024-03-28 19:59:15 -05:00
Pat Hartl
56e760206f
Fix packing of save files
2024-03-28 19:38:25 -05:00
Pat Hartl
99c825afb5
Fix download button locking UI
2024-02-18 15:02:23 -06:00
Pat Hartl
1046f508fa
WIP save manager
2024-02-17 17:30:14 -06:00
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
Pat Hartl
b74bbf47b0
Fix location of extracted manifest from saves
2024-01-25 21:24:35 -06:00
Pat Hartl
a8ed46bff7
Change location of all metadata/script files in install directory
...
In order to support mods and expansions, there needs to be another place to hold game scripts and the manifest. These have been moved to the {InstallDir}\.lancommander\{GameId} directory.
2024-01-09 01:22:56 -06:00
Pat Hartl
7d99b33233
Fix reference. Remove references to Forms
2024-01-02 21:27:32 -06:00
Pat Hartl
7afa8d0674
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