]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
In minstagib when the player gets killed by running out of ammo do not reset immediat...
authorterencehill <piuntn@gmail.com>
Sun, 11 Dec 2011 21:36:28 +0000 (22:36 +0100)
committerterencehill <piuntn@gmail.com>
Sun, 11 Dec 2011 21:36:28 +0000 (22:36 +0100)
commit32cea895660be3d2051cd4e9f3d5d67b77709d3a
treeb509fe8a43f53312140c6ce6bb9a3dc753debaf3
parentfdc6550fe8559e3a4ce5bc5769b1d3d0747207c9
In minstagib when the player gets killed by running out of ammo do not reset immediately the health to 100. It fixes cl_eventchase_death not working in that case. Also stop the countdown when the game ends.
qcsrc/server/cl_client.qc
qcsrc/server/g_world.qc
qcsrc/server/w_minstanex.qc