Skip to content

Releases: azuravian/GoldbergGUI

v0.4.0

24 Feb 06:20
ec46a25
Compare
Choose a tag to compare

What's Changed

  • Drag and Drop Functionality by @azuravian in #4
  • Extend-Functionality by @azuravian in #5
    • Adds the following options:
    • Generate Controller Layout if available
      • Disable Networking and Offline options properly write to the configs.main.ini file in steam_settings
      • Disable Overlay is now active and writes to the configs.overlay.ini file in steam_settings

Full Changelog: v0.3.1...v0.4.0

v0.3.1 - Added Language Support for achievements

15 Feb 08:14
003dbcd
Compare
Choose a tag to compare

Updated SteamService to use GoldbergGlobalConfiguration for language settings and enhanced initialization logging.

SteamService.cs: Added dependency on GoldbergGlobalConfiguration and updated URL to use language from configuration.
ISteamService: Updated Initialize method signature to include GoldbergGlobalConfiguration.
MainViewModel.cs: Modified initialization sequence to pass global configuration to SteamService and added logging variables.

Init

12 Feb 05:59
33cb617
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/azuravian/GoldbergGUI/commits/Init