Commit graph

19 commits

Author SHA1 Message Date
Pat Hartl
749a430217 Convert back to icon until data binding is figured out 2023-01-20 00:22:10 -06:00
Pat Hartl
4bd8a9a018 Fix checking for ASCII characters 2023-01-20 00:21:51 -06:00
Pat Hartl
ee35c9bd13 Allow user to change player name across all installed games 2023-01-19 20:02:34 -06:00
Pat Hartl
47d0fa1d93 Allow game variables in working dir parameter 2023-01-18 19:30:08 -06:00
Pat Hartl
f63c2ddf2d Fix icon loading on initial game sync 2023-01-17 17:09:42 -06:00
Pat Hartl
6b5824e920 Update existing games on library refresh from server 2023-01-16 23:49:07 -06:00
Pat Hartl
abecd9f2f2 Added sort ordering to actions and fixed install process not updating game from live manifest 2023-01-16 23:45:46 -06:00
Pat Hartl
09df7a8997 Don't list games that don't have an archive 2023-01-16 19:56:13 -06:00
Pat Hartl
702bdeb97f Add required metadata for installed games such as InstallDirectory to properly enable menu items 2023-01-16 11:32:47 -06:00
Pat Hartl
1f332339eb Give name changing menu item a dialog box to put in the player's name 2023-01-16 11:31:38 -06:00
Pat Hartl
6863417736 Allow clients to allocate keys from the server 2023-01-15 20:45:37 -06:00
Pat Hartl
155e4b752b Styled authentication window and validate connection to server on scan games 2023-01-15 14:18:26 -06:00
Pat Hartl
3bb2e35e23 Allow the authentication window to be opened anywhere 2023-01-15 13:33:04 -06:00
Pat Hartl
81bad5e032 Started basic implementation of allowing name/key changes in UI 2023-01-15 04:56:56 -06:00
Pat Hartl
3ae134188e Prepopulate authentication view with current server address 2023-01-14 15:51:17 -06:00
Pat Hartl
6893bf6793 Renamed settings view to LANCommanderSettingsView and moved views/viewmodels into correct folders 2023-01-14 15:19:14 -06:00
Pat Hartl
1668c908e5 Rename library client to LANCommanderLibraryClient 2023-01-14 15:17:38 -06:00
Pat Hartl
f2e1462832 Renamed settings view model to LANCommanderSettingsViewModel 2023-01-14 15:16:13 -06:00
Pat Hartl
b28ef5a40c Renamed plugin class to LANCommanderLibraryPlugin 2023-01-14 15:15:31 -06:00
Renamed from LANCommander.Playnite.Extension/PlayniteLibraryPlugin.cs (Browse further)