Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arsenal - Native baseWeapon support for CBA items #9799

Merged
merged 15 commits into from Mar 2, 2024

Conversation

LinkIsGrim
Copy link
Contributor

@LinkIsGrim LinkIsGrim commented Feb 13, 2024

When merged this pull request will:

TODO:

  • Re-verify if base backpack is part of arsenal in FUNC(verifyLoadout)
  • Handle the equipped backpack being a preset class in FUNC(replaceUniqueItemsLoadout)

Adapted from https://github.com/Theseus-Aegis/Mods/blob/master/addons/armory/functions/fnc_getBaseVariant.sqf

IMPORTANT

  • If the contribution affects the documentation, please include your changes in this pull request so the documentation will appear on the website.
  • Development Guidelines are read, understood and applied.
  • Title of this PR uses our standard template Component - Add|Fix|Improve|Change|Make|Remove {changes}.

@LinkIsGrim LinkIsGrim added kind/enhancement Release Notes: **IMPROVED:** area/compatibility labels Feb 13, 2024
@LinkIsGrim LinkIsGrim added this to the 3.16.4 milestone Feb 13, 2024
addons/arsenal/functions/fnc_scanConfig.sqf Outdated Show resolved Hide resolved
addons/arsenal/functions/fnc_baseAttachment.sqf Outdated Show resolved Hide resolved
addons/arsenal/functions/fnc_replaceUniqueItemsLoadout.sqf Outdated Show resolved Hide resolved
addons/arsenal/functions/fnc_replaceUniqueItemsLoadout.sqf Outdated Show resolved Hide resolved
addons/arsenal/functions/fnc_updateCurrentItemsList.sqf Outdated Show resolved Hide resolved
@LinkIsGrim LinkIsGrim merged commit 64538f2 into master Mar 2, 2024
5 checks passed
@LinkIsGrim LinkIsGrim deleted the arsenal-baseWeapon-cba-and-switchable branch March 2, 2024 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Release Notes: **IMPROVED:**
Projects
None yet
3 participants