STEAMCORE 1.5.5.0 February 6, 2024 by hulken MATCHMAKING Removed “Make Search Bool” utility function as it’s no longer used Updated UpdateSteamCoreSession to take in a FSteamSessionSetting instead of a search struct to be less confusing.
STEAMCORE PRO 1.0.3.5 January 30, 2024January 29, 2024 by hulken VOICE Added several new voice functions that are exposed to blueprints. SESSIONS It’s now possible to call “Create SteamCore Pro Session” while not using the SteamCore PRO Subsystem. MAC Fixed mac library loading
STEAMCORE PRO 1.0.3.2 January 3, 2024December 20, 2023 by hulken SESSIONS & SERVERS It’s now possible to have Dedicated Servers and Listen Servers use the same configuration setup, (Dedicated server using IP connection and Listen server use P2P)Thanks to johnnyjohnny on discord for assisting with this
STEAMCORE PRO 1.0.3.1 December 8, 2023 by hulken SESSIONS & SERVERS You no longer have to manually authenticate players when hosting a dedicated server or a listen server, this is now handled by the SteamCore PRO Auth module. See the updated documentation for more information.
STEAMCORE PRO 1.0.3.0 December 7, 2023 by hulken SESSIONS Fixed session attributes not always updating when using the “Update SteamCore Session” node