|
b14e8944c3
|
remove try catch clause in extract function
|
2021-01-13 13:06:28 +01:00 |
|
|
478d5196a6
|
Improved app start up
Fixed issues with extraction
|
2021-01-13 13:04:35 +01:00 |
|
|
8a4e601236
|
Try to get DLC name if missing and not using SteamDB
|
2021-01-05 12:30:34 +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 |
|
|
721b5e8e7f
|
Get list of DLC function now checks if entered app is actually of type "game"
|
2021-01-04 12:27:48 +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 |
|
|
717960c6b5
|
Update README.md
|
2020-12-30 12:11:15 +01:00 |
|
|
a92d8c617c
|
Update README.md
|
2020-12-30 12:09:57 +01:00 |
|
|
835163ca5e
|
Fixed dlc list not using monospaced font
|
2020-12-29 12:42:39 +01:00 |
|
|
a5ca4ceb33
|
Fixed issues with language selection
Fixed game name field not resetting properly
|
2020-12-29 12:32:04 +01:00 |
|
|
933e84cdaa
|
minor changes
|
2020-12-28 15:30:22 +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 |
|
|
c7308cfc29
|
Disable main window while getting DLCs
|
2020-12-23 19:18:11 +01:00 |
|
|
bf7f309ea6
|
Disable main window until DLLs are ready
Other code changes
|
2020-12-23 19:13:52 +01:00 |
|
|
092c8f3277
|
Minor changes
|
2020-12-23 12:47:55 +01:00 |
|
|
d60e372d8a
|
Fixed comma in DLC list
|
2020-12-23 12:45:19 +01:00 |
|
|
45f86ecc63
|
Added link to forum search
Added status bar
List of DLC is now monospaced
Fixed weird crash with search result window
|
2020-12-23 12:34:31 +01:00 |
|
|
56e92924ed
|
Fixed crash while trying to get DLC with invalid AppID
|
2020-12-22 15:20:40 +01:00 |
|
|
b68f45d4d7
|
Added README.md and COPYING
|
2020-12-20 12:38:39 +01:00 |
|
|
9e4f67f86a
|
Init commit
|
2020-12-20 12:22:25 +01:00 |
|