Skip to content

CBA_A3 v3.8.0.180801

Compare
Choose a tag to compare
@commy2 commy2 released this 01 Aug 18:49
· 1171 commits to release since this release

Optimizations and code cleanup. Script errors should report correct line numbers from now on. cba_main is now all that is needed in CfgPatches requiredAddons[] to ensure your addon configs are being loaded after CBA and thereby after all base game configs.

CHANGE LOG SUMMARY:

  • ADDED: Optional parameter to indicate settings that require mission restart (#894) commy2
  • ADDED: Polish translations (#948) veteran29
  • ADDED: Some Chinese translations (#942) GodofMonkeys
  • ADDED: 3D matrix manipulation functions (#939) oOKexOo
  • ADDED: XEH compatibility with Arma version 1.84 (#953) PabstMirror
  • IMPROVED: CfgPatches ordering (#923, #936) commy2 PabstMirror
  • IMPROVED: Optimized function library (#932, #935, #941, #944) dedmen shukari Wakbub
  • IMPROVED: Temporarily changed settings shown in yellow (#952) commy2
  • FIXED: Mission settings reset to default if settings file is present (#930, #945) commy2
  • FIXED: Script errors reporting the wrong line number (#937) dedmen
  • FIXED: CBA_fnc_deleteEntity could crash dedicated server (#940, #949) Vdauphin
  • FIXED: Skipped PFH when removing while iterating through (#950) commy2
  • FIXED: Inputting keybinds with Enter, Tab keys (#951) commy2
  • FIXED: Script errors resulting from getFov params (#956) PabstMirror

Change log for CBA v3.8.0