This repository has been archived by the owner on Mar 21, 2021. It is now read-only.
v1.0.0
Breaking changes
- All public methods are now accepting object with params as first argument
setup
andloadInventory
methods no longer auto-retry in case of error so you'll need to do it manually in your code
Additions
loadInventory
methods: optionallanguage
param to set the language for item descriptions (by popular demand)loadPartnerInventory
: optionaltradeOfferId
to be able to load private inventory for counter offer
Various other fixes and optimizations.