SteamCore:: 1.22 July 30, 2020July 4, 2020 by hulken UserStats Fixed an un-initialized array issue with the GetDownloadedLeaderboardEntry function
EOSCore:: 1.3 June 30, 2020June 29, 2020 by hulken Authentication Changed authentication Scopeflags from being an enum to a bitmask field Ecom The Ecom interface is now available!
EOSCore:: 1.23 June 28, 2020June 27, 2020 by hulken General Changed some queueing mechanics Metrics Interface The Metrics interface is now available!
ScreenFade 1.4 June 23, 2020 by hulken Fixed an issue when using Advanced features of ScreenFade, they were not being disabled when calling StopFade
EOSCore:: 1.21 June 23, 2020June 17, 2020 by hulken General Completely rewritten how Async Tasks work, they are no longer queued and will be executed immediately instead.Async Actions have been simplified, replaced OnSuccess/OnFailure with OnCallback, also removed ClientData parameterAdded two new functions, “GetCurrentProductId” and “GetCurrentAccountId“, these will be set nativly by the plugin on successful login New Async Nodes New nodes Presence The Presence interface is now available! P2P The P2P interface is now available! Lobby All “AddNotify” functions now have a callback function rather than only registering a callback. Achievements All “AddNotify” functions now have a callback function rather than only registering a callback. Delegates Old Notify Workflow New AddNotify function example The Delegates will also be called after registering a “AddNotify” callback