SteamCore:: 1.24

General

  • Fixed a steam version macro
    Special thanks to OverRated for finding it

Apps

  • Fixed SteamApps not using the Server accessor when running dedicated server

Networking

  • Fixed Networking not using the Server accessor when running dedicated server

Inventory

  • Fixed Inventory not using the Server accessor when running dedicated server

UGC

  • Fixed UGC not using the Server accessor when running dedicated server

Utils

  • Fixed Utils not using the Server accessor when running dedicated server

EOSCore:: 1.6.4

General

  • Session address was being malformed on creation when creating a session

OnlineSubsystemEOSCore

  • Added OnlineAchievementsInterface
  • Added OnlineFriendsInterface
  • Added OnlinePresenceInterface
  • Added OnlineUserInterface

The OnlineSubsystemInterfaces are not finished

EOSCore:: 1.6.3

General

  • A lot of code cleanup / refactoring and optimization
  • All ClientData paramaters have been removed from blueprint nodes, as they are unnecessary for blueprint usage.

Player Data Storage

  • Most functions are now static

EOSCore:: 1.6.1

General

  • Changed the logging category for EOSCore:: from EOSCoreLog to LogEOSCore

Lobby

  • GetLobbyInviteIdByIndex changed output from being a string to a LobbyIdStruct
  • Added a function to Make FLobbyId structs