Skip to content

CBA_A3 v3.4.1.170912

Compare
Choose a tag to compare
@commy2 commy2 released this 13 Sep 09:33
· 1473 commits to release since this release

This update adds the CBA_MiscItem base class that can be used for generic items that should appear as generic items in the Virtual Arsenal. It furthermore contains adjustments for various changes in the 1.76 update, Chinese translations and bug fixes.

CHANGE LOG SUMMARY:

  • ADDED: Chinese localization (#727) GodofMonkeys
  • ADDED: A warning if the default keybind is out of bounds (#716) PabstMirror
  • ADDED: Keep contents/attachments support for CBA_fnc_removeXCargo functions (#726) jonpas
  • ADDED: CONFIG type as param in CBA_fnc_getTurret (#729) Dystopian
  • ADDED: XEH compatibility for v1.76 classes (#734) commy2
  • ADDED: CBA_fnc_removeGlobalEventJIP (#741) PabstMirror
  • ADDED: CBA_MiscItem and CBA_MiscItem_ItemInfo base classes for generic items visible in the Virtual Arsenal (#744) PabstMirror
  • CHANGED: Adjustments for v1.76 debug console (#735, #737) commy2
  • CHANGED: Updated Joint Rails for v1.76 (#740) robalo
  • FIXED: XEH initPost sometimes runs twice (#567, #736) SilentSpike, PabstMirror
  • FIXED: XEH stops working on respawned vehicles (#731, #733) commy2
  • FIXED: A bug in deprecated CBA_fnc_getArea (#710) fishykins
  • FIXED: Lobby group names reset during loading screen (#718, #728) chris579, commy2
  • FIXED: Invalid result for CBA_fnc_getNearest (#719, #720) nilsms
  • FIXED: Weapon accessory switching issue with inheritance (#722) PabstMirror
  • FIXED: Non-existing weapon parents in CBA_fnc_removeXCargo (#725, #726, #746) Entih, jonpas
  • FIXED: Slow loading settings menu (#739, #742) SilentSpike
  • FIXED: Debug console disabled in SP Virtual Arsenal mission after v1.76 update (#743) commy2
  • REMOVED: Superfluous private in player events (#711) jokoho48

Change log for CBA v3.4.1