SCORINFO (and scoreboard) improvements
I made some improvements to SCORINFO, as per https://zandronum.com/tracker/view.php?id=4227#c23607
-
HeaderColor,RowColor,LocalRowColor, andLocalRowDemoColorscoreboard commands are renamed toHeaderTextColor,RowTextColor,LocalRowTextColor, andLocalRowDemoTextColorrespectively. It's now easier to understand that these commands affect the text colours on the scoreboard. - Renamed the
USEHEADERCOLORFORBORDERSscoreboard flag toUSEHEADERTEXTCOLORFORBORDERS, for the same reason as above. - Added the
ONLYSHOWLOCALROWBACKGROUNDscoreboard flag, in case users only want to see the row background of the player they're spying on. It'll look like what you see in the screenshot shown below. - Added the CVar
cl_usescoreboardscale_screenratio, so that there's a way to toggle between using the screen's ratio when using the scoreboard's own scale, instead of relying oncon_scaletext_usescreenratio.
Edited by Adam Kaminski
