Skip to content

Releases: CBATeam/CBA_A3

CBA_A3 v3.16.1.231025

25 Oct 19:28
Compare
Choose a tag to compare

FIXED:

  • Settings - Fix whitespaces and comments, add unit tests (#1622) johnb432

IMPROVED:

  • Settings - Add "volatile" option to not persist server settings after restart (#1617) veteran29

Change log for CBA v3.16.1

CBA_A3 v3.16.0.231017

17 Oct 18:53
Compare
Choose a tag to compare

ADDED:

  • Common - Add CBA_fnc_execAfterNFrames from ZEN (#1584) johnb432
  • Common - Add function to create UUIDs (#1459) BaerMitUmlaut
  • General - Add support for building with HEMTT v1.0+ (#1565) PabstMirror
    • This release marks the first build using HEMTT.
  • JAM - Add magazine wells for WS CDLC (#1539) Dahlgren
  • JAM - Add magazine wells for SPE CDLC (#1597, #1604) Dahlgren
  • JAM - Add magazine wells for GM CDLC (#1538, #1605) Dahlgren
  • JAM - Add magazine wells for CSLA CDLC (#1540, #1603) Dahlgren
  • JAM - Add magazine wells for VN CDLC (#1537) Dahlgren
  • Main - Add subcomponent support to macros (#1598, #1608) jonpas, BrettMayson
  • Strings - Add CBA_fnc_prettyFormat (#1522) commy2
  • XEH - Add more events (#1588) LinkIsGrim

FIXED:

  • Common - Fix CBA_fnc_addMagazine return (#1562) Drofseh
  • Common - Fix CBA_fnc_mapGridToPos off by one (#1579) artemoz
  • Common - Fix debug macros in CBA_fnc_switchPlayer (#1566) PabstMirror
  • Common - Fix CBA_fnc_getTerrainProfile macro (#1614) PabstMirror
  • Hashes - Fix JSON parsing function of numerals formatted as scientific notation with uppercase E (#1580) initramfs
  • Item Context Menu - Flexible menu width (#1492) 10Dozen
  • Main - Fix script_macros_mission redefinitions (#1571) PabstMirror
  • Optics - Fixed magnification text flickering at 1.0x zoom level (#1583) johnb432
  • Optics - Increase width of hidePeripheralVision slightly to prevent gaps (#1568) PabstMirror
  • XEH - Fix for 2.14 props (#1593) PabstMirror

IMPROVED:

  • Accessory - Add conditional blocking of switchable attachments (#1595) PabstMirror
  • Common - Improve CBA_fnc_addItem (#1562) Drofseh
  • Common - Optimize CBA_fnc_compatibleMagazines (#1585) johnb432
  • Common - Optimize and expand CBA_fnc_addWeaponWithoutItems (#1557) johnb432
  • Common - Optimize CBA_fnc_compileFinal for Arma 2.14 (#1590) dedmen
  • Item Context Menu - Change option selection to Single click instead of Double click (#1486) 10Dozen
  • Joint Rails - Optimize CBA_fnc_compatibleItems (#1558) johnb432
  • Setting - Added multiline setting parsing support (#1581) johnb432
  • XEH - Use compileScript in compileEventHandlers (#1467) jokoho48

CHANGED:

  • Common - Updated CBA_fnc_binocularMagazine (#1555) johnb432
  • Common - Updated CBA_fnc_removeBinocularMagazine (#1556) johnb432
  • Settings - Fix data type of _isGlobal in docs (#1553) interruptinuse
  • XEH - Move compats to individual addons (#1589) PabstMirror

TRANSLATIONS:

Change log for CBA v3.16.0

CBA_A3 v3.16.0.231011 Release Candidate 2

12 Oct 14:43
Compare
Choose a tag to compare
View Interim Change Log

Built using HEMTT (recommended) and pboProject (fall-back).

ADDED:

  • JAM - Add magazine wells for VN CDLC (#1537) Dahlgren

FIXED:

  • Common - Fix CBA_fnc_getTerrainProfile macro (#1614) PabstMirror
  • Joint Rails - Fix _typefilter undefined variable error (#1612) johnb432

TRANSLATIONS:

  • Korean Translation (#1610) Psycool3695

See Release Candidate 1 for other changes since last stable release.

CBA_A3 v3.16.0.230926 Release Candidate 1

26 Sep 21:45
Compare
Choose a tag to compare
View Interim Change Log

Built using HEMTT (recommended) and pboProject (fall-back).

ADDED:

  • Common - Add CBA_fnc_execAfterNFrames from ZEN (#1584) johnb432
  • Common - Add function to create UUIDs (#1459) BaerMitUmlaut
  • General - Add support for building with HEMTT v1.0+ (#1565) PabstMirror
  • JAM - Add magazine wells for WS CDLC (#1539) Dahlgren
  • JAM - Add magazine wells for SPE CDLC (#1597) Dahlgren
  • JAM - Add magazine wells for GM CDLC (#1538, #1605) Dahlgren
  • JAM - Add magazine wells for CSLA CDLC (#1540, #1603) Dahlgren
  • Main - Add subcomponent support to macros (#1598, #1608) jonpas, BrettMayson
  • Strings - Add CBA_fnc_prettyFormat (#1522) commy2
  • XEH - Add more events (#1588) LinkIsGrim

FIXED:

  • Common - Fix CBA_fnc_addMagazine return (#1562) Drofseh
  • Common - Fix CBA_fnc_mapGridToPos off by one (#1579) artemoz
  • Common - Fix debug macros in CBA_fnc_switchPlayer (#1566) PabstMirror
  • Hashes - Fix JSON parsing function of numerals formatted as scientific notation with uppercase E (#1580) initramfs
  • Item Context Menu - Flexible menu width (#1492) 10Dozen
  • Main - Fix script_macros_mission redefinitions (#1571) PabstMirror
  • Optics - Fixed magnification text flickering at 1.0x zoom level (#1583) johnb432
  • Optics - Increase width of hidePeripheralVision slightly to prevent gaps (#1568) PabstMirror
  • XEH - Fix for 2.14 props (#1593) PabstMirror

IMPROVED:

  • Accessory - Add conditional blocking of switchable attachments (#1595) PabstMirror
  • Common - Improve CBA_fnc_addItem (#1562) Drofseh
  • Common - Optimize CBA_fnc_compatibleMagazines (#1585) johnb432
  • Common - Optimize and expand CBA_fnc_addWeaponWithoutItems (#1557) johnb432
  • Common - Optimize CBA_fnc_compileFinal for Arma 2.14 (#1590) dedmen
  • Item Context Menu - Change option selection to Single click instead of Double click (#1486) 10Dozen
  • Joint Rails - Optimize CBA_fnc_compatibleItems (#1558) johnb432
  • Setting - Added multiline setting parsing support (#1581) johnb432
  • XEH - Use compileScript in compileEventHandlers (#1467) jokoho48

CHANGED:

  • Common - Updated CBA_fnc_binocularMagazine (#1555) johnb432
  • Common - Updated CBA_fnc_removeBinocularMagazine (#1556) johnb432
  • Settings - Fix data type of _isGlobal in docs (#1553) interruptinuse
  • XEH - Move compats to individual addons (#1589) PabstMirror

TRANSLATIONS:

  • Korean Translation (#1569) Psycool3695
  • Add and fix Italian translations (#1563) Fratee

Change log for CBA v3.16.0

CBA_A3 v3.15.8.220912

13 Sep 14:51
Compare
Choose a tag to compare

FIXED:

  • XEH - Add missing event handlers with SOG PF 1.2 patch (#1552) Dahlgren
  • Fix bug in CBA_fnc_setLoadout (#1548) BrettMayson

CHANGED:

  • Fix JR case typo (#1550) dedmen

Change log for CBA v3.15.8

CBA_A3 v3.15.7.220517

24 May 14:16
Compare
Choose a tag to compare

ADDED:

  • Extended Loadout Framework (#1503) BrettMayson
  • Add CBA_fnc_weekDay (#1533) jonpas
  • Disposable - Replace magazines in backpack when launcher fits backpacks (#1485) 10Dozen
  • Add support for encoding and decoding JSON with hash maps (#1516) BaerMitUmlaut

FIXED:

  • XEH - Fix issues with Western Sahara (#1525) Dahlgren
  • XEH - Fix issues with SOG PF (#1513) Dahlgren
  • XEH - Fix issues with CSLA (#1514) Dahlgren
  • AI - Add basic delay for CBA_fnc_searchNearby while loop (#1547) PabstMirror
  • Keybinding - Sort subcategories using localized names (#1546) mharis001
  • UI - Fix context menu item tooltip (#1530) veteran29
  • Accessory - Prevent switching accessory while in Zeus (#1523) ampersand38
  • Hashes - Fix nil throwing errors in scheduled environment (#1515) BaerMitUmlaut

IMPROVED:

  • Common - improve CBA_fnc_addMagazine and CBA_fnc_addMagazineCargo (#1527) Drofseh
  • CBA_fnc_canAddItem for vehicles and crates (#1528) commy2
  • UI - Show worldname as tooltip for maps on mission select (#1536) PabstMirror
  • Common - Add support for commander turrets to cba_common_fnc_turretDir (#1507) PabstMirror
  • Accessory - Add bipod support documentation (#1508) dedmen
  • Diagnostic - Optimize target watch variable broadcast (#1520) shukari

TRANSLATIONS:

  • Czech stringtables (#1543) YetheSamartaka
  • Translation - Improved Chinese translation (#1531) mihuan-0
  • Added missing Polish translations (#1509) Krzyciu

Change log for CBA v3.15.7

CBA_A3 v3.15.6.211004

05 Oct 16:44
Compare
Choose a tag to compare

New features and improvements for compatibility with Arma 3 version 2.06.

FIXED:

  • Events - Fix muzzle event args (BREAKING) (#1504) PabstMirror
  • Fix CBA_fnc_removeMagazineCargo for ground containers (#1497) PabstMirror
  • Accessory - Removes action from pointers while not in slot (#1489) 10Dozen

IMPROVED:

  • XEH - Add support for gestureChanged and gestureDone events from 2.06 (#1499) Salluci
  • Fix XEH issues with GM 1.4 patch (#1498) Dahlgren
  • Add missing includes for SQFC (#1473) Dahlgren
  • Add Sa vz. 58 specific JR muzzle slot (#1496) 10Dozen

TRANSLATIONS:

  • Update stringtable.xml for Spanish (#1494) yosoygroot

Change log for CBA v3.15.6

CBA_A3 v3.15.5.210713

13 Jul 15:47
Compare
Choose a tag to compare

This is a hotfix for a critical bug with SQFC compiled files.

TRANSLATIONS:

  • Added Spanish translations (#1475) diaverso

Change log for CBA v3.15.5

CBA_A3 v3.15.4.210701

12 Jul 14:27
Compare
Choose a tag to compare

ADDED:

  • Add Lobby Manager (#1194)(#1461) mharis001
  • Add sqfc support (#1450) PabstMirror

FIXED:

  • Fix Callsign Attribute Compatibility (#1471) commy2
  • Add Empty Resolution LOD To Invisible Targets (#1465) commy2
  • Fix CBA_fnc_turretDir for certain UAV turrets (#1460) PabstMirror
  • Make Attachment Swap Close Item Action Menu (#1455) commy2
  • Strings - Fix for formatElapsedTime rounding error (#1443) formtapez
  • Fix Projectile Tracking Heights (#1445) commy2
  • Fix alt+tab causing issues with indentation insert on tab press (#1441) veteran29

IMPROVED:

  • General - Replace some compile preprocessFile(LineNumbers) with compileScript (#1468) jokoho48
  • Detect SOG Cinematic module camera in feature camera (#1466) veteran29
  • Use execVM for all unit tests (#1453) Dahlgren
  • Remove Feature And Enhancement Request Templates (#1449) commy2

CHANGED:

  • Consolidate settings into a single category (#1464) mharis001
  • Replace "Community Base Addons -" by "CBA" in the Network menu (#1457) Elgin675
  • Common - Remove editor init fix (#1452) PabstMirror
  • Fix shuffle test (#1454) Dahlgren

TRANSLATIONS:

  • Translation - Add French Translation (Lobby Manager) (#1462) Elgin675
  • Fix / Update French Translation (#1456) Elgin675

Change log for CBA v3.15.4

CBA_A3 v3.15.3.210310

10 Mar 15:52
Compare
Choose a tag to compare

Change Log Summary

New features and improvements for compatibility with Arma 3 version 2.02.

ADDED:

  • Network - Add naked unit bug workaround (#1406) Kexanone
  • XEH - Add Suppressed EH from 2.02 (#1427) PabstMirror
  • Characters - Unlock malaria-infected civilians (#1344) Kexanone
  • Arrays - Add function to get standard deviation (CBA_fnc_standardDeviation) (#1407) Kexanone

FIXED:

  • XEH - Fix missing XEH on GM objects (#1426) commy2
  • XEH - Fix missing XEH on AoW objects (2.02) (#1420) PabstMirror
  • Joint Rails - Add Compatibility With Mk14 Classic variant (#1398) commy2
  • Keybinds - CBA_fnc_addKeybind and custom controls (#1379) mattysmith22

IMPROVED:

  • XEH - Use compileScript in CBA_fnc_compileFunction (#1422) PabstMirror
  • Utilize isNotEqualTo (#1376) Neviothr
  • Use fileExists command (2.02) (#1410) PabstMirror
  • Tools - PyLint improvements (#1418, #1417, #1416) Killswitch00
  • Use configOf command (#1419) PabstMirror
  • Diagnostics - Add indentation in debug console with Tab (#1357) veteran29
  • Magwells - Add CZ 807 Magwell (#1397) TyroneMF
  • Hashes - Add Documentation for default parameter in hashGet (#1382) jokoho48
  • Magwells - Add 556 STANAG magazines to SCAR EGLM magwell (#1401) Dahlgren
  • Magwells - Add ACP-C2 magazine to CBA_45ACP_1911 magwell (#1400) Dahlgren
  • Magwells - Add CBA_45ACP_1911 magwell to ACP-C2 (#1399) Dahlgren
  • Magwells - Update 556 STANAG magwell with Sand magazines (#1402) Dahlgren
  • Use unitTurret command (#1380) PabstMirror

TRANSLATIONS:

  • AI - Add Invisible Target Soldier string key (#1393) commy2
  • Translations - Fix French Translations (AI) (#1394) Elgin675