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

EOSCORE 1.9.3.7

GENERAL

  • Fixed async callbacks not always firing
  • Fixed potential memory leaks in async callback functions
  • General code cleanup and refactoring