Releases: Mixaill/galaxy-integration-wargaming
Releases · Mixaill/galaxy-integration-wargaming
v0.7.5
- set correct license type for paid games
v0.7.4
- 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
- updated Galaxy API to 0.46
- fixed connection to WGC servers for NA region
v0.7.2
- 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
- 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
- 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
- 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
- Fetch owned games from Wargaming.net account
v0.4.5
- Improve Wargaming.net authorization error processing
v0.4.4
- Galaxy SDK updated to 0.40.1
- Fixed exception when there is no installed games
- Added error logging via Sentry