• Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

Updating -- what is it?

I just made a quick diff with the previous version of the SDK. The changes are:
OnlineSubsystemSteamworks.uc
-Added workshop stuff (structs and variables for metadata)
RODestructible.uc
-Now placeable.
ROGameInfo.uc
-Added a clamping function on the realism level, between 0 and RORL_Custom.
ROPlayerController.uc
-Added methods to download subscribed files (probably relatively to a steam workshop package).
-Kick message will now be displayed properly.
ROUISceneMainMenu.uc
-Buttons to add/remove mutators during a pratice.
-Buttons for workshop.
New files:
-ROMutator.uc
-ROUISceneWorkshop.uc
 
Last edited:
Upvote 0