Jump to content
McKay Development

GitHub

Bot
  • Posts

    1661
  • Joined

  • Last visited

Everything posted by GitHub

  1. Added `removePackage` and `restorePackage` methods (thanks to @Revadike in PR #262) Added `getFriendsList` method (thanks to @Revadike in PR #267) Added `getUserComments` and `deleteUserComment` methods (thanks to @Revadike in PR #220) View on GitHub
  2. Fixed bug in retrieving license info (thanks to @Revadike in PR #362) Increased getProductInfo timeout (thanks to @Revadike in PR #362) Increased redeemKey timeout (thanks to @Revadike in PR #369) Added licenses dumper example (thanks to @Revadike in PR #361) View on GitHub
  3. Fixed issue with bbcode appearing in output when sending messages with special formatting (e.g. /pre) View on GitHub
  4. Fixed issue with connection closures being processed at the wrong time View on GitHub
  5. Removed an unnecessary warning View on GitHub
  6. Fixed bug resulting in hangs on slower hardware View on GitHub
  7. Fixed bug where messages could be processed out of order View on GitHub
  8. Slight refactor View on GitHub
  9. Fixed og and roomeffect bbcodes not being parsed in chat (thanks @icewind1991 and @Revadike in PRs #344 and #346) View on GitHub
  10. Fixed deprecation warning View on GitHub
  11. Fixed cleanup tasks keeping process running after client has disconnected (issue #338) View on GitHub
  12. Fixed issue downloading content from HTTPS-mandatory CDN content servers View on GitHub
  13. Updated enums Fixed error when requesting product info for a package not owned (issue #335) View on GitHub
  14. Added appID argument to getContentServers Added support for sticker and gameinvite chat features (thanks @icewind1991 in PR #337) View on GitHub
  15. Added packGemSacks and unpackGemSacks methods (thanks to @nolddor in PR #260) View on GitHub
  16. Fixed bug preventing parentalUnlock from working (thanks to @theanht1 in PR #258) View on GitHub
  17. Fixed bug in CSteamUser#getInventoryContents (thanks to @timi-owo in PR #257) View on GitHub
  18. Added requestRichPresence method (thanks to @itsjfx in PR #323) View on GitHub
  19. Fixed failure to download files from CDN (issue #328) View on GitHub
  20. Added workaround for a crash when connecting (thanks to @itsjfx in PR #322) View on GitHub
  21. Fixed some warnings about deprecated Buffer usage When using inclTokens, package tokens are now automatically grabbed from the license list if available (bug #318) Added support for family sharing (issue #267, thanks to @mlajx in PR #293) This is still considered experimental Docs are available on the GitHub wiki View on GitHub
  22. Added a workaround for a Node.js memory usage issue when loading very large inventories (issue #254) View on GitHub
  23. Fixed editProfile and profileSettings to work with new Steam update Some options to editProfile don't work for the moment: background featuredBadge primaryGroup View on GitHub
  24. Fixed excessive CPU and network usage when attempting to connect to Steam with either no Internet connection, or with unresponsive CMs View on GitHub
  25. Fixed issue loading on Linux (issue #315) View on GitHub
×
×
  • Create New...