Commit Graph

  • 3bf33b0d4c Update 'README.md' master Jeddunk 2020-12-30 11:03:47 +0000
  • da947e1f51 Code refactoring, improved logging, Drone CI improvements Jeddunk 2020-12-03 00:02:59 +0100
  • 21a7ec98dd Code changes Jeddunk 2020-10-24 00:45:10 +0200
  • 992f2fb20c Fixed and enabled SteamDB DLC functionality 1.2.2 Jeddunk 2020-10-21 15:47:58 +0200
  • 26872ec8fb Update CreamAPI to 4.5.0.0 1.2.1 Jeddunk 2020-10-21 13:24:58 +0200
  • 452e78b1ed Disable SteamDB checkbox Jeddunk 2020-10-21 13:14:03 +0200
  • cce8bbe513 Fixed an issue where games with an age check could not be parsed Jeddunk 2020-10-21 13:10:42 +0200
  • 5043ffefff add build status to README.md Jeddunk 2020-10-14 14:37:49 +0200
  • 032a85600f maven config Jeddunk 2020-10-14 14:32:19 +0200
  • 4a8ecd32ac updated resources location Jeddunk 2020-10-14 14:02:46 +0200
  • 6afa33db75 README.md update 1.2.0 Jeddunk 2020-10-14 13:46:43 +0200
  • 7c5329fd54 better logging Jeddunk 2020-10-14 13:43:29 +0200
  • b7ec6a62a3 Added toggle for SteamDB DLC Added custom fonts Jeddunk 2020-10-07 14:42:11 +0200
  • bd70c814b9 fixed dumb error Jeddunk 2020-10-07 12:49:54 +0200
  • 272b1d0833 eh whatevs sry future me Jeddunk 2020-10-07 10:36:37 +0200
  • 1fdf90da8a code structure changes drone ci Jeddunk 2020-09-27 17:48:13 +0200
  • 79bda2b1fd Minor fix Jeddunk 2020-08-30 18:08:28 +0200
  • 7d9514abae You can now press enter in the "Game..." text field to start a search. 1.1.0 Jeddunk 2020-08-30 16:15:46 +0200
  • 8c23ae27e8 Improved language combobox Jeddunk 2020-08-28 18:32:39 +0200
  • 308f20cb81 List of languages is now hardcoded! Jeddunk 2020-08-28 15:36:08 +0200
  • d71d8ed789 Fixed main window resizing. Jeddunk 2020-08-28 15:20:55 +0200
  • dd99292c65 Minor fix to main window Jeddunk 2020-08-28 15:12:44 +0200
  • 36a05fcd8e Merge branch 'visual-indicators' into 1.1 Jeddunk 2020-08-28 15:06:31 +0200
  • fe71a8acc2 Merge branch 'search-improvements' into 1.1 Jeddunk 2020-08-28 14:50:22 +0200
  • c224b2168d Merge remote-tracking branch 'origin/visual-indicators' into visual-indicators visual-indicators Jeddunk 2020-08-28 14:40:45 +0200
  • 980b684ee9 Visual indicators should work properly now Jeddunk 2020-08-28 14:11:49 +0200
  • 4c8400aa00 Visual indicators should work properly now Jeddunk 2020-08-28 14:11:49 +0200
  • 6f7d1b5695 Improved search function (if name matches exactly, no need to open the window) Improved search result window design search-improvements Jeddunk 2020-08-26 16:52:49 +0200
  • 5b912a0991 Minor fix Jeddunk 2020-08-25 14:30:56 +0200
  • efa6fd29bc Fixed second DLL not patching properly. Jeddunk 2020-08-25 13:51:33 +0200
  • 30551bccda Updated README.md Jeddunk 2020-08-25 13:34:13 +0200
  • 619d774ad1 Refactoring 2nd dll's md5 wasn't checked before copying, this is now fixed Jeddunk 2020-08-24 19:21:59 +0200
  • 622046120a Visual indicators are now functional Jeddunk 2020-08-24 19:20:31 +0200
  • 000133bb87 Merge branch 'master' into 1.1 Jeddunk 2020-08-24 16:05:59 +0200
  • 29bea545ec Updated README.md Jeddunk 2020-08-24 15:54:24 +0200
  • c2254856da Search function now brings up a window with a list of search results. Jeddunk 2020-08-24 15:27:34 +0200
  • 4eda79211e Initial implementation of fuzzy search (fuzzywuzzy library) Jeddunk 2020-08-23 14:58:49 +0200
  • 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. Jeddunk 2020-08-23 14:00:46 +0200
  • a03246a98f Added license Jeddunk 2020-06-10 20:10:50 +0200
  • bf0d8c576f Now steamapps.json will be remade if it is corrupt (thanks to user Shori from [REDACTED] for reporting the bug) 1.0.5 Jeddunk 2020-06-05 23:46:51 +0200
  • 832ab8608f Add preview screenshot to readme.md Jeddunk 2020-05-13 08:28:51 +0200
  • 4fa7d72930 Fixed "Could not get list of DLCs!" error in relation to SteamDB 1.0.4 Jeddunk 2020-05-13 07:16:54 +0200
  • f578529bbe Added missing import Jeddunk 2020-05-10 18:51:23 +0200
  • 1447e8a0b8 Merge branch 'master' into 1.1 Jeddunk 2020-05-10 18:50:13 +0200
  • cdcfe02cc4 Updated readme.md Jeddunk 2020-05-10 15:07:43 +0200
  • f4a49bc7a2 Added version.txt, which shows the version number of the included CreamAPI DLLs 1.0.3 Jeddunk 2020-05-10 14:59:34 +0200
  • 85bd3179b4 Updated included CreamAPI to 4.4.0.0 Error message at launch if CreamAPI DLLs are missing in the folder Other Improvements Jeddunk 2020-05-10 14:57:51 +0200
  • 2e5399971e Added visual checks if dlls and config are ok (WIP) Other improvements (might need to be backported to 1.0.x) Jeddunk 2020-05-10 14:27:33 +0200
  • f2b289f8c5 When pressing "Reset" button the state label will be updated accordingly Jeddunk 2019-11-26 19:08:25 +0100
  • c65a800515 Moved Steam API key to separate class (and yes, I changed my API key) 1.0.2 Jeddunk 2019-11-26 16:02:11 +0100
  • 3e203f43b3 code optimizations Jeddunk 2019-11-26 14:05:44 +0100
  • d33c14bab8 save and getdlclist functions as services added state label at bottom ripple fill color are consistent now Jeddunk 2019-11-26 11:19:32 +0100
  • c5ddd55fec Updated README Jeddunk 2019-11-20 15:50:01 +0100
  • c65ed928b3 Try to read config file after selecting DLL file. 1.0.1 Jeddunk 2019-11-20 15:38:44 +0100
  • 791b066b59 Fixed typo in readme 1.0.0 Jeddunk 2019-11-15 20:09:55 +0100
  • 7e2a9f1886 Added readme Jeddunk 2019-11-15 20:05:26 +0100
  • f104570907 Added handler for CreamAPI's DLLs (contains path and md5 hash) Fixed crash on startup if config file could not be found Jeddunk 2019-11-15 18:37:54 +0100
  • 4cdb4037d1 Rename Steam's DLLs and copy CreamAPI's DLLs to target path Jeddunk 2019-11-15 17:58:44 +0100
  • aca5c4b8ef Rename Steam's DLLs and copy CreamAPI's DLLs to target path Jeddunk 2019-11-15 05:11:41 +0100
  • 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 Jeddunk 2019-11-15 04:16:00 +0100
  • 14408cd9a6 Languages can now be defined in a file. INI properties which are not editable will now be set. Code improvements. Jeddunk 2019-11-06 01:21:43 +0100
  • 0eedf452d7 Add listener to appid textfield Added "Get DLCs for AppID" button (inactive) Jeddunk 2019-11-04 18:58:40 +0100
  • aa057fca91 init commit Jeddunk 2019-11-04 06:32:24 +0100