SteamCore 1.5.0.1

userstats

  • UploadLeaderboardScore no longer requires to you pass in an empty array

MatchmakingServers

  • RequestServerList no longer waits for all results to populate before firing it’s Callback function, it will now callback as soon as any server responds

SteamCore 1.4.9

RemoteStorage

  • New function: UGCDownload
  • New function: UGCDownloadToLocation
  • New function: UGCRead

Unfortunately, the new nodes that exists in the Steamworks SDK does not have any documentation or information about their usage and therefor their intended functionality remains untested and may not function as expected as there is no official information available.

Leaderboards

  • UploadLeaderboardScore parameter “ScoreDetails” no longer requires you to give it an array, it can be left empty if not used.