Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-05 | Fix pyflakes3 warnings | Jesusaves | 1 | -1/+2 |
2020-12-31 | Fix typos and a bug of a swapped max and min function | Jesusaves | 1 | -2/+2 |
2020-12-31 | Add support for custom battle backgrounds. | Jesusaves | 1 | -1/+1 |
2020-12-31 | Registration failure now only gives 2 lame points. | Jesusaves | 1 | -0/+11 |
2020-12-31 | Relicense the game to GPLv3. | Jesusaves | 1 | -10/+9 |
2020-12-27 | Manually casting ban or kline will now disconnect sessions as well | Jesusaves | 1 | -1/+1 |
2020-12-27 | Disclose about automatic bans, and make score rule read from consts.py | Jesusaves | 1 | -2/+3 |
2020-12-23 | Update README with the command list, add aliases, add unban, and cleanup. | Jesusaves | 1 | -0/+9 |
2020-12-18 | Create tokens (unfinished, needs IP checking). Document max length experiments. | Jesusaves | 1 | -1/+1 |
2020-12-17 | Remove some clutter print messages | Jesusaves | 1 | -5/+2 |
2020-12-17 | New function: security.score() | Jesusaves | 1 | -5/+40 |
2020-12-17 | Move blacklist functions to security.py | Jesusaves | 1 | -0/+81 |