]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Implemented relative team announcing and a smarter CTF announcer
authorz411 <z411@omaera.org>
Tue, 21 May 2024 20:35:05 +0000 (20:35 +0000)
committerDr. Jaska <drjaska83@gmail.com>
Tue, 21 May 2024 20:35:05 +0000 (20:35 +0000)
commit05007c94622a715e044cd913c131864ce2044ab4
tree882c6194db699108140acf031c5b39cefc1be0b7
parent3a5c3c1af6c977adb73375f9cf784f50ed7de8e0
Implemented relative team announcing and a smarter CTF announcer
38 files changed:
notifications.cfg
qcsrc/common/gamemodes/gamemode/ctf/sv_ctf.qc
qcsrc/common/notifications/all.inc
qcsrc/common/notifications/all.qc
qcsrc/common/notifications/all.qh
sound/announcer/default/ctf_pickup_blue.ogg [new file with mode: 0644]
sound/announcer/default/ctf_pickup_enemy.ogg [new file with mode: 0644]
sound/announcer/default/ctf_pickup_pink.ogg [new file with mode: 0644]
sound/announcer/default/ctf_pickup_red.ogg [new file with mode: 0644]
sound/announcer/default/ctf_pickup_team.ogg [new file with mode: 0644]
sound/announcer/default/ctf_pickup_yellow.ogg [new file with mode: 0644]
sound/announcer/default/ctf_pickup_you.ogg [new file with mode: 0644]
sound/announcer/default/ctf_return_blue.ogg [new file with mode: 0644]
sound/announcer/default/ctf_return_enemy.ogg [new file with mode: 0644]
sound/announcer/default/ctf_return_pink.ogg [new file with mode: 0644]
sound/announcer/default/ctf_return_red.ogg [new file with mode: 0644]
sound/announcer/default/ctf_return_team.ogg [new file with mode: 0644]
sound/announcer/default/ctf_return_yellow.ogg [new file with mode: 0644]
sound/announcer/default/scores_blue.ogg [new file with mode: 0644]
sound/announcer/default/scores_pink.ogg [new file with mode: 0644]
sound/announcer/default/scores_red.ogg [new file with mode: 0644]
sound/announcer/default/scores_yellow.ogg [new file with mode: 0644]
sound/ctf/blue_capture.ogg [new file with mode: 0755]
sound/ctf/blue_capture.wav [deleted file]
sound/ctf/blue_dropped.ogg [new file with mode: 0755]
sound/ctf/blue_dropped.wav [deleted file]
sound/ctf/blue_returned.ogg [new file with mode: 0755]
sound/ctf/blue_returned.wav [deleted file]
sound/ctf/blue_taken.ogg [new file with mode: 0755]
sound/ctf/blue_taken.wav [deleted file]
sound/ctf/red_capture.ogg [new file with mode: 0755]
sound/ctf/red_capture.wav [deleted file]
sound/ctf/red_dropped.ogg [new file with mode: 0755]
sound/ctf/red_dropped.wav [deleted file]
sound/ctf/red_returned.ogg [new file with mode: 0755]
sound/ctf/red_returned.wav [deleted file]
sound/ctf/red_taken.ogg [new file with mode: 0755]
sound/ctf/red_taken.wav [deleted file]