Custom Query (32 matches)
Results (1 - 3 of 32)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2 | fixed | Features for testing weapon tweaks | ||
Description |
The beta will allow server admins to change spread, damage, and range for each weapon. It works like described here. In addition to what the original patch does, the weapon properties on the clients will be kept in sync with the server, and the settings will be stored to the cvar g_weaponInfo. Optionally, information about which weapon settings are changed from the defaults, could be printed on the client console upon joining a server. |
|||
#16 | fixed | Transparent console behaves oddly on dedicated GUI server | ||
Description |
With cl_consoleType 1 and cl_consoleTransparency 0, text is not being erased before new text is drawn. With alpha 0.5, there's just a ghosting effect. I guess we should just disable alpha in this case, since there's no background to see through the console anyway. |
|||
#17 | fixed | g_checkClients prevents adding bots |