Skip to content
General
New function: EncryptString This function enables you to hash a string rather than storing it in plain text, useful if you want to store passwords as metadata for example
User
General
Fixed a couple of string conversions not converting the entire string correctly
User
Fixed an issue with DecompressVoice buffer size
UserStats
Fixed GetAchievementDisplayAttribute not setting name and key values correctlyThanks to Evan for reporting this
GameServer
GameServer subsystem will now be disabled if not running a dedicated server Added LogError output if executing functions on a non dedicated server
GameServerStats
GameServerStats subsystem will now be disabled if not running a dedicated server Added LogError output if executing functions on a non dedicated server