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

Give each member of FT a color in scoreboard, on mini-map and command map #1271

Open
ETLegacyTeam opened this issue Mar 5, 2020 · 2 comments
Labels
cat: mod CGAME Category mod (cgame) 💡 Feature New feature or request P3: Normal Priority 3
Milestone

Comments

@ETLegacyTeam
Copy link
Member

ETLegacyTeam commented Mar 5, 2020

Author: @BystryPL (Bystry)
Date: 2019-05-01
Redmine Issue: 1271, https://dev.etlegacy.com/issues/1271


An interesting feature from CS:GO matchmaking. It consists of giving each player from your team a color (green, yellow, blue, etc.) on both mini-map, command map and scoreboard. It would be especially convenient for mixed matches and future matchmaking system, in which case you play with random people. That way you don't have to pronounce weird nicks and also you can see where exactly each player is at any given time.


Related commit(s):
44ba59a - mod: reverted max members per fireteam to original..

@ETLegacyTeam ETLegacyTeam added cat: mod CGAME Category mod (cgame) 💡 Feature New feature or request labels Mar 5, 2020
@ETLegacyTeam
Copy link
Member Author

ETLegacyTeam commented Mar 5, 2020

From: @rmarquis (Spyhawk)
Date: 2019-05-02T16:57:22Z


{TODO} We can do something similar for:

  • minimap,
  • command map,
  • FT window,
  • FT icons on the compass (most important)
  • maybe scoreboard (if that is possible?)
  • maybe icon above FT members

Also:

  • Revert FT max members to 6 (instead of the increased 8) (done)
  • Find 6 good colours that aren't yellow, red, blue (used on minimap for teams and ammo/revive icons)
  • Colour the class icon in the respective colour in FT window. No extra shape needed.
  • Use small triangles to distinguish players from other icons (the circle could be kept for objectives only)
  • Rotate these triangles to show direction faced by FT members, relative to the player
  • Replace FT icons by simpler symbols and colour them to match member personal colour. (not needed, simplified the icon instead)

Check how the existing FT selection members feature can be leveraged/improved upon with that idea.
Keep attention of not bloating the HUD either. The feature should be discrete but useful, and should not become a Christmas decoration tree.

@ETLegacyTeam ETLegacyTeam added the P3: Normal Priority 3 label Mar 5, 2020
@ETLegacyTeam ETLegacyTeam added this to the 2.77 milestone Mar 5, 2020
@rmarquis rmarquis modified the milestones: 2.77, Future Mar 25, 2020
@madsboddum
Copy link
Contributor

madsboddum commented Apr 16, 2020

image

Coloring of the class icon in the fireteam window. Have I understood what's being requested?

rmarquis added a commit that referenced this issue Jun 4, 2020
Apparently, selected members should have been colored on map
since vanilla, but that never worked.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat: mod CGAME Category mod (cgame) 💡 Feature New feature or request P3: Normal Priority 3
Projects
None yet
Development

No branches or pull requests

3 participants