]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit - qcsrc/server/world.qc
Mayhem and Team Mayhem gamemodes
authorDr. Jaska <drjaska83@gmail.com>
Sun, 5 Mar 2023 18:35:32 +0000 (18:35 +0000)
committerterencehill <piuntn@gmail.com>
Sun, 5 Mar 2023 18:35:32 +0000 (18:35 +0000)
commit9b5d62a6b88a1260423e925a247e205511f542ee
tree6337d2157f2f66fb3319d6292b20bffe28bf6a4b
parentfb8628779b7cacf7b14eb7a1611e9f5b0b476746
Mayhem and Team Mayhem gamemodes

Each player spawns with 200/200 and full ammo like in LMS&CA and pickup items are removed by default, powerups are kept for extra spice but can be removed with whitelisted cvars.
25 files changed:
balance-mario.cfg
balance-nexuiz25.cfg
balance-overkill.cfg
balance-samual.cfg
balance-xdf.cfg
balance-xonotic.cfg
balance-xpm.cfg
gamemodes-client.cfg
gamemodes-server.cfg
qcsrc/common/gamemodes/gamemode/_mod.inc
qcsrc/common/gamemodes/gamemode/_mod.qh
qcsrc/common/gamemodes/gamemode/mayhem/_mod.inc [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/mayhem/_mod.qh [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/mayhem/mayhem.qc [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/mayhem/mayhem.qh [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/mayhem/sv_mayhem.qc [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/mayhem/sv_mayhem.qh [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/tmayhem/_mod.inc [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/tmayhem/_mod.qh [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/tmayhem/sv_tmayhem.qc [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/tmayhem/sv_tmayhem.qh [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/tmayhem/tmayhem.qc [new file with mode: 0644]
qcsrc/common/gamemodes/gamemode/tmayhem/tmayhem.qh [new file with mode: 0644]
qcsrc/menu/xonotic/util.qc
qcsrc/server/world.qc