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

Heroes does not display the correct player slots when there are less than 5 players on the Blue team #1087

Open
spazzo966 opened this issue Jul 16, 2023 · 1 comment

Comments

@spazzo966
Copy link

If the Blue team(Order) does not have 5 players, then the Top Bar and display on the Bottom Panel will not have players in the correct slots. This could also potentially solve other issues, like #153

The way that I resolved this in my interface was to look at the colour for slot 0, if it's for the red team, then assume slots 0-4 are red, if slot 1 is red, assume 1-5 are red, and so on. Because of the colourblind setting, this needs 11 different stategroups.

Here's an image showcasing it - you can see that the 4th slot Tychus Tychus and 5th slot Diablo are on the blue side of the score display, despite belonging to the red team. I'm not sure what's going on with that role display, either.

firefox_XrWiPgk69F

@Ahli
Copy link
Owner

Ahli commented Jul 19, 2023

I was too lazy to fix all that sh*t for the rare custom game where that is relevant. A lot of work and complexity for nearly zero gain

@Ahli Ahli added the ..AhliObs label Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants