Releases: unitedoperations/core-framework
The Core Mission Framework - RC 3
This release is the third release-candidate release of the framework.
This means that bugs and issues may still be present, but the framework has been thoroughly tested and is deemed stable.
This update fixes a major bug in the gear module and is strongly recommended to apply.
As this update also fixes issues with modules, the built-in update.ps1 PowerShell script will not completely update the framework and its included modules, but only the core. A full update is required.
Changelog
- Major gear module fix (gear duplication & locality bug).
- Miscellaneous updates to ai_caching and showcase mission module list.
- Update actor and environment libraries.
The Core Mission Framework - RC 1
This release is the first release-candidate release of the framework.
This means that bugs and issues may still be present, but the framework has been thoroughly tested and is deemed stable.
This revision is mostly related to the framework's core, updated legibility, performance, and diagnostics functionality, as well as adding a few more core functions.
It is a minor update and not necessary for performance, durability, or other enhancements.
Changelog
- Add licensing file and description. Reference the LICENSE.md file for more details.
- Update line spacing in module SQF files for legibility.
- Add logging for the modules' post-init benchmarks.
- Add an actor library for the actor-based programming model.
- Update core structure for easily removing libraries for implementations in other projects.
- Miscellaneous other fixes and enhancements.