Commit Graph

492 Commits (3525ce96da73c45ec3b01d10ff182aca64c139ac)

Author SHA1 Message Date
Pat Hartl 9cfca95f09 Allow for special pathing like %TEMP% or %USERPROFILE% when handling save paths 2023-03-30 20:11:00 -05:00
Pat Hartl 5a2fe85903 Look at correct saves directory for storage usage chart 2023-03-30 18:39:33 -05:00
Pat Hartl f51dba2e20 Fixed titles of network usage widgets 2023-03-30 18:39:14 -05:00
Pat Hartl a430c93830 Fix registry inputs not loading correctly 2023-03-30 18:38:57 -05:00
Pat Hartl 2485fc7cb3 Move save handling to separate service. Handle registry paths. 2023-03-29 20:49:31 -05:00
Pat Hartl aa8aba154e Basic packing/extraction of saves. Files only, no directories or registry entries. 2023-03-28 23:10:18 -05:00
Pat Hartl 32d6e109df Added uploading of saves 2023-03-28 21:30:29 -05:00
Pat Hartl 676fa8e48b Added defineable save paths for either files or registry 2023-03-27 01:19:21 -05:00
Pat Hartl eb99656c1d Added inputs for archive file browser and registry entries 2023-03-27 01:18:12 -05:00
Pat Hartl e2a28a57ea Add option to select directories in archive browsers 2023-03-27 01:17:44 -05:00
Pat Hartl c2dd624cec Snippet for setting a game's compatibility mode 2023-03-23 19:21:41 -05:00
Pat Hartl 883e23fc1f Script editor parameter based on LatestArchiveId 2023-03-23 19:19:40 -05:00
Pat Hartl 7e34ad3c12 Don't show browse button if there's no archive 2023-03-23 19:19:16 -05:00
Pat Hartl 6ffaee8f45 Fix column names 2023-03-23 19:18:57 -05:00
Pat Hartl a746dddbe7 Rename Value property for action editor. Fix actions adding/removing. Move to only show file browser if archive exists 2023-03-23 19:18:32 -05:00
Pat Hartl b3b4d0dad6 Attempt extraction multiple times in case tmp file is still in use 2023-03-23 19:16:52 -05:00
Pat Hartl 84f6c8d58b Fix display snippet 2023-03-23 19:08:35 -05:00
Pat Hartl 885bc6bbec Update packages 2023-03-22 17:31:06 -05:00
Pat Hartl dec2e7ae42 Create snippets directory if it doesn't exist 2023-03-22 17:30:38 -05:00
Pat Hartl a23a602abb Downgrade YamlDotNet to 5.4.0 for compatibility with Playnite 2023-03-22 17:30:25 -05:00
Pat Hartl 266864338d Disable select button when nothing is selected 2023-03-20 21:03:06 -05:00
Pat Hartl e5ba574468 Show loading indicator on metadata lookup and disable select button 2023-03-20 21:00:19 -05:00
Pat Hartl b50b7e4d61 Databind based on game keys instead of full game 2023-03-20 20:55:29 -05:00
Pat Hartl c8a11bee7f Databind on scripts instead of game 2023-03-20 20:46:11 -05:00
Pat Hartl 1ef4469fbf Fix tag editors two-way data binding 2023-03-20 19:55:19 -05:00
Pat Hartl 86f5479a11 Don't pass full game to action editor 2023-03-20 19:09:22 -05:00
Pat Hartl 503c77f9fe Convert multiplayer mode editor to not have entire Game passed through 2023-03-20 18:56:22 -05:00
Pat Hartl 7c1f282feb Added retry to writing manifest. Keep track of temporary download locations to avoid multiple downloads. 2023-03-20 18:37:12 -05:00
Pat Hartl a07416277b Update display snippet to grab primary display. Previous calls did not work with some drivers. 2023-03-20 00:17:50 -05:00
Pat Hartl a10e8966b5 Add beacon to general settings and change layout a little 2023-03-20 00:15:46 -05:00
Pat Hartl bbacc5f941 Add authentication options (password requirements, etc) to settings 2023-03-20 00:15:22 -05:00
Pat Hartl 0931c36000 Remove unused Roboto 2023-03-18 01:18:04 -05:00
Pat Hartl 47fda43e31 Remove references to FusionCache 2023-03-18 01:04:11 -05:00
Pat Hartl 4d058649db Started adding basic support for servers 2023-03-18 00:44:31 -05:00
Pat Hartl ac8773c363 Snippets for getting the old name in name change scripts, sanitizing filenames for Windows, and renaming files. 2023-03-17 02:08:59 -05:00
Pat Hartl 8c1e08d49f Remove unused reference 2023-03-17 02:08:15 -05:00
Pat Hartl 4f775013a6 Include old name when running PowerShell name change scripts 2023-03-17 02:08:04 -05:00
Pat Hartl b7f4141175 Force users to authenticate in Playnite plugin. More graceful handling of validating connections. 2023-03-17 02:07:25 -05:00
Pat Hartl 55ab125c80 Avoid exception if the game doesn't exist in PCGamingWiki 2023-03-17 02:06:16 -05:00
Pat Hartl 460f40c2cd Fix virtual store snippet to use correct registry pathing 2023-03-15 23:18:12 -05:00
Pat Hartl e893a70fa2 Trigger state change to avoid UI lag 2023-03-15 23:17:51 -05:00
Pat Hartl 449c253db9 Add snippet for writing registry entries in HKU virtual stores 2023-03-15 21:00:55 -05:00
Pat Hartl 02d402c887 Close modal before showing success message 2023-03-15 21:00:26 -05:00
Pat Hartl 58d34baa51 Only empty out editor if it exists on new modal 2023-03-15 21:00:08 -05:00
Pat Hartl 770c31e0e9 Navigate to edit screen after creating a game. Reloads all the tag inputs. 2023-03-15 20:59:46 -05:00
Pat Hartl 03c06fbb15 Hide modal after save 2023-03-15 19:40:45 -05:00
Pat Hartl 1e7746b041 Clear editor value on adding new script 2023-03-15 19:39:48 -05:00
Pat Hartl 659cfda497 Add ability to delete games 2023-03-15 18:09:48 -05:00
Pat Hartl 42db70e3f5 New snipper for calculating the 4:3 resolution of the client's display 2023-03-15 17:45:50 -05:00
Pat Hartl 42da3b6c81 Band-aid solution for not killing the server if dashboard charts can't update 2023-03-15 17:45:19 -05:00