MantisBT - Zandronum
View Issue Details
0004284Zandronum[All Projects] Bugpublic2024-05-14 10:562024-07-27 22:01
unknownna 
Kaminsky 
highfeaturealways
resolvedfixed 
3.1 
3.23.2 
0004284: Player loses life in survival invasion if staying dead during countdown to wave
There seems to be some weird behavior where if you stay dead before a wave begins, you lose 1 life before the actual gameplay even begins.
1. zandronum -file invasion_livesbug_01.wad +sv_maxlives 1 +map map01
2. Pick up the rocket launcher and kill yourself during the countdown.
3. When the actual round begins, the round will suddenly end since your life was taken away when it began.
Use this example wad:'https://zandronum.com/tracker/file_download.php?file_id=3015&type=bug [^]'
No tags attached.
related to 0004283resolved Kaminsky [3.2] Players can cheat and refill lost lives by dying during win sequences in survival invasion 
related to 0002896resolved Kaminsky Players lose lives during win sequences in survival invasion 
Issue History
2024-05-14 10:56unknownnaNew Issue
2024-05-14 10:56unknownnaRelationship addedrelated to 0004283
2024-05-14 10:56unknownnaRelationship addedrelated to 0002896
2024-05-14 10:57unknownnaStatusnew => confirmed
2024-05-14 11:15unknownnaPrioritynormal => high
2024-07-26 15:05KaminskyNote Added: 0023822
2024-07-26 15:05KaminskyAssigned To => Kaminsky
2024-07-26 15:05KaminskyStatusconfirmed => needs review
2024-07-26 15:05KaminskyTarget Version => 3.2
2024-07-27 22:01unknownnaNote Added: 0023834
2024-07-27 22:01unknownnaStatusneeds review => resolved
2024-07-27 22:01unknownnaFixed in Version => 3.2
2024-07-27 22:01unknownnaResolutionopen => fixed

Notes
(0023822)
Kaminsky   
2024-07-26 15:05   
This is addressed in'https://foss.heptapod.net/zandronum/zandronum-stable/-/merge_requests/145 [^]'

Players that remain dead at the start of a wave will respawn and not lose any lives, thus the game won't abruptly end in failure.
(0023834)
unknownna   
2024-07-27 22:01   
Yes, this seems to work, thanks.