LAMBDA 1.2.1March 8, 2022 · One min readhulkenDeveloperGENERAL Disabled AWS log file generation when verbose logging is not enabled in DefaultEngine.ini
FOLIAGE PLUGIN 1.6.8March 2, 2022 · One min readhulkenDeveloperGENERAL Added Unreal Engine 5 Preview 1 support, Early Access versions are no longer officially supported
STEAMCORE 1.5.2.9March 1, 2022 · One min readhulkenDeveloperGENERAL Added Unreal Engine 5 Preview 1 support, Early Access versions are no longer officially supported
EOSCORE 1.9.1.8February 28, 2022 · One min readhulkenDeveloperGENERAL Added Unreal Engine 5 Preview 1 support, Early Access versions are no longer officially supported
EOSCORE 1.9.1.7February 24, 2022 · One min readhulkenDeveloperGENERAL Added basic LAN support (Read more here) Fixed several TCHAR to UTF8 conversions
S3 1.2.7February 24, 2022 · One min readhulkenDeveloperGENERAL Added several utility functions to perform directory and file operations
S3 1.2.6February 21, 2022 · One min readhulkenDeveloperGENERAL Fixed "GetObject" callback data not being set correctly If GetObject fails writing local file data it will return false and include an error message
FOLIAGE PLUGIN 1.6.7February 18, 2022 · One min readhulkenDeveloperGENERAL Changed log type from Error to Warning when a data table is not found/specified so it does not break compiling projects that has no data table set Fixed compiling non-unity builds
STEAMCORE 1.5.2.8February 17, 2022 · One min readhulkenDeveloperGENERAL Session Attribute getter functions have been refactored to return a bool if the value was found and is of the same type Fixed a bug getting integer session attribute that was treated as a string Added a new utility function "GetType" this will allow you to get the type of attribute from a session setting
VIVOXCORE 1.0.7February 16, 2022 · One min readhulkenDeveloperGENERAL Code refactoring Fixed an include when the plugin is disabled