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

EOSCORE 1.9.3.6

voice chat

  • Added Voice Interface to the Online Subsystem that allows you to use Voice functionality in multiplayer games without using the EOS Voice service
    Special thanks to Lewis on discord for doing all the heavy lifting
  • Voice Chat Documentation