Skip to content

ACRE2 v2.9.0.1042

Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 11:15
· 123 commits to release-build since this release

Requires CBA version 3.15.0 or later and Arma 3 version 2.02 or later.

This release adds new Gestures when using the radios. Using vanilla animations, it comes with support for two types of radios. Some radios will play a chest touching gestures, and others will play an ear touching gesture. Thanks to @Cyruz143.

Compatibility for the new Creator DLC: S.O.G. Prairie Fire has also been added in collaboration with the Savage Game Design team. In addition to terrain compatibility, it also adds support for using AN/PRC-77 in the co-op campaign.

Additionally, ACE Arsenal Stats were added as well as additional and improved API. Thanks to reports and ideas from the community, voice position is now smoother, especially noticeable in vehicles.

If you're looking to chat with us, be sure to join us on our New Community Home - #acre2 channel in the ACE3 Slack!

Change Log Summary

ADDED:

FIXED:

  • Attenuation - Improve handling of 1st person spectating (#1049)
  • Core - Improve listening position smoothness (#1073)
  • GSA - Fix connection issues on dedicated server (#1061)
  • GSA - Fix disconnected unit notification (#1066)
  • God Mode - Fix sendText (#1026)
  • Racks - Fix access to intercom connected radio after seat switch (#1088)
  • Intercom - Remove intercom PFH when ejecting from aircraft (#1076)
  • SEM70 - Fix duplicated knob picture (#1072)
  • SEM70 - Fix frequency setting on dedicated server (#1068)
  • SEM70 - Prep functions at preStart (#1063)
  • PRC148 - Fix invalid knob position after call to setRadioChannel API (#1064)
  • API - Fix type check in setPTTDelay (#1025)
  • API - Fix scheduler issue in getRadioByType (#1034)
  • Fix various debug macro usage (#1057)

IMPROVED:

  • Extensions - Update to C++20 (#1058)
  • Extensions - Fix loosing const-qualifier (#1027)
  • Core - Change Babel default keybind to fix ACE Interact conflict (#1044)
  • Signal - Split core signal getter (#1087)
  • Racks - Add an additional rack to helicopters (#1035)
  • API - Optimize setPTTDelay (#1033)
  • API - Improve module icons (#1045)
  • API - Improve and Fix some API functions (#1091)
  • Use configOf (#1092)
  • Use isNotEqualTo (#1030)
  • Documentation - Improve pax/passenger intercom clarity (#1037)

TRANSLATIONS:

TOOLS:

  • CI - Add release and development build workflow (#1062)
  • CI - Add unbinarized HEMTT builds (no extensions) (#1050)