Commit graph

1588 commits

Author SHA1 Message Date
Pat Hartl
0db960e50c Remove mainline LANCommander code and references
Some checks failed
LANCommander Playnite Plugin Release / build_release (push) Has been cancelled
2024-08-16 19:34:57 -05:00
Pat Hartl
bb2617fe95
Update README.md 2024-08-04 20:05:50 -05:00
Pat Hartl
e3c001a32a
Update installermanifest.yaml 2024-08-04 19:55:01 -05:00
Pat Hartl
b03d6ba199 Update Docker container 2024-08-04 19:25:59 -05:00
Pat Hartl
ee505307e8 Fix server workflow again 2024-08-04 19:04:14 -05:00
Pat Hartl
e8c91da81a Fix server workflows 2024-08-04 18:58:38 -05:00
Pat Hartl
5174ea90d1 Update ignore file, move server project file 2024-08-04 18:46:57 -05:00
Pat Hartl
cb061e09c5 Rename server project 2024-08-04 18:44:33 -05:00
Pat Hartl
9ba9887eb1 Rename project files, namespaces, artifacts
Client has been renamed to launcher, and thus namespaces and artifact names had to change. The server project has also had some artifacts renamed in order to create a more clear separation of builds. This will break auto-updates before v0.9.0.
2024-08-04 17:53:19 -05:00
Pat Hartl
19d6bc21a4 Add validation to authentication fields 2024-08-04 14:54:03 -05:00
Pat Hartl
8803e461ab Remove std DLLs from repack 2024-08-04 13:56:03 -05:00
Pat Hartl
424f63b207 Use correct working directory 2024-08-04 13:19:56 -05:00
Pat Hartl
34aa11efb5 Fix nuget restore 2024-08-04 12:46:59 -05:00
Pat Hartl
ce3489a4de Use nuget restore 2024-08-04 12:40:20 -05:00
Pat Hartl
7ee04528e2 Revert "Remove check for target import"
This reverts commit eabd5da68c.
2024-08-04 12:36:47 -05:00
Pat Hartl
eabd5da68c Remove check for target import 2024-08-04 12:24:20 -05:00
Pat Hartl
f63079d3ff Restore package for PowerShell 2024-08-01 18:16:06 -05:00
Pat Hartl
e5a73bcede Don't load images if they're missing 2024-08-01 18:08:55 -05:00
Pat Hartl
ead82070e9 Handle games with no actions 2024-08-01 17:29:16 -05:00
Pat Hartl
6a13d3ef33 Fix exception after installing from context menu 2024-08-01 17:23:51 -05:00
Pat Hartl
fcb77b8cd9 Allow right click of library list items 2024-08-01 17:21:44 -05:00
Pat Hartl
14fd0ced80 Add version to settings 2024-08-01 00:30:54 -05:00
Pat Hartl
d1e873197c Build/merge PowerShell module 2024-08-01 00:21:35 -05:00
Pat Hartl
d5e9030608 Get correct working directory 2024-07-31 21:51:43 -05:00
Pat Hartl
0b45a34869 Allow executable to start after update to be specified 2024-07-31 21:40:17 -05:00
Pat Hartl
4e4d60fee1 Update ignore files 2024-07-31 19:27:31 -05:00
Pat Hartl
ccc842bc41 Return 404 when no applicable release can be found 2024-07-31 19:25:21 -05:00
Pat Hartl
c18b84ef9e Move launcher download route to DownloadController 2024-07-31 18:37:51 -05:00
Pat Hartl
e9b619e907 Use latest release if launcher asset can't be found 2024-07-31 18:22:14 -05:00
Pat Hartl
ecc5035fc0 Limit when save is pulled from server on start
Only pulls the save down if the save is newer than the last time the game was played and if the save was created after the game was installed.
2024-07-30 19:26:31 -05:00
Pat Hartl
e49be94731 Added installed on date to game 2024-07-30 19:24:57 -05:00
Pat Hartl
46bffb3e88 Catch exception for renaming updater 2024-07-30 01:09:58 -05:00
Pat Hartl
0ae3c4e971 Catch any exceptions for listing files for zone identifier 2024-07-30 01:04:10 -05:00
Pat Hartl
8a39f47344 Alter update notification modal 2024-07-30 01:03:18 -05:00
Pat Hartl
19c4e48570 Switch update check response to use version string 2024-07-29 23:51:56 -05:00
Pat Hartl
d21cafb4f8 Include more info when checking for update 2024-07-29 20:25:46 -05:00
Pat Hartl
ef42cd764b Rename autoupdater on start 2024-07-29 00:46:01 -05:00
Pat Hartl
ff33bd8e12 Publish autoupdater as single file 2024-07-29 00:43:43 -05:00
Pat Hartl
dd44e22c8e Add page to download launcher. Fix layout spacing 2024-07-28 19:08:10 -05:00
Pat Hartl
f6e47f4bfc Reset launch count on update 2024-07-28 18:33:50 -05:00
Pat Hartl
26334a5673 Fix all file zone identifiers on start. Track application launches 2024-07-28 18:32:45 -05:00
Pat Hartl
c2f0dacbdc Additional logging for launcher startup 2024-07-28 17:41:43 -05:00
Pat Hartl
3ee3e6e98b Don't error if directory doesn't exist in cleanup 2024-07-26 19:13:26 -05:00
Pat Hartl
64fe26d44f Streamline development build workflow 2024-07-26 19:13:05 -05:00
Pat Hartl
b969723dc7 Remove extra build files 2024-07-26 18:44:38 -05:00
Pat Hartl
e37ada4219 Publish launcher as single file 2024-07-26 18:29:44 -05:00
Pat Hartl
64112055b6 Return valid version on update check if server unavailable 2024-07-26 17:14:24 -05:00
Pat Hartl
0a75a1fbf7 Fix version comparison taking over all invalid requests 2024-07-26 17:13:50 -05:00
Pat Hartl
998565e84d Add success message if on latest version 2024-07-26 00:54:39 -05:00
Pat Hartl
3d0d03677c Include API version in client requests 2024-07-26 00:54:24 -05:00