]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/gamemodes/gamemode/survival/sv_survival.qc
Fix compile
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / gamemode / survival / sv_survival.qc
2021-09-10 MarioFix compile
2021-09-10 MarioMerge branch 'master' into Mario/survival
2020-10-19 MarioMerge branch 'master' into Mario/survival
2020-10-19 MarioMerge branch 'master' into Mario/survival
2020-10-17 MarioDon't show alone messages to spectators as that may...
2020-10-17 MarioMerge branch 'master' into Mario/survival
2020-08-02 MarioMerge branch 'master' into Mario/survival
2020-08-02 MarioMerge branch 'master' into Mario/survival
2020-07-27 MarioMerge branch 'master' into Mario/survival
2020-07-19 MarioDisplay the remaining round time in the panel next...
2020-07-19 MarioMerge branch 'master' into Mario/survival
2020-07-18 MarioMerge branch 'master' into Mario/survival
2020-07-16 MarioMerge branch 'master' into Mario/survival
2020-07-15 MarioMerge branch 'master' into Mario/survival
2020-07-14 MarioChange the shortname of survival from surv to sv to...
2020-07-14 MarioMerge branch 'master' into Mario/survival
2020-07-13 MarioMerge branch 'master' into Mario/survival
2020-07-13 MarioKeep the colour of eliminated players up to date too...
2020-07-13 MarioSet the player's colour each frame on the server side...
2020-07-13 MarioDisplay the number of rounds won as hunter or survivor...
2020-07-13 MarioRestore regular timelimit when resetting the map too...
2020-07-13 MarioDon't award kill points if the round hasn't started...
2020-07-13 MarioReset player survival status on match reset too
2020-07-13 MarioInline survival alive player counting, since the checks...
2020-07-12 MarioUpdate survival status to not use a 0 value for survivo...
2020-07-12 MarioUse the mirror damage deathtype when players are killed...
2020-07-12 MarioSurvival gamemode: Identify and eliminate all the hunte...