Skip to content
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 correctly
Thanks 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
General
- Renamed all EOS source and header files to EOSCore so it doesn’t conflict with future releases of Epics Implementation
- Renamed a lot of EOS code defintions so they don’t conflict with Epic Implementation