Skip to content

Releases: Mixaill/galaxy-integration-wargaming

v0.7.5

28 Sep 23:08
Compare
Choose a tag to compare
  • set correct license type for paid games

v0.7.4

28 Sep 21:52
Compare
Choose a tag to compare
  • added support for WGUS-CS API v16
  • fixed game names for WW region
  • fixed Steel Division 2 name
  • promoted games will be hidden now
  • fixed metadata handling for installed games
  • improved logging for token receiving
  • Galaxy API SDK was updated to 0.51
  • implemented launch_platform_client api call
  • other minor fixes

v0.7.3

28 Sep 21:45
Compare
Choose a tag to compare
  • updated Galaxy API to 0.46
  • fixed connection to WGC servers for NA region

v0.7.2

28 Sep 21:44
Compare
Choose a tag to compare
  • updated Galaxy API to 0.43
  • fixed incorrect game state update on game launch
  • fixed requests to WG.net server when WGC is not installed

v0.7.1

28 Sep 21:44
Compare
Choose a tag to compare
  • updated Galaxy API to 0.42
  • fixed incorrect variable name in wgc_api::wguscs_get_showroom()
  • fixed exception on cancelled asyncio.sleep()
  • fixed region handling in PAPIWoT::get_account_info() request

v0.7.0

28 Sep 21:44
Compare
Choose a tag to compare
  • implemented receiving friends list
  • implemented receiving user info
  • improved error handling when servers are not responsible
  • fixed error on retrieving WGC settings when WGC is not installed

v0.6.0

28 Sep 21:43
Compare
Choose a tag to compare
  • Implemented ability to install games. Ability to install games is implemented. Now this integration implements a minimal set of functions for everyday use!
  • Implemented login via OTP backup codes
  • Fixed exception in get_owned_games() function
  • Updated Sentry SDK to 0.10.0

v0.5.0

28 Sep 21:43
Compare
Choose a tag to compare
  • Fetch owned games from Wargaming.net account

v0.4.5

28 Sep 21:42
Compare
Choose a tag to compare
  • Improve Wargaming.net authorization error processing

v0.4.4

28 Sep 21:42
Compare
Choose a tag to compare
  • Galaxy SDK updated to 0.40.1
  • Fixed exception when there is no installed games
  • Added error logging via Sentry