Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-09 | support GUIDless 1.1 clients | /dev/humancontroller | |
differentiate between 1.1-without-GUID, 1.1-with-GUID, and GPP clients - mark their group in listplayers - generate random GUIDs for GUIDless clients, but do not allow them to gain admin levels - use empty GUID strings for the ban entries of GUIDless clients | |||
2013-01-03 | * Allow mute and denybuild to target players who are no longer connected | M. Kristall | |
2013-01-03 | * Pointless refactor to reduce the number of ops | M. Kristall | |
2013-01-03 | * (bug 4805) fix missing names in namelog | John Ellis | |
2013-01-03 | * (bug 4654) set the name for players muted by namelog | Ben Millwood | |
2013-01-03 | * Fix crash if you run spec999 at the exact wrong time when someone is ↵ | Christopher Schwarz | |
lagging out, causing null namelog pointer in G_namelog_update_score | |||
2013-01-03 | * Fix handling of invalid userinfo | Christopher Schwarz | |
2013-01-03 | * Prevent reparsing IP addresses for subnet bans | M. Kristall | |
2013-01-03 | * Separate namelog from admin | M. Kristall | |
* Client to namelog mapping * Merge mute, denybuild, ptr in namelog; remove ptr |