Commit Graph

18 Commits

Author SHA1 Message Date
71021ee767 code cleanup; build x86 per default 2021-12-22 13:15:28 +01:00
0239ffbb27 Fixed DLC crash 2021-08-29 22:42:33 +02:00
0be8f4ad8c Fixed saving/loading app_paths.txt 2021-04-29 16:44:37 +02:00
0c1c1226fb Removed Depot ID since they can be used independently from DLCs.
Improve log verbosity.
2021-04-28 17:14:29 +02:00
fd518e4504 Fixed crashes related to DLC.
Removed depot name value.
2021-04-28 13:51:06 +02:00
e17b0a18ca Changed how DLCs are referred as.
Optional DLC settings can now be shown (loading and saving is not implemented yet)
2021-04-28 13:33:04 +02:00
13eb05fff9 Fixed crash when trying to get app by name from db 2021-03-21 15:53:56 +01:00
bc19e79d69 Added SQLite support 2021-03-21 15:20:46 +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
6196ed84b4 Continue adding options. 2021-02-17 14:27:54 +01:00
3eeb893bc4 Disabled overlay setting, only supported in experimental build.
Started adding more options.
2021-02-15 20:52:58 +01:00
950844a14b Removed unused code. Minor code changes. 2021-01-19 20:37:13 +01:00
508d23da5f Added Extensions.cs.
Added GoldbergGlobalConfiguration.
Code cleanup.
2021-01-15 17:46:13 +01:00
a34ed8881d version 0.1.0
Added COPYING and README.md
Implemented Serilog
2021-01-14 19:38:31 +01:00
cf4c5ea551 Replace single cache with two separate caches for Games and DLC 2021-01-13 18:57:10 +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
0c711f7da6 Init commit 2021-01-08 18:36:57 +01:00