OnlineSubsystem EOSCore testing, using the EOS P2PNAT interface with NAT Punchthrough. Working like a charm!
unreal engine
EOSCore:: 1.23
General
- Changed some queueing mechanics
Metrics Interface
- The Metrics interface is now available!
ScreenFade 1.4
- Fixed an issue when using Advanced features of ScreenFade, they were not being disabled when calling StopFade
EOSCore:: 1.21
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 parameter
- Added two new functions, “GetCurrentProductId” and “GetCurrentAccountId“, these will be set nativly by the plugin on successful login
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
SteamCore 1.20
MatchmakingServers
- RequestServerList will now cancel any current active search queries before initiating a new one
- PingServer will now cancel any current active queries before initiating a new one
- ServerRules will now cancel any current active search queries before initiating a new one