~swag/armagetronad/0.2.9-sty+ct+ap-fork

« back to all changes in this revision

Viewing changes to NEWS

merge with mainline

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
  default.
15
15
- New command-line option "--input" added to poll for input from a file
16
16
  instead of stdin.
 
17
- Added WHITELIST_ENEMIES_[IP/USERNAME] to allow players to be enemies, even
 
18
  if they come from the same IP address and ALLOW_ENEMIES_SAME_IP is
 
19
  disabled (which is its default setting).
17
20
- GAME_END, NEW_MATCH, and NEW_ROUND ladderlog events include date and time.
 
21
- Added ENCODING ladderlog event, which specifies the encoding for data in
 
22
  ladderlog.txt.
18
23
 
19
24
Changes since 0.2.8.3_rc4:
20
25
- New setting: KEEP_PLAYER_SLOT allows the server to kick (preferably) spectators