Skip to content

Modify JoinGroup action to show group name #5287

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

Merged
merged 3 commits into from
Jun 22, 2017
Merged

Conversation

PabstMirror
Copy link
Contributor

@PabstMirror PabstMirror commented Jun 18, 2017

Shows group name in action menu.

image

Edit:
I see this as a small usability improvement.
But I guess it does give some meta information about the specific group a unit is part of??
There is an ace setting GVAR(EnableTeamManagement) that could disable the interaction if it's a problem.

@PabstMirror PabstMirror added the kind/enhancement Release Notes: **IMPROVED:** label Jun 18, 2017
@PabstMirror PabstMirror added this to the 3.11.0 milestone Jun 18, 2017
@jonpas
Copy link
Member

jonpas commented Jun 22, 2017

I don't see why anyone would have anything against that. It is information that you'd have no reason to hold back from people on the same side, and people from the opposite side shouldn't get that close to you anyways (if they can even join group from opposite side, not sure how that works).

* Arguments:
* 0: Target <OBJECT>
* 1: Player <OBJECT>
* 2: Args <Any>
Copy link
Member

Choose a reason for hiding this comment

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

<ANY>? Not sure what our standard should be for that.

* None
*
* Example:
* [cursorObject, player, [], []] call ace_interaction_fnc_modifyJoinGroupAction;
Copy link
Member

Choose a reason for hiding this comment

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

No semi-colon at the end (I think that's what we decided to do... but no one put it on the wiki yet?).

@PabstMirror PabstMirror merged commit 5f779c4 into master Jun 22, 2017
@PabstMirror PabstMirror deleted the joinGroupName branch June 22, 2017 21:05
@PabstMirror PabstMirror modified the milestones: 3.11.0, 3.10.2 Jul 8, 2017
jonpas pushed a commit that referenced this pull request Jul 10, 2017
* Modify JoinGroup action to show group name

* header

* Header
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
Development

Successfully merging this pull request may close these issues.

2 participants