Skip to content

ACRE2 v2.13.0.1060

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Feb 13:52

Requires CBA version 3.17.0 or later and Arma 3 version 2.14 or later.

This release adds compatibility for Spearhead Extended (SPEX) mod by Heavy Ordnance Works team, contributed by @Drofseh, as well as expands existing Spearhead 1944 compatibility and adds RHS USAF and RHS AFRF compatibility, contributed by @mrschick.

You can now have fun with actual connector wires for Infantry phone and GSAs worked on by @mrschick. Additional API functions have been made available, including a long requested easier API for working with Vehicle Racks, by @gerard-sog and @mrschick.

Change Log Summary

ADDED:

  • Add Spearhead Extended (SPEX) compatibility (#1335)
  • Add RHS USAF and RHS AFRF compatibility (#1355)
  • API - Add acre_api_fnc_getRadioOnOffState (#1339)
  • API - Add Function to set Channels on all Radios a Player is carrying (#1302)
  • Babel - Persistent Language Hint for non-primary language (#1324)
  • Core - Add PhysX Ropes as "connector wires" for Infantry Phone and GSA (#1290)
  • Rack - Add API to remove or replace racks and improve usability (#1334)

FIXED:

  • Attenuation - Fix missing MrapAttenuation sound effect (#1354)
  • Core - Fix Fast Channel Switch of VRC-64 (#1357)
  • Core - Fix GSA rope helper objects being placed below buildings (#1367)
  • Extension - Fix array index out-of-bounds (#1310)
  • IO - Fix non-ASCII characters breaking channel switching (#1326)
  • PRC-117F - Fix channel name return (#1348)
  • PRC-117F/PRC-152 - Fix undefined macro (#1353)
  • Server - Fix garbage collect PFEH never being removed (#1356)
  • Zeus - Fix remote control breaking Racks and resetting custom PTTs (#1305)
  • Zeus - Fix voice source switch while Handcuffed/Surrendering (#1337)

IMPROVED:

  • API - Filter radio IDs when setting unit loadouts via CBA (#1315)
  • BF-888S - Optimize with isNotEqualTo (#1371)
  • Core - Use fnc_getDescriptiveName for all ACE Action Names (#1372)
  • Extensions - Add default password for TS3 channel (#1347)
  • General - Optimize in-vehicle checks (#1363)
  • GUI - Allow Volume Control during ACE Progressbar Dialog (#1336)
  • Intercom - Improve Infantry Phone Limitations and add Custom Positions to Vanilla Vehicles (#1306)
  • Main - Matching case for case-sensitive keys (#1322)
  • PRC-152 - Previous/Next Channel Stepping via PRE+/- instead of Knob (#1325)
  • Signal - Add climate code 4 to North Takistan (Longley-Rice) (#1368)

CHANGED:

  • Compat SPE - Update Spearhead 1944 compatibility
  • Common - Update for HEMTT 1.13 (#1343)
  • General - Cleanup all spaces in SQF macros (#1318)

TRANSLATIONS:

  • Translations - Improve Japanese (#1319, #1352, #1373)
  • Translations - Add French (#1341, #1365)
  • Translations - Add missing German, fully revise Italian (#1330)
  • Translations - Improve Simplified Chinese (#1369)

DOCUMENTATION:

  • Documentation - Explain variable Tx Power of PRC-77 (#1366)