Jeddunk
fd518e4504
Fixed crashes related to DLC.
...
Removed depot name value.
2021-04-28 13:51:06 +02: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
adc067d8a2
Merge branch 'master' into sqlite
...
# Conflicts:
# GoldbergGUI.Core/Services/GoldbergService.cs
# GoldbergGUI.Core/Services/SteamService.cs
2021-04-08 19:01:02 +02:00
Jeddunk
e4dfd38dd3
Improved log verbosity.
2021-04-07 14:52:50 +02:00
Jeddunk
373876c074
Downloaded Goldberg archive will now be validated by checking its file size.
2021-04-07 14:43:39 +02:00
Jeddunk
62abe0e212
Improved extraction.
2021-04-07 14:22:59 +02:00
Jeddunk
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
Jeddunk
3bee1a5508
minor changes
2021-03-21 16:15:17 +01:00
Jeddunk
19f460d12d
Fixed crashes related to global settings.
2021-03-21 13:06:40 +01:00
Jeddunk
aac466802e
Revert fdc2e027
2021-03-21 13:01:32 +01:00
Jeddunk
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
Jeddunk
3eeb893bc4
Disabled overlay setting, only supported in experimental build.
...
Started adding more options.
2021-02-15 20:52:58 +01:00
Jeddunk
508d23da5f
Added Extensions.cs.
...
Added GoldbergGlobalConfiguration.
Code cleanup.
2021-01-15 17:46:13 +01:00
Jeddunk
fcf966f434
Improved logging
2021-01-13 21:26:35 +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
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