]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commit
Add Manhunt gamemode: Hunters go in search of the runners
authorLegendaryGuard <rootuser999@gmail.com>
Fri, 22 Oct 2021 23:56:56 +0000 (01:56 +0200)
committerLegendaryGuard <rootuser999@gmail.com>
Fri, 22 Oct 2021 23:56:56 +0000 (01:56 +0200)
commitd5b01d654a591245d1e2463e9610a81e76914307
tree329496583113568d0714a5a27769aa2a944512fa
parentf9151a9763ad67711c9cd3539bd05c1632999fdf
Add Manhunt gamemode: Hunters go in search of the runners
14 files changed:
gamemodes-client.cfg
gamemodes-server.cfg
qcsrc/common/gamemodes/gamemode/_mod.inc
qcsrc/common/gamemodes/gamemode/_mod.qh
qcsrc/common/gamemodes/gamemode/mh/_mod.inc [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/mh/_mod.qh [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/mh/cl_mh.qc [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/mh/cl_mh.qh [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/mh/mh.qc [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/mh/mh.qh [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/mh/sv_mh.qc [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/mh/sv_mh.qh [new file with mode: 0644]
qcsrc/menu/xonotic/util.qc
qcsrc/server/world.qc