Galaxy Integration Humblebundle Versions Save

Humble Bundle integration for GOG Galaxy 2.0

v0.9.2b

3 years ago

v0.9.2a

3 years ago
  • Fixed subscriptions again #139

v0.9.1

3 years ago

[Fixed]

  • not showing subscriptions #136

v0.9.0

3 years ago

[Added]

  • Importing game sizes #135
  • Info when particular game was added to Trove #134

[Fixed]

  • Getting Trove games #133
  • Loading GUI on Mac @ 9478b62

v0.8.1

3 years ago

Addressed issues: https://github.com/UncleGoogle/galaxy-integration-humblebundle/milestone/6?closed=1

[Fixed]

  • Not showing games due to unsupported platform id #125 @ 84a7e50
  • Splitting multigame key by using blacklist #124
  • Show Install button for all keys #132
  • Fix failing on parsing installed games when non-local uninstaller is used ("Blades of Avernum" case) #127

v0.8.0

3 years ago

Version 0.8.0

[Added]

[Changed]

  • Trove as subscription #102; trove access is automatically detected but it can be overwritten from Galaxy Settings -> Features
  • Installed games detection: limit executable search to root level #119

[Fixed]

  • Downloading DRM-free games #97
  • Not showing claimed choices #113

v0.8.0-alpha

4 years ago

Version 0.8.0 Alpha

[Fixed]

  • Downloading DRM-free games #97
  • Not showing claimed choices #113

[Added]

  • Humble Choice support (alpha) #108

[Changed]

  • Trove as subscription #102; now it is configurable in Galaxy Settings -> Features

v0.7.0

4 years ago

[Added]

  • :tada: Graphical User Interface for configuration. It can be opened by clicking "Install" button twice on any Humble game.
  • Ability to import predefined tags: Key, Unrevealed and Trove to library. This won't add tags for newly appeared games automatically. You have to reimport them manually by going to Settings -> Features -> Import button under "HUMBLE BUNDLE".
  • Support for keys containing multiple games at once.
  • Automatic updates for integration downloaded from here. Previously only plugin installed from Galaxy was updated automatically. Now, updates from here ("latest channel"), should be available earlier than from FriendsOfGalaxy fork ("stable channel").

v0.6.0

4 years ago

[Added]

  • Config: open config by double clicking "Install" button of any HumbleBundle game (#74)
  • Trove: get (scrap) ALL recent games (previously only humble trove API was used in which most recent games appears with a week or two delay (#79)

[Changed]

  • Config: config file was moved outside of the plugin code (#80) to:
    • Windows: %LocalAppData%/galaxy-hb/galaxy-humble-config.ini
    • Mac: ~/.config/galaxy-humble.cfg
  • Config: dropped caching previous config (no need now)

[Fixed]

  • Fix "no loading library" bug caused by titles longer than 100chars (#76)
  • Fix plugin crashes (IndexError) while checking installed games (eg. when game "Caffeine" was installed) (#77)
  • Fix release job (#72)

v0.6rc

4 years ago

Scrap info about recently added trove games (#79) Config refactor (#80) Fix for handling titles longer than 100chars (#76) Fix IndexError on checking installed (#77) Open config on double "Install" click (#74) Fix release job (#72)