LANCommander/LANCommander.SDK/Enums
Pat Hartl eaaaf39b8d Refactor install process to use major/minor task queue
Tasks are broken down into major and minor tasks. Major tasks are like install game, redistributable, or tool. These are reported as individual tasks in the download queue. Minor tasks are running of a script, downloading saves, extracting/downloading, etc.
2026-04-17 22:24:47 -05:00
..
GameType.cs Consolidate enums 2024-08-12 00:15:16 -05:00
ImportExportRecordType.cs Add Tools section to server app 2026-02-08 02:24:53 -06:00
InstallPlanItemType.cs Refactor install process to use major/minor task queue 2026-04-17 22:24:47 -05:00
InstallStatus.cs Add "Verifying Files" install status 2026-04-03 19:23:52 -05:00
InstallTaskStatus.cs Refactor install process to use major/minor task queue 2026-04-17 22:24:47 -05:00
InstallTaskType.cs Refactor install process to use major/minor task queue 2026-04-17 22:24:47 -05:00
KeyAllocationMethod.cs Made allocation method on key nullable, added manual assign key dialog, reworked how the next available key is chosen 2026-04-12 19:58:47 -05:00
MediaType.cs Initial support for grid image, screenshots, video 2026-04-03 19:22:26 -05:00
MultiplayerType.cs Import games using Game type instead of manifest 2024-05-07 01:47:00 -05:00
NetworkProtocol.cs Add basic support for checking Steam for lobbies when starting a game 2024-09-05 00:48:04 -05:00
ProcessTerminationMethod.cs Import servers from LCX files 2024-07-04 16:34:30 -05:00
SavePathType.cs Consolidate enums 2024-08-12 00:15:16 -05:00
ScriptType.cs Add basic workflow for packaging games via scripts 2025-08-02 00:22:16 -05:00
ServerAutostartMethod.cs Consolidate enums 2024-08-12 00:15:16 -05:00
ServerConsoleType.cs Consolidate enums 2024-08-12 00:15:16 -05:00
SortDirection.cs WIP refactor of game importing 2025-01-12 02:54:41 -06:00
StorageLocationType.cs Add ability to specify multiple upload folders for archives 2024-10-11 01:09:12 -05:00