S3 1.3.2

GENERAL

  • GetObject function will now append data when writing to disk if a file already exists, make sure you delete old existing files as it will no longer overwrite the file.
    This is useful when trying to download large files as chunks
  • New utility function “File Size on Disk
  • New utility function “ToString (int64)
  • New Downloading Large Files example
ToString

EOSCORE 1.9.3.2

GENERAL

  • Added Scope Flags to Project Settings, this allows you to customize the required scope permissions when authenticating Epic Online Accounts.
  • EOS_Auth_Login function will now use Scope Flags successfully

GAMELIFT SERVER 1.1.5

GENERAL

  • The server will now automatically detect what server the port is running on (if not using -port=7777 argument when launching the server)
  • You can now specify log file path and file name when creating the GameLift Server Object

Thanks to Untraceable Smurf for these great suggestions