armagetronad:hack-0.2.8-sty

Last commit made on 2014-01-22
Get this branch:
git clone -b hack-0.2.8-sty https://git.launchpad.net/armagetronad

Branch merges

Branch information

Name:
hack-0.2.8-sty
Repository:
lp:armagetronad

Recent commits

4adae10... by dlh

Merge with 0.2.8-armagetronad-work

a585357... by dlh

Filter the Latin-1 C1 control character group.

1c72c0f... by dlh

Merge with 0.2.8-armagetronad-work

0600220... by dlh

Reset persistent spam data when a machine is banned.

Fixes the issue of a client returning after a ban for chat spam and receiving a new longer ban for sending one chat message (bug #1269909).

0a61f0a... by dlh

Merge with 0.2.8-armagetronad-work

9d47a04... by dlh

Added ACCESS_LEVEL_ANNOUNCE_LOGIN setting that determines if a player's login/logout message can be announced. This can help cut down on authentication-spam for tournaments. Example:

    # Only users who are Team Leader or more privileged get their login/logout announced.
    ACCESS_LEVEL_ANNOUNCE_LOGIN 7

752ae85... by dlh

Don't cause an assertion failure in ePlayerNetID::MyInitAfterCreation when running a client in debug mode—clients don't track machines.

4d4310f... by Manuel Moos

Better protection against timebot false positives caused by rubber
usage.

dfa715a... by Manuel Moos

Correcting outside corner grind timing calculation for non-rectangular axes.

05b9a17... by Manuel Moos

Simple ant-driveby spam measure: cut out away time (and then some) from breaks between spams.