Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
68.68 KB
MD5: 3fc8ea5f509baba07cbb9e5949db2b23
SHA-1: 06665f9131b047f54d692132cf5e223b0421d306
SHA-256: 3a3e5b6912be1c83db6fc7335bc455f891852d0c9e139abb0407b433cd3d63ad
Download zip
85.13 KB
MD5: b7868c93c566d0adf37a58c266727e1c
SHA-1: 1d121505660d03926385a88395355c8f625b8450
SHA-256: 70fd9b5c8e20495f080ad4bdab48557faeab7bd5f3efa65177c0ad49b8e5368d
Release notes
If you are updating from 7.x-2.0-rc1, you may need to clear all caches after updating.
Changes since 7.x-2.0-rc1:
- Added support for Diablo's mystic artisan.
- Re-enabled support for the 'cn' region, after Blizzard finally updated it.
- Added support for the 'sea' region (which is only used by Starcraft APIs).
- Fixed login failures caused by Blizzard's unannounced token change.
- The built-in OAuth 2.0 client can now make requests to protected APIs and is now the default client. See the blizzardapi_login.api.php file for usage examples.