Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#3508 closed enhancement (fixed)

[PATCH] Gamesetup - Highlight unassigned players

Reported by: elexis Owned by: elexis
Priority: Nice to Have Milestone: Alpha 20
Component: UI & Simulation Keywords: patch
Cc: Patch:

Description

If you host a game with many clients then it might be hard to figure out which of them is not assigned. Highlighting those in the dropdown list would alleviate that problem.

Changes should be done inside updatePlayerList() probably.

Attachments (4)

t3508_v1.patch (1.2 KB ) - added by Sergey Kushnirenko 8 years ago.
t3508_v3.patch (1.3 KB ) - added by Sergey Kushnirenko 8 years ago.
t3508_v4.patch (1.3 KB ) - added by Sergey Kushnirenko 8 years ago.
t3508_v5.patch (959 bytes ) - added by Sergey Kushnirenko 8 years ago.

Download all attachments as: .zip

Change History (7)

by Sergey Kushnirenko, 8 years ago

Attachment: t3508_v1.patch added

comment:1 by Sergey Kushnirenko, 8 years ago

Keywords: review patch added
Milestone: BacklogAlpha 20
Summary: Gamesetup - Highlight unassigned players[PATCH] Gamesetup - Highlight unassigned players

by Sergey Kushnirenko, 8 years ago

Attachment: t3508_v3.patch added

by Sergey Kushnirenko, 8 years ago

Attachment: t3508_v4.patch added

by Sergey Kushnirenko, 8 years ago

Attachment: t3508_v5.patch added

comment:2 by elexis, 8 years ago

Owner: set to elexis
Resolution: fixed
Status: newclosed

In 17798:

Highlight unassigned players in the player-assignments dropdown. Sort by player index. Based on patch by dalerank, fixes #3508.

comment:3 by elexis, 8 years ago

Keywords: simple review removed

Thanks

Note: See TracTickets for help on using tickets.