SteamCore:: 1.22 July 30, 2020July 4, 2020 by hulken UserStats Fixed an un-initialized array issue with the GetDownloadedLeaderboardEntry function
SteamCore 1.20 June 25, 2020June 16, 2020 by hulken MatchmakingServers RequestServerList will now cancel any current active search queries before initiating a new onePingServer will now cancel any current active queries before initiating a new oneServerRules will now cancel any current active search queries before initiating a new one
SteamCore 1.19 June 5, 2020May 19, 2020 by hulken SteamCore:: Added bTimedOut to All async TasksAdded bTimedOut to All Async ActionsYou can now see all async tasks tick when debugging is enabledFixed a couple of crashes on dedicated serversFixed UGC on dedicated serversFixed Inventory on dedicated serversFixed Apps on dedicated servers
SteamCore 1.18 May 27, 2020May 9, 2020 by hulken Deprecated GetIdentifier function for SteamIDDeprecated GetIdentifier function for SteamGameIDFixed UGC enum commentsFixed conversion type errors (TCHAR_TO_UTF8 -> UTF8_TO_TCHAR) Read more
SteamCore 1.17 May 5, 2020April 22, 2020 by hulken Added compability with Unreal Engine 4.25Updated Steamworks version v1.47 (UE 4.25+)Added bUsesPresence option to CreateSteamCoreSession nodeAdded IsValid nodes for several steam handlesAdded IsValid exec nodesAdded IsIdentical exec nodes ISteamApps Added GetLaunchCommandLine function (sdk 1.46, ue 4.24+)