Jump to content
McKay Development

GitHub

Bot
  • Posts

    1645
  • Joined

  • Last visited

Everything posted by GitHub

  1. Fixed chatMessage method (thanks @Aareksio in PR #59) View on GitHub
  2. Added return values to addMyItem, addMyItems, addTheirItem, addTheirItems (thanks @andrewda in PR #66)(Inherited from steamcommunity) Now uses gzip for all HTTP requests View on GitHub
  3. Additional options for SteamCommunity constructor (thanks @Mikxail in PR #55)Now uses gzip for all HTTP requests (where supported by the server)Fixed bug when searching the market (thanks @Mikxail in PR #54) View on GitHub
  4. Fixed check for item already in trade (thanks @andrewda in PR #64) View on GitHub
  5. Added some more info to getOffers failures View on GitHub
  6. Fixed callback to setCookies not being optional View on GitHub
  7. Added enablePicsCache, picsCacheAll, and changelistUpdateInterval optionsAdded picsCache propertyAdded getOwnedApps, ownsApp, getOwnedDepots, ownsDepot, getOwnedPackages, and ownsPackage methodsAdded changelist, appUpdate, packageUpdate, and appOwnershipCached events View on GitHub
  8. Bumped required version of steam-client View on GitHub
  9. Fixed errors when requesting descriptions for many unique items at once; this affected very large offers (issue #58) View on GitHub
  10. Added redeemKey (thanks to @Aareksio in PR #36) View on GitHub
  11. Added lastCodeWrong to steamGuard eventThe disconnected event will now fire in response to logOff View on GitHub
  12. Added support for steam-clientBREAKING SteamUser.Steam is now steam-client instead of steamThe major difference is the lack of handler modules View on GitHub
  13. Fixed error when requesting unknown packages from PICS (PR #31, thanks @Ne3tCode) View on GitHub
  14. Undeprecated two-factor methodsclient argument in constructor is now optional if you provide options (PR #24)Now uses SHA-1 hash of username as device ID when enabling 2FA View on GitHub
×
×
  • Create New...