Jump to content
McKay Development

GitHub

Bot
  • Posts

    1632
  • Joined

  • Last visited

Everything posted by GitHub

  1. Removed an unnecessary warning View on GitHub
  2. Fixed bug resulting in hangs on slower hardware View on GitHub
  3. Fixed bug where messages could be processed out of order View on GitHub
  4. Slight refactor View on GitHub
  5. Fixed og and roomeffect bbcodes not being parsed in chat (thanks @icewind1991 and @Revadike in PRs #344 and #346) View on GitHub
  6. Fixed deprecation warning View on GitHub
  7. Fixed cleanup tasks keeping process running after client has disconnected (issue #338) View on GitHub
  8. Fixed issue downloading content from HTTPS-mandatory CDN content servers View on GitHub
  9. Updated enums Fixed error when requesting product info for a package not owned (issue #335) View on GitHub
  10. Added appID argument to getContentServers Added support for sticker and gameinvite chat features (thanks @icewind1991 in PR #337) View on GitHub
  11. Added packGemSacks and unpackGemSacks methods (thanks to @nolddor in PR #260) View on GitHub
  12. Fixed bug preventing parentalUnlock from working (thanks to @theanht1 in PR #258) View on GitHub
  13. Fixed bug in CSteamUser#getInventoryContents (thanks to @timi-owo in PR #257) View on GitHub
  14. Added requestRichPresence method (thanks to @itsjfx in PR #323) View on GitHub
  15. Fixed failure to download files from CDN (issue #328) View on GitHub
  16. Added workaround for a crash when connecting (thanks to @itsjfx in PR #322) View on GitHub
  17. 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
  18. Added a workaround for a Node.js memory usage issue when loading very large inventories (issue #254) View on GitHub
  19. 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
  20. Fixed excessive CPU and network usage when attempting to connect to Steam with either no Internet connection, or with unresponsive CMs View on GitHub
  21. Fixed issue loading on Linux (issue #315) View on GitHub
  22. Added getUserOwnedApps method Added getOwnedProfileItems and getEquippedProfileItems Added setProfileBackground Fixed error when a package contains data that requires an access token (thanks to @Y2Nk4 in PR #314) View on GitHub
  23. Fixed incorrect property in getGameBadgeLevel callback according to docs (thanks to @mninc in PR #313) Fixed event handler leak in cases where Steam does not respond to a request (issue #297) Fixed issue caused by trying to add appid 0 to the PICS cache (issue #312) Fixed proxy connection errors not emitting error event for WebSocket connection attempts (issue #302) View on GitHub
  24. Promises/callbacks will now return a "Request timed out" error if Steam never responds (issue #307) View on GitHub
×
×
  • Create New...