GameLiftClient 1.2.8

General

  • Fixed an issue where the delegate for creating a GameLiftClient object was not being called
    Thanks to Feror for finding this
  • Added a missing AttributeValue struct to the GameLiftPlayerStruct

EOSCOre 1.8.9.2

General

  • Fixed UTF8 to TCHAR conversion for Lobby String attributes
  • Fixed UTF8 to TCHAR conversion for Session String attributes

Lobby

  • Fixed lobby id not being set correctly

EOSCore 1.8.9.1

General

  • FAccessToken struct is now a regular FString
  • FLobbyInviteId struct is now a regular FString
  • FBucketId struct is now a regular FString
  • FSessionInviteId struct is now a regular FString
  • Enum parameters for the Login node has been updated, this might change your current values

Connect

  • Fixed UserLoginInfo not being set when using Oculus User Id

ECOM

  • Fixed Ecom arrays not being initialized correctly

EOSCore Editor

  • Added a new EOSCoreEditor module that is going to notify you of new plugin updates