12 Commits

Author SHA1 Message Date
6f7d1b5695 Improved search function (if name matches exactly, no need to open the window)
Improved search result window design
2020-08-26 16:52:49 +02:00
c2254856da Search function now brings up a window with a list of search results. 2020-08-24 15:27:34 +02:00
4eda79211e Initial implementation of fuzzy search (fuzzywuzzy library) 2020-08-23 14:59:21 +02:00
c76ad989f9 If a second SteamAPI DLL has been found, it will now automatically be patched too.
Now handles error if file chooser was canceled.
Now handles error if cream_api.ini file was not found, which would be the case if CreamAPI is going to be set up for the first time.
2020-08-23 14:00:46 +02:00
a03246a98f Added license 2020-06-10 20:10:50 +02:00
bf0d8c576f Now steamapps.json will be remade if it is corrupt
(thanks to user Shori from [REDACTED] for reporting the bug)
2020-06-05 23:46:51 +02:00
4fa7d72930 Fixed "Could not get list of DLCs!" error in relation to SteamDB 2020-05-13 07:16:54 +02:00
85bd3179b4 Updated included CreamAPI to 4.4.0.0
Error message at launch if CreamAPI DLLs are missing in the folder
Other Improvements
2020-05-10 14:57:51 +02:00
c65a800515 Moved Steam API key to separate class
(and yes, I changed my API key)
2019-11-26 16:32:29 +01:00
3e203f43b3 code optimizations 2019-11-26 15:49:07 +01:00
f104570907 Added handler for CreamAPI's DLLs (contains path and md5 hash)
Fixed crash on startup if config file could not be found
2019-11-15 18:37:54 +01:00
4cdb4037d1 Rename Steam's DLLs and copy CreamAPI's DLLs to target path 2019-11-15 17:58:44 +01:00