Commit graph

23 commits

Author SHA1 Message Date
81de24ed29 UI overhaul, achievements are now listed in the GUI 2022-02-07 10:54:21 +01:00
UrbanCMC
176479387c Added support for retrieving game achievements 2022-02-07 10:54:21 +01:00
71021ee767 code cleanup; build x86 per default 2021-12-22 13:15:28 +01:00
Jeddunk
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
Jeddunk
b2cdd34cf8 Fixed issue with "UNIQUE" appid in cache during initialization.
Adjusted async code to new changes.
2021-03-24 10:21:59 +01:00
Jeddunk
a4d143825c Revert 89f43166 2021-03-21 13:00:58 +01:00
Jeddunk
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
Jeddunk
6196ed84b4 Continue adding options. 2021-02-17 14:27:54 +01:00
Jeddunk
950844a14b Removed unused code. Minor code changes. 2021-01-19 20:37:13 +01:00
Jeddunk
1602937be3 Automatically look up DLC when looking for AppID and when opening file with no config. 2021-01-19 13:35:13 +01:00
Jeddunk
76f2d45f45 Added UI elements for global options.
Bigger minimal size for main window.
2021-01-19 13:23:31 +01:00
Jeddunk
508d23da5f Added Extensions.cs.
Added GoldbergGlobalConfiguration.
Code cleanup.
2021-01-15 17:46:13 +01:00
Jeddunk
a34ed8881d version 0.1.0
Added COPYING and README.md
Implemented Serilog
2021-01-14 19:38:31 +01:00
Jeddunk
32c48b01b9 Added status bar. 2021-01-13 22:15:00 +01:00
Jeddunk
fcf966f434 Improved logging 2021-01-13 21:26:35 +01:00
Jeddunk
46d894c9c4 DLC copy paste implemented. 2021-01-13 16:39:28 +01:00
Jeddunk
386daa126b About content updated.
Minor change to search function.
2021-01-13 15:37:30 +01:00
Jeddunk
aacdd3bf25 Modified DLC DataGrid 2021-01-13 13:50:46 +01:00
Jeddunk
d384ab0cc0 Preparations for cache changes.
Log fix
2021-01-10 17:28:57 +01:00
Jeddunk
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
Jeddunk
99b9c52b40 Implemented search results window for AppID search 2021-01-09 22:11:49 +01:00
Jeddunk
418e4fa86c Downloading and extraction of Goldberg releases is now implemented.
Added support for "offline", "disable networking" and "disable overlay" features.
"Generate steam_interfaces.txt" Button is only enabled if steam_interfaces.txt doesn't exist.
Most options are now disabled until a DLL is selected.
Added "About" section.
GUI Changes.
2021-01-09 20:17:09 +01:00
Jeddunk
0c711f7da6 Init commit 2021-01-08 18:36:57 +01:00