Commit graph

10 commits

Author SHA1 Message Date
Pat Hartl
532bcb570f Add platform support to client 2024-07-12 18:34:16 -05:00
Pat Hartl
40fe40e668 Move client taxonomies into base taxonomy model 2024-07-11 18:33:07 -05:00
Pat Hartl
25e17a1392 Add name on media. View manuals in client 2024-06-20 00:22:03 -05:00
Pat Hartl
5283027b6f Condense MediaType enum down to SDK 2024-06-19 19:44:37 -05:00
Pat Hartl
512e13a05b Add media type for manual 2024-06-19 00:47:08 -05:00
Pat Hartl
a52ab49a77 Add logo to media type for SDK 2024-06-19 00:40:21 -05:00
Pat Hartl
b039d552f6 Record play sessions 2024-06-02 23:01:37 -05:00
Pat Hartl
f2127e4987 Add split pane to library view, working game install
Implemented a basic way to queue games using DownloadService. Games will download and extract without blocking UI, but more needs to be done to reflect the game in UI and database.
2024-05-25 15:40:31 -05:00
Pat Hartl
97a702d7a9 Import multiplayer modes 2024-05-23 19:14:31 -05:00
Pat Hartl
632a4c9db1 Move client DAL to new project 2024-05-21 20:51:09 -05:00