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

Misc arsenal fixes #6083

Merged
merged 4 commits into from
Jan 28, 2018
Merged

Misc arsenal fixes #6083

merged 4 commits into from
Jan 28, 2018

Conversation

alganthe
Copy link
Contributor

When merged this pull request will:

Reason: was not a good implementation
Might cause issue of people compalining about tents.
Reason: copyFromClipboard is disabled in MP
@@ -199,6 +199,13 @@ _mouseBlockCtrl ctrlEnable false;
IDC_rightSearchbar
];

if (isMultiplayer) then {
private _importButtonCtrl = _display displayCtrl IDC_buttonImport;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Double space after =.

@jonpas jonpas added kind/enhancement Release Notes: **IMPROVED:** kind/bug-fix Release Notes: **FIXED:** labels Jan 24, 2018
@jonpas jonpas added this to the 3.13.0 milestone Jan 24, 2018
@PabstMirror PabstMirror merged commit 29a0b2e into acemod:master Jan 28, 2018
@PabstMirror PabstMirror modified the milestones: 3.13.0, 3.12.2 Apr 2, 2018
BaerMitUmlaut pushed a commit that referenced this pull request Aug 5, 2019
* Change backpack and scope checks in scanConfig and addVirtualItems

Reason: was not a good implementation
Might cause issue of people compalining about tents.

* Give IDC to menuBar controls, disable import button in MP

Reason: copyFromClipboard is disabled in MP

* Add tooltip strings for the loadouts, export, import menu buttons

* Remove double space in onArsenalOpen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug-fix Release Notes: **FIXED:** kind/enhancement Release Notes: **IMPROVED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants