Commit Graph

16 Commits

Author SHA1 Message Date
5e2833e068 Overhaul Secrets implementation 2023-12-24 13:33:38 +01:00
dfd9f1a97b Try to use archived SteamDB page 2023-12-24 13:16:15 +01:00
cfb9be69f7 Add SteamDB link 2023-12-24 00:38:06 +01:00
95361440f6 Update to MvvmCross 8; Replace SteamfrontendAPI with fork to fix DLC issues; code refactoring 2023-12-23 22:55:26 +01:00
3c736674ac Removed automatically getting list of DLCs when selecting DLL file and looking for AppID 2021-02-14 15:08:12 +01:00
8ade832b42 Error message is now displayed if CreamAPI cannot be downloaded.
Fixed incorrect logging syntax.
2021-02-14 15:04:38 +01:00
478d5196a6 Improved app start up
Fixed issues with extraction
2021-01-13 13:04:35 +01:00
1d69b7b45a Add option to ignore unknown DLC from SteamDB.
Show amount of DLCs after getting list of DLCs successfully.
2021-01-04 16:14:10 +01:00
2cfb7dc654 Fixed issues with extraction (migration from SharpCompress to Squid-Box.SevenZipSharp) 2021-01-04 15:43:27 +01:00
af8110e475 Automatically get DLC when selecting the DLL.
Automatically get DLC when getting a valid Steam app.
2021-01-04 12:54:28 +01:00
d71144b1d6 Try to guess game name from path if config doesn't exist. 2021-01-01 17:03:46 +01:00
1042923249 Improved search performance
Pressing enter in the game name field now also starts a search.
2021-01-01 16:27:42 +01:00
201e122e8b Fixed app not launching properly 2021-01-01 14:53:02 +01:00
a5ca4ceb33 Fixed issues with language selection
Fixed game name field not resetting properly
2020-12-29 12:32:04 +01:00
73baa27245 SearchResultView and DownloadView implemented;
Ignore whitespaces and special chars when looking for games;
2020-12-28 15:27:37 +01:00
aada82693d Reimplemented using MVVMCross (SearchResultWindow & DownloadWindow WIP) 2020-12-25 16:49:51 +01:00