MantisBT - Zandronum
View Issue Details
0004313Zandronum[All Projects] Bugpublic2024-06-08 08:362024-07-27 22:00
unknownna 
Kaminsky 
hightextalways
resolvedfixed 
3.2 
3.23.2 
0004313: [3.2] Lives counter not updated properly in survival invasion intermission screen.
In addition to the other lives bug in survival invasion in 3.2, after testing it again I noticed that the game thinks you have the max amount of starting lives when you enter the intermission screen. See the attached screenshot. Before I killed the last enemy I had 1 life left, and while in the intermission screen it thinks I have 3, because sv_maxlives is 3.
In addition, the regular survival mode is also affected.
No tags attached.
related to 0004283resolved Kaminsky [3.2] Players can cheat and refill lost lives by dying during win sequences in survival invasion 
png Screenshot_Doom_20240608_103018.png (233,337) 2024-06-08 08:36
/tracker/file_download.php?file_id=3034&type=bug
png
Issue History
2024-06-08 08:36unknownnaNew Issue
2024-06-08 08:36unknownnaFile Added: Screenshot_Doom_20240608_103018.png
2024-06-08 08:37unknownnaRelationship addedrelated to 0004283
2024-06-08 08:37unknownnaStatusnew => confirmed
2024-06-08 08:46unknownnaAdditional Information Updatedbug_revision_view_page.php?rev_id=14254#r14254
2024-06-12 16:09unknownnaNote Added: 0023760
2024-07-26 15:01KaminskyNote Added: 0023820
2024-07-26 15:01KaminskyAssigned To => Kaminsky
2024-07-26 15:01KaminskyStatusconfirmed => needs review
2024-07-26 15:01KaminskyProduct Version => 3.2
2024-07-26 15:01KaminskyTarget Version => 3.2
2024-07-27 22:00unknownnaNote Added: 0023833
2024-07-27 22:00unknownnaStatusneeds review => resolved
2024-07-27 22:00unknownnaFixed in Version => 3.2
2024-07-27 22:00unknownnaResolutionopen => fixed

Notes
(0023760)
unknownna   
2024-06-12 16:09   
This also affects the last man standing modes.
(0023820)
Kaminsky   
2024-07-26 15:01   
This is addressed in'https://foss.heptapod.net/zandronum/zandronum-stable/-/merge_requests/145 [^]'

Players will now show the correct number of lives they had left on the scoreboard during intermissions.
(0023833)
unknownna   
2024-07-27 22:00   
This seems to work now, good work.