Releases: CBATeam/CBA_A3
Releases Β· CBATeam/CBA_A3
CBA_A3 v3.18.3
FIXED:
- UI - Fix
CBA_fnc_notify
script error (#1749) PabstMirror
CBA_A3 v3.18.2
ADDED:
- Added: QTE Framework (#1649) john681611
FIXED:
- QTE - Fix length off-by-one (#1744) LinkIsGrim
- Update scope check from 2 to 1 on magazine add/remove functions (#1734) ehylla93
- XEH - Disable
MagazineUnloaded
EH to prevent crash to desktop (#1727) PabstMirror
IMPROVED:
- Quicktime - Replace unicode arrows and add information about reset (#1746) johnb432
- General - Tiny optimizations for config math and calls (#1741) PabstMirror
- Arrays - Optimise
CBA_fnc_getArrayElements
(#1740) johnb432 - Joint Rails - Add GM compat (#1730) lambdatiger
- Add Bitwise Functions (#1724) Anderanged
- Update globalSay and globalSay3D to use CBA events (#1722) DartRuffian
- UI - Add password fill compatiblity for "connectToServer" (2.19+) (#1726) veteran29
- Add new 2.18 events & handleHeal (#1705) vespade
- Add
CBA_fnc_getMacro
(#1715) PabstMirror - JAM - Add additional magwells and fix a couple bugs (#1709) Drofseh
- Common - Optimize
CBA_fnc_createMarker
(#1716) PabstMirror - Common - Update
FUNC(addBinocularMagazine)
(#1710) johnb432
CHANGED:
- Quicktime - Minor cleanup (#1747) johnb432
- Update fnc_Say3dglobal - avoid issue with _distance and _params as Array (#1725) OverlordZorn
- CSLA Compats - Update for CSLA 1.2 (#1728) lambdatiger
- Cleanup - Add private and remove some unused vars (#1697) PabstMirror
- waitUntilAndExecute - Fixes missleading description (#1711) OverlordZorn
- Common - Use
objectParent
for vehicle detection (HEMTT L-S18) (#1701) PabstMirror - Common - Cleanup DEFAULT_PARAM, _this (#1706) BrettMayson
TRANSLATIONS:
CBA_A3 v3.18.2 Release Candidate 2
ADDED:
- Added: QTE Framework (#1649) john681611
FIXED:
- QTE - Fix length off-by-one (#1744) LinkIsGrim
- Update scope check from 2 to 1 on magazine add/remove functions (#1734) ehylla93
- XEH - Disable
MagazineUnloaded
EH to prevent crash to desktop (#1727) PabstMirror
IMPROVED:
- Arrays - Optimise
CBA_fnc_getArrayElements
(#1740) johnb432 - Joint Rails - Add GM compat (#1730) lambdatiger
- Add Bitwise Functions (#1724) Anderanged
- Update globalSay and globalSay3D to use CBA events (#1722) DartRuffian
- UI - Add password fill compatiblity for "connectToServer" (2.19+) (#1726) veteran29
- Add new 2.18 events & handleHeal (#1705) vespade
- Add
CBA_fnc_getMacro
(#1715) PabstMirror - JAM - Add additional magwells and fix a couple bugs (#1709) Drofseh
- Common - Optimize
CBA_fnc_createMarker
(#1716) PabstMirror - Common - Update
FUNC(addBinocularMagazine)
(#1710) johnb432 - General - Tiny optimizations for config math and calls (#1741) PabstMirror
CHANGED:
- Update fnc_Say3dglobal - avoid issue with _distance and _params as Array (#1725) OverlordZorn
- CSLA Compats - Update for CSLA 1.2 (#1728) lambdatiger
- Cleanup - Add private and remove some unused vars (#1697) PabstMirror
- waitUntilAndExecute - Fixes missleading description (#1711) OverlordZorn
- Common - Use
objectParent
for vehicle detection (HEMTT L-S18) (#1701) PabstMirror - Common - Cleanup DEFAULT_PARAM, _this (#1706) BrettMayson
TRANSLATIONS:
- Translations - Korean (#1742) Psycool3695
- Translations - Update French (#1739) Alfred-Neuman
- Translations - Add German (#1738) Timi007
- Translations - Update Japanese (#1737) Apricot-ale
Change log for CBA v3.18.2
CBA_A3 v3.18.2 Release Candidate 1
ADDED:
- Added: QTE Framework (#1649) john681611
FIXED:
- Update scope check from 2 to 1 on magazine add/remove functions (#1734) ehylla93
- XEH - Disable
MagazineUnloaded
EH to prevent crash to desktop (#1727) PabstMirror
IMPROVED:
- Joint Rails - Add GM compat (#1730) lambdatiger
- Add Bitwise Functions (#1724) Anderanged
- Update globalSay and globalSay3D to use CBA events (#1722) DartRuffian
- UI - Add password fill compatiblity for "connectToServer" (2.19+) (#1726) veteran29
- Add new 2.18 events & handleHeal (#1705) vespade
- Add
CBA_fnc_getMacro
(#1715) PabstMirror - JAM - Add additional magwells and fix a couple bugs (#1709) Drofseh
- Common - Optimize
CBA_fnc_createMarker
(#1716) PabstMirror - Common - Update
FUNC(addBinocularMagazine)
(#1710) johnb432
CHANGED:
- Update fnc_Say3dglobal - avoid issue with _distance and _params as Array (#1725) OverlordZorn
- CSLA Compats - Update for CSLA 1.2 (#1728) lambdatiger
- Cleanup - Add private and remove some unused vars (#1697) PabstMirror
- waitUntilAndExecute - Fixes missleading description (#1711) OverlordZorn
- Common - Use
objectParent
for vehicle detection (HEMTT L-S18) (#1701) PabstMirror - Common - Cleanup DEFAULT_PARAM, _this (#1706) BrettMayson
Change log for CBA v3.18.2
CBA_A3 v3.18.1
CBA_A3 v3.18.1 Release Candidate 1
CBA_A3 v3.18.0.241008
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 useCBA_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:
CBA_A3 v3.18.0 Release Candidate 1
View Interim Change Log
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 useCBA_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
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