Releases: CBATeam/CBA_A3
CBA_A3 v3.17.1.240424
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
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
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
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
incompileEventHandlers
(#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
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
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
incompileEventHandlers
(#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.15.8.220912
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
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
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
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