Commit Graph

20 Commits

Author SHA1 Message Date
832ab8608f Add preview screenshot to readme.md 2020-05-13 08:28:51 +02:00
4fa7d72930 Fixed "Could not get list of DLCs!" error in relation to SteamDB 2020-05-13 07:16:54 +02:00
cdcfe02cc4 Updated readme.md 2020-05-10 15:07:43 +02:00
f4a49bc7a2 Added version.txt, which shows the version number of the included CreamAPI DLLs 2020-05-10 14:59:34 +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
f2b289f8c5 When pressing "Reset" button the state label will be updated accordingly 2019-11-26 19:09:43 +01: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
d33c14bab8 save and getdlclist functions as services
added state label at bottom
ripple fill color are consistent now
2019-11-26 11:19:32 +01:00
c5ddd55fec Updated README 2019-11-20 15:50:01 +01:00
c65ed928b3 Try to read config file after selecting DLL file. 2019-11-20 15:38:44 +01:00
791b066b59 Fixed typo in readme 2019-11-15 20:09:55 +01:00
7e2a9f1886 Added readme 2019-11-15 20:05:26 +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
aca5c4b8ef Rename Steam's DLLs and copy CreamAPI's DLLs to target path 2019-11-15 17:57:34 +01:00
c7911a1eef "Get list of DLC" function now implemented
List of Steam games are now pulled from another API (IStoreService)
Create steamapps.json if missing (needed on first run)
Improved Search function
Code Improvements
2019-11-15 04:16:00 +01:00
14408cd9a6 Languages can now be defined in a file.
INI properties which are not editable will now be set.
Code improvements.
2019-11-06 01:21:43 +01:00
0eedf452d7 Add listener to appid textfield
Added "Get DLCs for AppID" button (inactive)
2019-11-04 18:58:40 +01:00
aa057fca91 init commit 2019-11-04 06:32:24 +01:00