Commit Graph

19 Commits (6fb77adb63f3882469b673138d47af71b56b7057)

Author SHA1 Message Date
Pat Hartl 2a80964fe1 Allow updating of SDK client's server address. Fix Playnite plugin logins when no extension data exists on first start up. 2023-11-17 20:47:11 -06:00
Pat Hartl 73b542856a Refactor GameSaveService into GameSaveManager and SaveController. Update Playnite addon authentication dialogs to use new client. 2023-11-10 01:32:30 -06:00
Pat Hartl 8c61a7e3b5 Allow customization of the address that gets broadcast by the beacon 2023-10-30 18:45:11 -05:00
Pat Hartl 80bd7dc66c Introduce user alias for persisting name changes separate from username 2023-10-16 20:48:12 -05:00
Pat Hartl 4574dea6f9 Added trace logging to client 2023-08-21 18:44:20 -05:00
Pat Hartl 7c67b7535c Set player name on login 2023-03-15 17:44:26 -05:00
Pat Hartl cad74115e1 Added ping route. Allow register from authentication window. 2023-03-14 02:31:42 -05:00
Pat Hartl 43f0e3823d Handle invalid logins properly 2023-03-14 01:10:02 -05:00
Pat Hartl 4277b50198 Change login button state when attempting to authenticate 2023-03-13 17:37:36 -05:00
Pat Hartl 8fbc72e343 Fix first run either not displaying the authentication window, or displaying it twice 2023-03-08 20:07:27 -06:00
Pat Hartl 1fc07ca194 Have server broadcast its address to the local network for easy sign in 2023-01-26 00:29:00 -06:00
Pat Hartl db9c569ebc Authenticate upon start of the application if no settings exist 2023-01-25 21:08:05 -06:00
Pat Hartl 6863417736 Allow clients to allocate keys from the server 2023-01-15 20:45:37 -06:00
Pat Hartl b28ef5a40c Renamed plugin class to LANCommanderLibraryPlugin 2023-01-14 15:15:31 -06:00
Pat Hartl c16f61befd Refactor settings to properly handle install directory. 2023-01-11 20:48:39 -06:00
Pat Hartl 508150abdc Changed plugin namespace to avoid collision with Playnite. Added basic PowerShell helper. 2023-01-08 12:09:57 -06:00
Pat Hartl 787a983c03 Added game manifest model. Reworked settings to be a bit more universal across the extension. Made server URL configurable. 2023-01-07 12:34:12 -06:00
Pat Hartl 730629dcef Fix authentication window overwriting settings 2023-01-06 22:02:52 -06:00
Pat Hartl 91b9328afc Created login window and store tokens in plugin settings 2023-01-05 18:37:13 -06:00