Jump to content
McKay Development

GitHub

Bot
  • Posts

    1647
  • Joined

  • Last visited

Everything posted by GitHub

  1. Ignore responses from the WebAPI that indicate they failed but actually seem to contain valid data View on GitHub
  2. Fixed cancelTime not being able to be set for offers that need to be confirmed View on GitHub
  3. Fixed errors if you pass appID and depotID as strings instead of ints to getDepotDecryptionKeyFixed crash if a cached local file is corrupt when trying to retrieve depot decryption keys View on GitHub
  4. Added clientOS option to logOn details (thanks to @makcc666 in PR #171)Added getTradeURL and changeTradeURLUpdated enums View on GitHub
  5. Fixed issue with steamID property not being set if you either disable mobile login, or resume a session using cookies View on GitHub
  6. Added getUserProfileBackground method (thanks to @mert574)Added postProfileStatus and deleteProfileStatus methods (issue #200) View on GitHub
  7. Bumped required request version due to possible vulnerabilitiesFixed "HTTP error 302" when editing your custom profile URL (issue #178) View on GitHub
  8. Fixed problem with removeFriendFromGroup (thanks to @RumbleFrog in PR #170) View on GitHub
  9. Fixed crash due to extra require for form-data module View on GitHub
  10. Fixed profileSettings for new profile settings UIAdded gameDetails and playtime to profileSettings View on GitHub
  11. Fixed getMarketItem not being fully-functional for non-CS:GO items (issue #196)Fixed crashes if marketSearch finds some really broken items (well done Valve) (issue #197) View on GitHub
  12. Added methods to create, delete, and manipulate friends groups (extra super special thanks to @RumbleFrog for his superb PR #168) View on GitHub
  13. Fixed some methods failing with error "options.uri is a required argument" View on GitHub
  14. Fixed getMarketApps not returning everythingFixed Node.js process being kept running unnecessarilyAdded getGemValue and turnItemIntoGemsAdded getGiftDetails and redeemGift View on GitHub
  15. Added parseEncryptedAppTicket methodAdded communityMessages event View on GitHub
  16. Fixed tradeOffers not being emitted for 0 new offers (issue #162) View on GitHub
  17. Worked around a Steam backend bug by suppressing tradeOffers events if they're re-emitted with the same count View on GitHub
  18. Fixed default (question mark) avatar URLs (thanks @LulzFTW in PR #150)Added deprecation notice to createAccount and made it throw an Error when called since it doesn't work anymoreAdded getAssetClassInfo methodAdded experimental app auth stuff; see documentation View on GitHub
  19. Fixed infinite request loop when calling getWebApiKey on an account without a verified email (thanks to @Aareksio in PR #189) View on GitHub
  20. Added changeTradeURL method (thanks to @hell00world in PR #186) View on GitHub
  21. Fixed CDN auth token retrieval (thanks @Step7750 in PR #147)Removed unnecessary console.log which was left over from debugging (thanks @Robinlemon in PR #149)Fixed corrupt currency symbols (thanks @welwood08 in PR #120)Added optional boolean parameter to getProductInfo to automatically retrieve access tokens as needed (thanks @Royalgamer06 in PR #129)Fixed issue with getOwnedApps and getOwnedDepots causing them to take a very long time for accounts which own many licenses (issue #144) View on GitHub
  22. 2.9.3 View on GitHub
  23. Fixed errors not being handled properly in getTradeURL View on GitHub
  24. 2.9.2 View on GitHub
  25. Fixed problems with poll timers at startup (PRs #237, #238)Updated getOfferToken to use node-steamcommunity's new getTradeURL methodUpdated EResult View on GitHub
×
×
  • Create New...