EOSCORE 1.9.4.3

GENERAL

  • Fixed function FindExchangeCodePassword causing a crash when used in the editor/empty command line arguments
  • Fixed a crash caused by a null struct being passed to Link Account and Login Callback structs
  • Fixed an issue with RefreshLogin on dedicated servers
  • Fixed EOS Auth LinkAccount not initializing struct values correctly
  • Increased token buffer size in FAuthCredentials struct

EOSCORE 1.9.3.9

OSS

  • A “ServerPort” attribute will now always be added even if Port= parameter is not supplied when creating sessions
  • Disable automatic account creation when refreshing login tokens as this should only be done when logging in
  • Changed EOSAntiCheatCommonClientHandle to take in a UObject as handle