Jump to content
McKay Development

GitHub

Bot
  • Posts

    1645
  • Joined

  • Last visited

Everything posted by GitHub

  1. What's Changed getProductInfo changes (thanks to @Revadike in PR #378) Needed access tokens are now automatically requested for packages Fixed bugs related to expiring packages Added ability to filter owned app/package methods Added playingApp to response of kickPlayingSession (thanks to @Revadike IN PR #376) Improved a lot of JSDoc, so IDEs should pick up on data types of various things better Full Changelog: v4.21.0...v4.22.0 View on GitHub
  2. Added new SteamChatRoomClient features: createGroup saveGroup leaveGroup setGroupUserRoleState chatRoomGroupSelfStateChange chatRoomGroupMemberStateChange chatRoomGroupHeaderStateChange View on GitHub
  3. Added getBoosterPackCatalog and createBoosterPack View on GitHub
  4. Added previousRelationship argument to friendRelationship and groupRelationship events friendRelationship and groupRelationship events will now be suppressed if the new relationship matches our previously-known relationship Fixed requestRichPresence callback not working when omitting the language argument Fixed rich presence not parsing properly if the canonical case is not used for localization keys View on GitHub
  5. The trade offers response will now be de-paginated when using getOffers and in polling View on GitHub
  6. Reduced download size and memory usage Slight refactor to SteamID checks (thanks to @Revadike in PR #377) View on GitHub
  7. Added getFriendsThatPlay method Added ability to retrieve manifest request codes for CDN downloads View on GitHub
  8. Fixed error caused by processing user data after we disconnect (issue #363) View on GitHub
  9. Fixed a couple minor bugs View on GitHub
  10. 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
  11. 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
  12. Fixed issue with bbcode appearing in output when sending messages with special formatting (e.g. /pre) View on GitHub
  13. Fixed issue with connection closures being processed at the wrong time View on GitHub
  14. Removed an unnecessary warning View on GitHub
  15. Fixed bug resulting in hangs on slower hardware View on GitHub
  16. Fixed bug where messages could be processed out of order View on GitHub
  17. Slight refactor View on GitHub
  18. Fixed og and roomeffect bbcodes not being parsed in chat (thanks @icewind1991 and @Revadike in PRs #344 and #346) View on GitHub
  19. Fixed deprecation warning View on GitHub
  20. Fixed cleanup tasks keeping process running after client has disconnected (issue #338) View on GitHub
  21. Fixed issue downloading content from HTTPS-mandatory CDN content servers View on GitHub
  22. Updated enums Fixed error when requesting product info for a package not owned (issue #335) View on GitHub
  23. Added appID argument to getContentServers Added support for sticker and gameinvite chat features (thanks @icewind1991 in PR #337) View on GitHub
  24. Added packGemSacks and unpackGemSacks methods (thanks to @nolddor in PR #260) View on GitHub
  25. Fixed bug preventing parentalUnlock from working (thanks to @theanht1 in PR #258) View on GitHub
×
×
  • Create New...