ACRE2 v2.7.4.1027
github-actions
released this
08 Jun 18:06
·
216 commits
to release-build
since this release
Requires CBA version 3.15.0 or later and Arma 3 version 1.96 or later.
This patch release features a number of optimizations and continued improvements after last release. ACRE2 is now compatible with Tobii EyeTracker thanks to @eadelon. Core communications pipe between Arma and ACRE2 extensions received a performance improvement using extension callbacks. Loading speed was also improved by threading antenna and map file searching.
If you're looking to chat with us be sure to join our public Slack group!
Change Log Summary
FIXED:
- Extensions - Fix freeze on start with Tobii EyeTracker (#951, #971)
- Intercom - Fix missing variable for JIP player (#943)
- Various - Fix undefined functions (#940)
- Server - Fix
masterIdTracker
with multiple duplicates (#957) - GSA - Fix PFEH not being removed under some conditions (#949)
- 152/117F - Fix Zero Divisor when adding spaces to channel names (#946)
- GSA - Fix PFH not being removed (#947)
IMPROVED:
- Extension - Multi-thread init pbo/file scan (#973)
- Extensions - Improve
callExt
forgetSignal
and updatedynload
(#933) - Extensions - Parse Startup Parameters Config File (#961)
- GUI - Use XEH for inventory display initialization (#965)
- GUI - Close inventory context menu after using open radio action (#964)
- Respawn - Improve MenuPosition with Spectator (#929)
- Radios - Cache module functions (
PREP_MODULE
) (#944) - Components - Improve
getAntennaDirMan
function (#934)
CHANGED:
- Debug - Add dump performance counters function and cleanup (#643)