]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit - qcsrc/common/gamemodes/gamemode/duel/_mod.qh
Experimental duel gametype (forced 1v1 deathmatch mode, supports all the same maps)
authorMario <zacjardine@y7mail.com>
Sun, 9 Sep 2018 21:00:25 +0000 (07:00 +1000)
committerMario <zacjardine@y7mail.com>
Sun, 9 Sep 2018 21:00:25 +0000 (07:00 +1000)
commitaf0cba358e09c0855180f2bad9b874fb18b97537
treef7c5d1723ddcce994be6a03dab6ecef38366f973
parent970e50d413581b47a9da45af73d1ee484e18a348
Experimental duel gametype (forced 1v1 deathmatch mode, supports all the same maps)
16 files changed:
gamemodes-server.cfg
qcsrc/common/gamemodes/gamemode/_mod.inc
qcsrc/common/gamemodes/gamemode/_mod.qh
qcsrc/common/gamemodes/gamemode/duel/_mod.inc [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/duel/_mod.qh [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/duel/sv_duel.qc [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/duel/sv_duel.qh [new file with mode: 0644]
qcsrc/common/mapinfo.qc
qcsrc/common/mapinfo.qh
qcsrc/common/playerstats.qc
qcsrc/menu/xonotic/util.qc
qcsrc/server/bot/default/bot.qc
qcsrc/server/client.qc
qcsrc/server/client.qh
qcsrc/server/g_world.qc
qcsrc/server/mutators/events.qh