Age | Commit message (Collapse) | Author |
|
|
|
on vote kicks. this is to deal with people disconnecting before the
vote ends to avoid the temp ban and prevents an innocent from grabbing
the slot only to be kicked when the vote ends.
* fix duration parsing for the g_admin !ban command when time is in seconds
|
|
to move those who are already spec, !listplayers uses pers.teamSelection
to prevent inconsistency with spec following. (thanks M. Kristall)
|
|
|
|
|
|
|
|
cause some qvm weirdness. converted level.teamLocked[] into two seperate
qbooleans.
|
|
* adds g_admin flag '3' which allows the admin/level to always keep cred/evo
when switching teams.
* adds !lock and !unlock g_admin commands for locking teams. (enable with
'K' flag)
* setting an admin's level to 0 immediately free's up that admin's name
from the name protection system (g_adminNameProtect)
* don't give kills/creds to a spectator in follow mode ('3' flag exposed this)
|
|
|