Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-27 | Disclose about automatic bans, and make score rule read from consts.py | Jesusaves | 1 | -0/+2 |
2020-12-24 | Server really does not cares with job, as they only affect base stats, | Jesusaves | 1 | -7/+0 |
2020-12-20 | Exp Table is now part of server data (no more a JSON file). | Jesusaves | 1 | -0/+3 |
2020-12-19 | Add token field to connection. Send connection to protocol parser. | Jesusaves | 1 | -0/+4 |
2020-12-18 | Limit maximum clients connected at once to 2500. | Jesusaves | 1 | -0/+1 |
2020-12-18 | Registrations should be working again. | Jesusaves | 1 | -1/+1 |
2020-12-17 | New function: security.score() | Jesusaves | 1 | -0/+1 |
2020-12-17 | Move blacklist functions to security.py | Jesusaves | 1 | -0/+1 |
2020-12-17 | Add support for three blacklist files | Jesusaves | 1 | -0/+2 |
2020-12-16 | Import the good ol' SQL module. | Jesusaves | 1 | -0/+160 |