equal
deleted
inserted
replaced
66 * Fix critical failure to cleanup teams list after rejoining game under certain conditions |
66 * Fix critical failure to cleanup teams list after rejoining game under certain conditions |
67 * Fix displayed Sudden Death timeout being off by one |
67 * Fix displayed Sudden Death timeout being off by one |
68 * Controllers are detected again |
68 * Controllers are detected again |
69 * Fix failure to shutdown game window properly after player got kicked |
69 * Fix failure to shutdown game window properly after player got kicked |
70 * No longer allow having schemes with equal names (case-insensitive) |
70 * No longer allow having schemes with equal names (case-insensitive) |
|
71 * Refuse to load schemes which match the name of a default scheme |
|
72 * No longer save default weapon schemes into file |
71 * Pseudo player names in chat (like “[server]”) are no longer clickable |
73 * Pseudo player names in chat (like “[server]”) are no longer clickable |
72 * Lobby/room: No longer allow opening context menu if no player selected |
74 * Lobby/room: No longer allow opening context menu if no player selected |
73 |
75 |
74 Server: |
76 Server: |
75 + Add “/help” chat command for command help |
77 + Add “/help” chat command for command help |