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

Team order in the top panel should be fixed #458

Open
Agiel opened this issue Jun 30, 2024 · 8 comments
Open

Team order in the top panel should be fixed #458

Agiel opened this issue Jun 30, 2024 · 8 comments
Labels
enhancement New feature or request

Comments

@Agiel
Copy link
Contributor

Agiel commented Jun 30, 2024

Description

Currently your own team is always on the left, however, this conflicts with the scoreboard where Jinrai is always on the left (in OG NT, always on top).

Proposed Solution

Make the team order fixed with Jinrai always on the left.

Alternatives Considered

Make the scoreboard dynamic as well to put your team always on the left.
Too much effort for too little benefit? I could be convinced otherwise...

Additional Context

No response

@Agiel Agiel added the enhancement New feature or request label Jun 30, 2024
@AdamTadeusz
Copy link
Contributor

Once we eventually add the alternative squad display, the list of players on your squad should always appear on the left for parity. We could implement it so that it instead appears on the right if you're on nsf. There is also the display of what squad you are currently in which would have to be moved to the right when you're on nsf

@Agiel
Copy link
Contributor Author

Agiel commented Jul 1, 2024

We can't move the corner display to the right because that'd overlap the kill feed. The top center HUD is only a problem because it aligns with the scoreboard and contains similar info. In the left corner you only see one team at a time so there's no real conflict there.

@AdamTadeusz
Copy link
Contributor

Only your own squad mates are displayed on the top center hud marker. I'm saying it would look weird if two bits of information related to your squad (the squad you are in and the people in your squad) would be intersected by the enemy team profile pictures

@Agiel
Copy link
Contributor Author

Agiel commented Jul 3, 2024

First of all, I don't think we should ever display both the old squad list and the new top bar at the same time. It should be a cvar that toggles the display of one or the other. Second, you keep talking about squads, but that's completely irrelevant. I don't know why we even have squads implemented. It's a useless feature and for any UX considerations you should assume that the entire team is in Alpha.

@AdamTadeusz
Copy link
Contributor

First of all, I don't think we should ever display both the old squad list and the new top bar at the same time. It should be a cvar that toggles the display of one or the other. Second, you keep talking about squads, but that's completely irrelevant. I don't know why we even have squads implemented. It's a useless feature and for any UX considerations you should assume that the entire team is in Alpha.

image
A: The squad you are in
B: The people in your squad

@AdamTadeusz
Copy link
Contributor

I'm saying it would be weird if inbetween A and B you had the enemy team

@AdamTadeusz
Copy link
Contributor

AdamTadeusz commented Jul 6, 2024

Also I don't understand your first point, I never suggested combining the old and the new. I said if you want to move the squad list to match the position of your team in the scoreboard that would also have to be done with the old squad list, which as you rightfully pointed out would conflict with the kill feed. So we would potentially have the squad list move between the left and right side of the screen (assuming old squad list would be fixed to the left side of the screen like it originally is) when toggling between old and new layout.

@AdamTadeusz
Copy link
Contributor

This is all of course if we implement your proposed solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants