Age | Commit message (Collapse) | Author |
|
* Provide feedback when ban does not match
|
|
|
|
|
|
* Show expired bans as expired instead of hiding them
* Color subnet bans; hide mask from ip when cleared with /32 or /128
|
|
/showbans (thanks Kharnov)
|
|
|
|
|
|
|
|
|
|
differentiate from destroyed by the other team
|
|
* Make the message more explicit when a banned player tries to connect
|
|
|
|
|
|
|
|
|
|
|
|
* Implement a max pause time of 2 minutes in case an admin lags out or something after pausing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add a forceName variable to ClientUserinfoChanged so that admin renames
do not have ill-effects on player nameChange count, and players can
be renamed while muted.
* Make /rename print an error when attempting to rename a connecting player.
|
|
|
|
|
|
|
|
(thanks SlackerLinux)
|
|
(Undeference, Rezyn, and originally Benmachine)
|
|
|
|
|
|
showbans is always sequential (thanks msk, Rezyn)
|
|
|
|
|
|
|
|
* (bug 4446) Fix comment
|
|
* Client to namelog mapping
* Merge mute, denybuild, ptr in namelog; remove ptr
|
|
|
|
|
|
|
|
Rezyn)
|
|
* Rename help to adminhelp to be less confusing now that admin commands look the same as regular commands
* Rename admin flags "help"->"adminhelp" and "map"->"changemap" for consistency
|
|
|