Breaking changes:
- Remove ability to create an FUniqueNetIdEpic from string #34
- Add support for connect login and support for external account creation #29 (Ruhrpottpatriot)
- Make address of DevAuthTool customizable #24 (Ruhrpottpatriot)
Implemented enhancements:
- Change FUniqueNetIdEpic::GetHash #36
- Allow an FUniqueNetIdEpic to be created from an Epic Account ID #33
- DevAuthTool should have the address customizable #23
Fixed bugs:
- Session Ids are still created as FUniqueNetIdEpic #35
- FOnlineSessionEpic::FindSessions doesn't correctly cast from FUniqueNetId to FUniqueNetIdEpic #26
- OnlineSubsystemEpic tries to initialize missing devToolPort field #25
v0.3_Presence (2020-07-02)
Implemented enhancements:
- Make FUniqueNetIdEpic a proper type #7
- Add support for EOS_Connect #20
- Change FOnlineSessionEpic::CreateSessionIdFromString to use FUniqueNetIdString #19
- GetAppId should return project version #18
- Add LoginType to FUniqueNetIdEpic #9 (Ruhrpottpatriot)
Fixed bugs:
Merged pull requests:
- Fix compile error on linux #13 (Qyg0n)
- Adds async task blueprint nodes and fixes some bugs in the identity interface #5 (CNDW)
v0.2_Sessions (2020-06-05)
v0.1_Identity (2020-05-31)
Implemented enhancements:
Fixed bugs:
Closed issues:
- Repository should contain a file with known limitations #21
* This Changelog was automatically generated by github_changelog_generator