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 - Make ACE_asItem and ACE_isUnique apply to CfgWeapons #10366

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Commits on Oct 14, 2024

  1. Add isMiscItem function

    DartRuffian committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    046ae24 View commit details
    Browse the repository at this point in the history
  2. Swap condition order

    DartRuffian committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    910ea12 View commit details
    Browse the repository at this point in the history
  3. Update argument

    DartRuffian committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    2f73da7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48bcb6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f96bf9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6fc8a78 View commit details
    Browse the repository at this point in the history
  7. Update addons/arsenal/functions/fnc_scanConfig.sqf

    Co-authored-by: PabstMirror <[email protected]>
    LinkIsGrim and PabstMirror authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    4725005 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    bf3f977 View commit details
    Browse the repository at this point in the history
  2. Fix magazine misc items not appearing

    Not fully fixed, as painkillers still show in the misc item tab instead of medical.
    DartRuffian committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5f3abd3 View commit details
    Browse the repository at this point in the history
  3. add caching

    LinkIsGrim committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5450a56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3a0c23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09a78c7 View commit details
    Browse the repository at this point in the history
  6. missed ;

    LinkIsGrim committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    acee077 View commit details
    Browse the repository at this point in the history
  7. clean it up

    LinkIsGrim committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c908cea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    81468a9 View commit details
    Browse the repository at this point in the history
  9. drop debug

    LinkIsGrim committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2d96e28 View commit details
    Browse the repository at this point in the history
  10. add comment on uiNamespace

    LinkIsGrim committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ebd1375 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3e9a4e5 View commit details
    Browse the repository at this point in the history
  12. derp'd

    LinkIsGrim committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    99730a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    0c2084e View commit details
    Browse the repository at this point in the history