Runtime Variables System Pro
- Version: 1.0.4.170
- Release Date: 30/11/2024
- New Features:
- - UE 5.5 Release
- Version: 1.0.4.159
- Release Date: 20/08/2024
- Fixes:
- - Fix for the crash when leaving the game or destroying the object when non-actor object has the variable assigned
- Version: 1.0.3.157
- Release Date: 15/08/2024
- Fixes:
- - Fix for maps and sets not set correctly when their count is the same as set container.
- - Fix for crash when Getting variable in blueprint simulation mode.
- Version: 1.0.3.155
- Release Date: 14/08/2024
- Fixes:
- - Get All Objects With Variable node now counts the objects before the events are triggered so when using it inside the event, the object list will now be correct
- - Fix for Map code generation in C++
- Version: 1.0.3.154
- Release Date: 05/08/2024
- Fixes:
- - Structures replication not working at all and crashing
- - Arrays replication inside the structures crashing
- New Features:
- - Add To [Variable] Node - a new node allowing to add numerical values to existing variables without getting them first!
- Version: 1.0.3.143
- Release Date: 23/07/2024
- Fixes:
- - Renaming variables in unloaded blueprints failed
- Version: 1.0.3.138
- Release Date: 14/07/2024
- Fixes:
- - Plugin crash in the packaged game due to invalid config loaded by Unreal
- Improvements:
- - The plugin now supports launching game with -game flag
- -
- Version: 1.0.3.130
- Release Date: 10/07/2024
- New Features:
- - Get All Objects With [Variable Name] - a new node returning all objects, that contain given variable!
- Version: 1.0.3.125
- Release Date: 08/07/2024
- Fixes:
- - Fixed crash when generating code for the second time(special thanks to @tomofnz)
- - Fixed variable removed event not being replicated
- - Fixed C++ code generated for Set_Variable not compiling
- Improvements:
- - Improved networking performance
- - Improved overall events performance
- - Decreased memory usage after removing variables
- New Features:
- - Variable search bar
- - Documentation and support links in the variables manager
- Version: 1.0
- Release Date: 03/07/2024
- Initial Release