Skip to content

Releases: UncleGoogle/galaxy-integration-humblebundle

0.9.2b

08 Dec 22:33
Compare
Choose a tag to compare
0.9.2b Pre-release
Pre-release

0.9.2a

25 Nov 22:06
e7cc320
Compare
Choose a tag to compare
0.9.2a Pre-release
Pre-release
  • Fixed subscriptions again #139

0.9.1

10 Aug 22:48
Compare
Choose a tag to compare

[Fixed]

  • not showing subscriptions #136

0.9.0 Installed game sizes

04 Aug 22:54
Compare
Choose a tag to compare

[Added]

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

[Fixed]

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

0.8.1 Bugfixes

22 Jul 18:29
Compare
Choose a tag to compare

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

0.8.0

21 Jun 10:12
Compare
Choose a tag to compare

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

0.8.0-alpha

22 May 18:45
Compare
Choose a tag to compare
0.8.0-alpha Pre-release
Pre-release

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

0.7.0

07 Mar 22:46
64980e0
Compare
Choose a tag to compare

[Added]

  • 🎉 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").

0.6.0

13 Jan 22:18
Compare
Choose a tag to compare

[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)

0.6rc

10 Jan 23:31
a87d55f
Compare
Choose a tag to compare
0.6rc Pre-release
Pre-release

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)