Skip to content

Releases: CBATeam/CBA_A3

CBA_A3 v3.18.1

15 Oct 15:34
Compare
Choose a tag to compare

FIXED:

  • UI - Fix undefined unit variable for context menu (#1704) johnb432

IMPROVED:

  • Common - Add color conversion functions (#1692) Drofseh

CHANGED:

  • AI - Update fnc_addWaypoint Header (#1675) prisonerMO

CBA_A3 v3.18.1 Release Candidate 1

15 Oct 01:39
Compare
Choose a tag to compare
Pre-release

FIXED:

  • UI - Fix undefined unit variable for context menu (#1704) johnb432

IMPROVED:

  • Common - Add color conversion functions (#1692) Drofseh

CHANGED:

  • AI - Update fnc_addWaypoint Header (#1675) prisonerMO

CBA_A3 v3.18.0.241008

08 Oct 15:31
Compare
Choose a tag to compare

ADDED:

  • UI - Show mission filename as tooltip for missions on mission select (#1695) PabstMirror
  • Item Rename Framework (#1329) BrettMayson

FIXED:

  • Help - Sort addons, credits and keybindings alphabetically (#1684) johnb432
  • Settings - Fix comment removal and deleting // in strings when not wanted (#1680) johnb432
  • Disposable - Updated cba_disposable_fnc_replaceMagazineCargo (#1662) johnb432
  • Common - Fix CBA_fnc_canAddItem when item mass is 0 (#1673) PabstMirror
  • Disposable - Fix magazines not being replaced by their disposable counterparts (#1664) johnb432
  • General - Fix missing ADDON variable (#1660) johnb432
  • Accessory - Fix missing dependency (#1659) johnb432
  • JAM - Fix incorrect magwells on some SPE CDLC weapons (#1657) kerckasha

IMPROVED:

  • Optics - Optimize Fired EH to use CBA_fnc_addBISPlayerEventHandler (#1679) PabstMirror
  • Events - Add CBA_fnc_addBISPlayerEventHandler for adding EHs to just the player (from ACE3) (#1670) LinkIsGrim
  • Disposable - Use native hashmaps (#1663) johnb432
  • Common - Update CBA_fnc_selectWeapon (#1677) johnb432
  • Events - Add "turretOpticsMode" Player EH (#1665) hypoxia125
  • Common - Make CBA_fnc_getMuzzles configcase (#1676) johnb432
  • Disposable - Throw errors for invalid config entries for disposable launchers (#1668) johnb432
  • Events - Update player event loop to use new UAV AI getter (#1669) LinkIsGrim

CHANGED:

  • Settings - Add missing setting type to header & wiki additions (#1693) tuntematonjr
  • General - Fix command casing (#1687) BrettMayson
  • HEMTT - Support 1.13 lints (#1686) BrettMayson
  • Network - Update component name (#1683) johnb432

TRANSLATIONS:

  • Korean translation minor updated (#1691) Psycool3695
  • Fixed russian translation for AI Building Position object (#1661) 10Dozen

CBA_A3 v3.18.0 RC1

22 Sep 21:07
Compare
Choose a tag to compare
CBA_A3 v3.18.0 RC1 Pre-release
Pre-release

ADDED:

  • Item Rename Framework (#1329) BrettMayson

FIXED:

  • Help - Sort addons, credits and keybindings alphabetically (#1684) johnb432
  • Settings - Fix comment removal and deleting // in strings when not wanted (#1680) johnb432
  • Disposable - Updated cba_disposable_fnc_replaceMagazineCargo (#1662) johnb432
  • Common - Fix CBA_fnc_canAddItem when item mass is 0 (#1673) PabstMirror
  • Disposable - Fix magazines not being replaced by their disposable counterparts (#1664) johnb432
  • General - Fix missing ADDON variable (#1660) johnb432
  • Accessory - Fix missing dependency (#1659) johnb432
  • JAM - Fix incorrect magwells on some SPE CDLC weapons (#1657) kerckasha

IMPROVED:

  • Optics - Optimize Fired EH to use CBA_fnc_addBISPlayerEventHandler (#1679) PabstMirror
  • Events - Add CBA_fnc_addBISPlayerEventHandler for adding EHs to just the player (from ACE3) (#1670) LinkIsGrim
  • Disposable - Use native hashmaps (#1663) johnb432
  • Common - Update CBA_fnc_selectWeapon (#1677) johnb432
  • Events - Add "turretOpticsMode" Player EH (#1665) hypoxia125
  • Common - Make CBA_fnc_getMuzzles configcase (#1676) johnb432
  • Disposable - Throw errors for invalid config entries for disposable launchers (#1668) johnb432
  • Events - Update player event loop to use new UAV AI getter (#1669) LinkIsGrim

CHANGED:

  • General - Fix command casing (#1687) BrettMayson
  • Network - Update component name (#1683) johnb432
  • HEMTT - Support 1.13 lints (#1686) BrettMayson

TRANSLATIONS:

  • Fixed russian translation for AI Building Position object (#1661) 10Dozen

CBA_A3 v3.17.1.240424

24 Apr 00:15
Compare
Choose a tag to compare

FIXED:

  • Joint Rails - Fix CBA_fnc_compatibleItems undefined variable (#1655) jonpas

IMPROVED:

  • JAM - Add MP35 magwell (#1656) Drofseh

TRANSLATIONS:

  • French (#1654) Alfred-Neuman

Change log for CBA v3.17.1

CBA_A3 v3.17.0.240401

01 Apr 17:35
Compare
Choose a tag to compare

ADDED:

  • Common - Add CBA_fnc_escapeRegex (#1640) LinkIsGrim

FIXED:

  • Tools - Don't compile functions that modify base functions (#1634) PabstMirror
  • Accessory/AI - Fix Spanish tag typo and duplicate key (#1641) Apricot-ale

IMPROVED:

  • Common - Improve remove magazine functions (#1650) johnb432
  • JAM - Add FRF2, Hecate 2, Sterling, and 22mm NATO Spigot magwells (#1644) Drofseh
  • Loadout - Add CBA_preLoadoutSet event (#1643) LinkIsGrim
  • Tools - Add requiredVersion to all sub configs (#1633) PabstMirror
  • UI - Improve support of pictures in mission list filter (#1651) veteran29

CHANGED:

  • Configs - Cleanup macro paddings (#1624) PabstMirror
  • General - Cleanup warnings for HEMTT (#1647) PabstMirror
  • Tools - Add HEMTT SQF support (#1630) BrettMayson

TRANSLATIONS:

Change log for CBA v3.17.0

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