ACE3 icon indicating copy to clipboard operation
ACE3 copied to clipboard

Open-source realism mod for Arma 3

Results 352 ACE3 issues
Sort by recently updated
recently updated
newest added

**When merged this pull request will:** - Title. Use-case is for updating items from other mods to not act as mine detectors and still show in the ACE Arsenal. -...

kind/enhancement

**When merged this pull request will:** - Fix a typo in `ACE_hasEarPlugsIn` (was lowercase `i`) - (Partially) fix Baer's sanity ### IMPORTANT - If the contribution affects [the documentation](https://github.com/acemod/ACE3/tree/master/docs), please...

ignore-changelog

This PR requires #10157 to be merged. **When merged this pull request will:** - ~~Use `_instigator` projectile "HitPart" event handler argument instead of retrieving `shotParents`.~~ - Use new syntax of...

kind/optimization

**When merged this pull request will:** - Fix retrieving the version of an addon when searching for version mismatches. - Keep the current logic of handling versions as floating point...

kind/bug-fix

**When merged this pull request will:** - Title. - Cleanup unused vars in handleIncapacitation. Implementation is a bit lazy: * Limb DT is not taken into account by the medical...

kind/feature

Tool removes comments, so the handful of comments there were have been removed. **When merged this pull request will:** - Title. Used #10303 to sort. - `tools\stringtablediag.py` reports the same...

ignore-changelog

**Mods (complete and add to the following information):** - **Arma 3:** `2.18 stable` - **CBA:** `3.18.1 stable` - **ACE3:** `3.18.1 stable` **Description:** SP/editor - clean mission: Error in `.../addons/medical_feedback/XEH_postInit.sqf` when...

kind/bug
fault/BI

**When merged this pull request will:** - title. Looks like `isNull objectParent _target` part here is for unit vehicle check. Since recent Arma changes `objectParent` for `WeaponHolderSimulated` (dead body weapons)...

kind/bug-fix

**When merged this pull request will:** - Title. - Fixes #9616 and #8778. ### IMPORTANT - If the contribution affects [the documentation](https://github.com/acemod/ACE3/tree/master/docs), please include your changes in this pull request...

kind/enhancement

**When merged this pull request will:** - Fix #10432. ### IMPORTANT - If the contribution affects [the documentation](https://github.com/acemod/ACE3/tree/master/docs), please include your changes in this pull request so the documentation will...

kind/bug-fix