SteamCore:: 1.28 August 23, 2020August 20, 2020 by hulken General Added more debugging output Stats Fixed GetDownloadedLeaderboardEntry not returning the correct leaderboard result
EOSCore:: 1.7.3 August 17, 2020 by hulken General Added EOSCorePlugin version output when initializing the plugin for debugging purposesFixed initializing on dedicated servers
EOSCore:: 1.7.2 August 16, 2020August 16, 2020 by hulken Android Added Android support, however upon testing the android SDK it’s not recommended for Live use General Added more debugging outputRemoved JoinSessionFromInvite functionAdded “CreateSessionResultFromInviteId” functionAdded “CreateSessionResultFromUiEvent” functionYou can now Join your friends from the Social Overlay by pressing the “Join” buttonNew Logging CategoryLogEOSCorePlatform=VerboseNew DefaultEngine.ini config value:bDisableServerAutoLogin=trueThis will disable auto-login when running multiple instances in the editor CreateSessionResultFromInviteId CreateSessionResultFromUiEvent Join your Friends
Joining a Friend November 14, 2020August 15, 2020 by hulken How to Join a Friend You can now join your friends from the Social Overlay! To enable this functionality, all you need to do is to bind a delegate and join the session. Version 1.8.0 and onwards (UE 4.25+) Binding the delegate (Legacy, pre 1.8.0)
EOSCore:: 1.7.0 August 11, 2020August 10, 2020 by hulken General Fixed cachedir not being set properly in rare cases Authentication Fixed delete persistent auth function, refresh token was not being handled properly