EOSCOre 1.9.0.23

General

  • FEOSEpicAccountId was not being initialized to a nulled string
  • Plugin will now use the XAudio2_9 dlls that are included with the engine rather than including it’s own .dlls
  • Minor fixes for Mac OS

EOSCORE 1.9.0.22

General

  • Added verbose output to Create/Find/Update session

Android

  • Fixed wrong path for libEOSSDK.so when copying/packaging projects for andorid

MAC

  • Fixed a editor crash on shutdown

CONNECT

  • Fixed FConnectQueryProductUserIdMappingsOptions struct not setting the array values correctly

EOSCore 1.9.0.1

General

  • Added a new Utility function “GetPublicIp” will attempt to get the users public Ip Address
  • New Bonus Example: Voice Chat

RTC

  • Increased JoinRoomToken buffer size

EOSCore::Web

  • A new EOSCore::Web module is now avaiable, this module allows you to talk with the EOS WEB API inside your UE4 project
    You can for example use this new module to request AccessTokens for your clients to use services like Voice Chat
  • See the Voice Chat example for a demonstration
  • Web API Documentation

Web Module Nodes