]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Fix "bot connected" message displayed after "bot joined X team". Remove INFO_JOIN_CON...
authorterencehill <piuntn@gmail.com>
Wed, 25 Jul 2018 14:13:40 +0000 (16:13 +0200)
committerterencehill <piuntn@gmail.com>
Sun, 29 Jul 2018 15:02:21 +0000 (17:02 +0200)
commit2fe686c435959d46b3a215ea7b73e8609dfe4f08
tree71fe61643e356d6f49b25c0d89d975f0c02f16a9
parent29d7dc8587570434f7bf34148c214a5ab698b561
Fix "bot connected" message displayed after "bot joined X team". Remove INFO_JOIN_CONNECT_TEAM message since clients can no longer become players on connection. Fix missing notification_INFO_JOIN_CONNECT cvar in a checkbox in the menu
notifications.cfg
qcsrc/common/notifications/all.inc
qcsrc/common/state.qc
qcsrc/menu/xonotic/dialog_settings_game_messages.qc
qcsrc/server/client.qc