|
8e62880e23
|
Show error message if Goldberg could not be downloaded/extracted, prompting the user to do so manually.
Try to skip getting DLC from SteamDB on error.
|
2021-04-06 16:55:53 +02:00 |
|
|
aac466802e
|
Revert fdc2e027
|
2021-03-21 13:01:32 +01:00 |
|
|
a4d143825c
|
Revert 89f43166
|
2021-03-21 13:00:58 +01:00 |
|
|
89f43166c7
|
Removed automatically getting list of dlc when finding id or opening file
Fixed db locking issue while getting dlc
|
2021-03-11 14:39:25 +01:00 |
|
|
fdc2e0277f
|
Replaced old cache system with DB based one (using LiteDB)
Fixed crashes related to global settings
|
2021-03-11 14:09:45 +01:00 |
|
|
950844a14b
|
Removed unused code. Minor code changes.
|
2021-01-19 20:37:13 +01:00 |
|
|
a34ed8881d
|
version 0.1.0
Added COPYING and README.md
Implemented Serilog
|
2021-01-14 19:38:31 +01:00 |
|
|
3033cb6a73
|
hotfix
|
2021-01-13 20:59:13 +01:00 |
|
|
3dfc89dfed
|
Refactor caching code
|
2021-01-13 20:29:12 +01:00 |
|
|
cf4c5ea551
|
Replace single cache with two separate caches for Games and DLC
|
2021-01-13 18:57:10 +01:00 |
|
|
d384ab0cc0
|
Preparations for cache changes.
Log fix
|
2021-01-10 17:28:57 +01:00 |
|
|
1540e6cb7a
|
Added new class GoldbergConfiguration.
Global settings can now be saved and reset.
Language can now be edited (globally).
If Cache is broken, try to forcibly update it from the API.
|
2021-01-10 16:08:12 +01:00 |
|
|
99b9c52b40
|
Implemented search results window for AppID search
|
2021-01-09 22:11:49 +01:00 |
|
|
0c711f7da6
|
Init commit
|
2021-01-08 18:36:57 +01:00 |
|