]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Merge branch 'terencehill/cl_forceplayercolors_2' into 'master'
authorTimePath <andrew.hardaker1995@gmail.com>
Thu, 24 Dec 2015 00:56:44 +0000 (00:56 +0000)
committerTimePath <andrew.hardaker1995@gmail.com>
Thu, 24 Dec 2015 00:56:44 +0000 (00:56 +0000)
cl_forceplayercolors 2

Applying your own player model colors to the enemies in a DM game is fine but doing it in team games too is confusing, as they don't match gameplay items (flags, keys, etc...), HUD and message colors at all.  With this patch this feature can be enabled in team games too by setting cl_forceplayercolors to 2 while in the menu it can be enabled only in DM games (cl_forceplayercolors 1).

See merge request !270

1  2 
qcsrc/client/csqcmodel_hooks.qc

Simple merge