]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Merge branch 'terencehill/scoreboard_update' into 'master'
authorMario <zacjardine@y7mail.com>
Sun, 11 Sep 2016 11:22:15 +0000 (11:22 +0000)
committerMario <zacjardine@y7mail.com>
Sun, 11 Sep 2016 11:22:15 +0000 (11:22 +0000)
Scoreboard update

Scoreboard:
* limit size of player names and relative column; scoreboard width is now based on this value
* limit scoreboard height and therefore number of players displayed in the scoreboard, display remaining players with primary scores in the last row
* compact spectator list by displaying multiple spectator names per row
* display an empty scoreboard in the beginning in DM too

Rankings:
* limit name size and if there's enough room split rankings into more columns
* center text vertically and add padding to both sides of each column

See merge request !366


Trivial merge