weekly-2026-06-26
·
142 commits
to main
since this release
Changelog
- unify(update): Parse template references in the AssistedTargetingUpdate module by name (#2809)
- refactor(audio): Simplify available audio samples management (#2773)
- unify(messagestream): Move all client message translator files to Core (#2805)
- fix(update): Fix laser-to-target setup mistake in AssistedTargetingUpdate (#2817)
- chore(sortingrenderer): Remove unused function Insert_VolumeParticle (#2816)
- refactor(sortingrenderer): Replace custom doubly linked list with std::list in SortingNodeStruct (#2810)
- bugfix(logic): Restore retail compatibility after change in CountermeasuresBehavior::calculateCountermeasureToDivertTo (#2808)
- chore: Prevent conflict between clang-format and MSVC by wrapping inline assembly blocks in curly braces (#2811)
- chore: Prevent conflict between clang-format and pre-C++11 nested template parsing (#2760)